summaryrefslogtreecommitdiffstats
path: root/tools/kvm
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-10-25 22:13:10 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2021-12-10 15:38:02 +0100
commitd07898eaf39909806128caccb6ebd922ee3edd69 (patch)
tree59dcfd2ed145fc9b9706d7c092fd0ee4471ae39e /tools/kvm
parentKVM: X86: Raise #GP when clearing CR0_PG in 64 bit mode (diff)
downloadlinux-d07898eaf39909806128caccb6ebd922ee3edd69.tar.xz
linux-d07898eaf39909806128caccb6ebd922ee3edd69.zip
KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit
Replace a WARN with a comment to call out that userspace can modify RCX during an exit to userspace to handle string I/O. KVM doesn't actually support changing the rep count during an exit, i.e. the scenario can be ignored, but the WARN needs to go as it's trivial to trigger from userspace. Cc: stable@vger.kernel.org Fixes: 3b27de271839 ("KVM: x86: split the two parts of emulator_pio_in") Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20211025201311.1881846-2-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/kvm')
0 files changed, 0 insertions, 0 deletions