]> xenbits.xensource.com Git - people/julieng/xen-unstable.git/commit
x86/hvm: loosen up the ASSERT in hvm_cr4_guest_reserved_bits and hvm_efer_valid
authorRoger Pau Monné <roger.pau@citrix.com>
Thu, 10 Dec 2015 12:16:15 +0000 (13:16 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 10 Dec 2015 12:16:15 +0000 (13:16 +0100)
commit323b2261c124166a7551a2f18387bf0d493f793c
treed3d6f1b0ac4bf885a5f9f66e90395009585ae7d2
parent00e248ce7f25d1e7705c87403065e1f6fd440dc8
x86/hvm: loosen up the ASSERT in hvm_cr4_guest_reserved_bits and hvm_efer_valid

Loosen up the condition so we make sure that the current vcpu belongs to the
same domain.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/hvm.c