]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: Allow running under paravirt-enabled KVM.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 5 Oct 2011 01:01:18 +0000 (12:01 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Oct 2011 01:01:18 +0000 (12:01 +1100)
commit67590df9d16af236b9d5255b296e06e2a9a4563a
treeafd0e98abff36b419c27aac2059afd70a8022cd2
parenta89d78cc288deacb79423a7fd02bcad833f11490
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