Home
last modified time | relevance | path

Searched hist:"063 ab16c14db5a2ef52d54d0475b7fed19c982d7" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dnested.cdiff 063ab16c14db5a2ef52d54d0475b7fed19c982d7 Tue May 04 16:39:35 CEST 2021 Maxim Levitsky <mlevitsk@redhat.com> KVM: nSVM: always restore the L1's GIF on migration

While usually the L1's GIF is set while L2 runs, and usually
migration nested state is loaded after a vCPU reset which
also sets L1's GIF to true, this is not guaranteed.

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210504143936.1644378-2-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>