]> xenbits.xensource.com Git - seabios.git/commit
Increase debug level of Xen detection code.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 21 Jul 2012 17:41:16 +0000 (13:41 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 21 Jul 2012 17:41:16 +0000 (13:41 -0400)
commit36289338828275afc709a059e1ae404b8ba824c4
treed9778c41933ac9c1deb47ff9334571038ece8515
parentbd6afe5d1191759a0dd1a626c4116e13bdba2dc1
Increase debug level of Xen detection code.

Now that Xen is enabled by default the detection code will frequently
not find a valid Xen hypervisor signature, so don't spam the debug
logs.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/xen.c