]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: Allow running under paravirt-enabled KVM.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 17 Aug 2011 00:39:41 +0000 (10:39 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 17 Aug 2011 00:39:41 +0000 (10:39 +1000)
commitbdf4cb7c09e29334e13b8100da78fbd51f40d7de
treede57b392e81215a650142fac3fae5444fa974428
parent9743d516f972761413f4c9d555140cc654465a1e
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