Home
last modified time | relevance | path

Searched hist:cc440cdad5b7a4c1de12dace725209eb3e0cf663 (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Dkvm.hdiff cc440cdad5b7a4c1de12dace725209eb3e0cf663 Wed May 13 19:36:32 CEST 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE

Similar to VMX, the state that is captured through the currently available
IOCTLs is a mix of L1 and L2 state, dependent on whether the L2 guest was
running at the moment when the process was interrupted to save its state.

In particular, the SVM-specific state for nested virtualization includes
the L1 saved state (including the interrupt flag), the cached L2 controls,
and the GIF.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/linux/arch/x86/kvm/
H A Dcpuid.hdiff cc440cdad5b7a4c1de12dace725209eb3e0cf663 Wed May 13 19:36:32 CEST 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE

Similar to VMX, the state that is captured through the currently available
IOCTLs is a mix of L1 and L2 state, dependent on whether the L2 guest was
running at the moment when the process was interrupted to save its state.

In particular, the SVM-specific state for nested virtualization includes
the L1 saved state (including the interrupt flag), the cached L2 controls,
and the GIF.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dx86.cdiff cc440cdad5b7a4c1de12dace725209eb3e0cf663 Wed May 13 19:36:32 CEST 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE

Similar to VMX, the state that is captured through the currently available
IOCTLs is a mix of L1 and L2 state, dependent on whether the L2 guest was
running at the moment when the process was interrupted to save its state.

In particular, the SVM-specific state for nested virtualization includes
the L1 saved state (including the interrupt flag), the cached L2 controls,
and the GIF.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/linux/arch/x86/kvm/svm/
H A Dnested.cdiff cc440cdad5b7a4c1de12dace725209eb3e0cf663 Wed May 13 19:36:32 CEST 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE

Similar to VMX, the state that is captured through the currently available
IOCTLs is a mix of L1 and L2 state, dependent on whether the L2 guest was
running at the moment when the process was interrupted to save its state.

In particular, the SVM-specific state for nested virtualization includes
the L1 saved state (including the interrupt flag), the cached L2 controls,
and the GIF.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dsvm.cdiff cc440cdad5b7a4c1de12dace725209eb3e0cf663 Wed May 13 19:36:32 CEST 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE

Similar to VMX, the state that is captured through the currently available
IOCTLs is a mix of L1 and L2 state, dependent on whether the L2 guest was
running at the moment when the process was interrupted to save its state.

In particular, the SVM-specific state for nested virtualization includes
the L1 saved state (including the interrupt flag), the cached L2 controls,
and the GIF.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/linux/arch/x86/kvm/vmx/
H A Dnested.cdiff cc440cdad5b7a4c1de12dace725209eb3e0cf663 Wed May 13 19:36:32 CEST 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE

Similar to VMX, the state that is captured through the currently available
IOCTLs is a mix of L1 and L2 state, dependent on whether the L2 guest was
running at the moment when the process was interrupted to save its state.

In particular, the SVM-specific state for nested virtualization includes
the L1 saved state (including the interrupt flag), the cached L2 controls,
and the GIF.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>