]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: Allow running under paravirt-enabled KVM.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 26 Aug 2011 00:23:44 +0000 (10:23 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 26 Aug 2011 00:23:44 +0000 (10:23 +1000)
commit4ae20096edc11ec18dd2e2e5f2e503134047b748
tree12801435645130896be9ba5a98caf08900285a70
parent6719db6a23d4b7f1e5052eedae394135e3aef9c1
lguest: Allow running under paravirt-enabled KVM.

We actually can run under KVM, as it doesn't paravirtualize anything we
need to use; reduce the check to checking we are the normal ringlevel.

Reported-by: Stefanos Geraggelos <sgerag@cslab.ece.ntua.gr>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au># HG changeset patch
drivers/lguest/core.c