Re: [PATCH 1/2] KVM: nVMX: Clean up and fix pin-based execution controls

2013-03-13 Thread Gleb Natapov
On Wed, Mar 13, 2013 at 11:30:50AM +0100, Jan Kiszka wrote: > Only interrupt and NMI exiting are mandatory for KVM to work, thus can > be exposed to the guest unconditionally, virtual NMI exiting is > optional. So we must not advertise it unless the host supports it. > > Introduce the symbolic con

Re: [PATCH 1/2] KVM: nVMX: Clean up and fix pin-based execution controls

2013-03-13 Thread Paolo Bonzini
Il 13/03/2013 11:30, Jan Kiszka ha scritto: > Only interrupt and NMI exiting are mandatory for KVM to work, thus can > be exposed to the guest unconditionally, virtual NMI exiting is > optional. So we must not advertise it unless the host supports it. > > Introduce the symbolic constant PIN_BASED_