OSDN Git Service

KVM: Return if the pdptrs are invalid when the guest turns on PAE.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 23 Jul 2007 07:11:02 +0000 (17:11 +1000)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:19 +0000 (10:18 +0200)
commit310bc76c2b6829cd280def4927b7ccf8b8c795df
tree966430f5cda166421960e7178f3f71a62b735a70
parent394b6e5944865a558fe25f0c5903b34c434038ee
KVM: Return if the pdptrs are invalid when the guest turns on PAE.

Don't fall through and turn on PAE in this case.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm_main.c