Re: [PATCH] kvm: x86: fix x86 eflags fixed bit

2015-04-08 Thread Paolo Bonzini
On 08/04/2015 08:08, Wanpeng Li wrote: > Guest can't be booted w/ ept=0, there is a message dumped as below: > > If you're running a guest on an Intel machine without unrestricted mode > support, the failure can be most likely due to the guest entering an invalid > state for Intel VT. For exampl

Re: [PATCH] kvm: x86: fix x86 eflags fixed bit

2015-04-08 Thread Nadav Amit
Sorry for that - fixes 0efb04406de834d820f7ba150a00d1d3194aa8a6 ("KVM: x86: removing redundant eflags bits definitions”). Nadav Wanpeng Li wrote: > Guest can't be booted w/ ept=0, there is a message dumped as below: > > If you're running a guest on an Intel machine without unrestricted mode >

[PATCH] kvm: x86: fix x86 eflags fixed bit

2015-04-07 Thread Wanpeng Li
Guest can't be booted w/ ept=0, there is a message dumped as below: If you're running a guest on an Intel machine without unrestricted mode support, the failure can be most likely due to the guest entering an invalid state for Intel VT. For example, the guest maybe running in big real mode which i