]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Allow force_emulation_prefix to be written without a reload
authorSean Christopherson <seanjc@google.com>
Tue, 30 Aug 2022 23:16:14 +0000 (23:16 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 26 Sep 2022 16:03:12 +0000 (12:03 -0400)
commit756cae0101efa692e92a8f211367612aa85af822
tree85318ee7e807874e6de1c6fd673b948cfad247b1
parentc1308a8f502678cbce2550d50c433ba79c835ef3
KVM: x86: Allow force_emulation_prefix to be written without a reload

Allow force_emulation_prefix to be written by privileged userspace
without reloading KVM.  The param does not have any persistent affects
and is trivial to snapshot.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20220830231614.3580124-28-seanjc@google.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c