Convert kvm_para_available() to runningOnKVM().
commit7b5bc504ad258228a8571f35ab2f995eea89dc16
authorKevin O'Connor <kevin@koconnor.net>
Sat, 9 Feb 2013 18:07:23 +0000 (9 13:07 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 13 Feb 2013 02:04:29 +0000 (12 21:04 -0500)
treeb025faa13269861982196eb948793396fb9feb42
parent897fb1133054e9f1e02931ad782223f40485837e
Convert kvm_para_available() to runningOnKVM().

Make the KVM detection code use the same format as the QEMU/Xen
detection code.

Also, log when KVM is detected.

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