summaryrefslogtreecommitdiff
path: root/virt/kvm/async_pf.c
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-10-09 05:12:10 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2021-12-08 12:24:53 +0300
commitc91d44971459073537874fcdd2f445e94cfb4f07 (patch)
tree736885a0eb88eeb68eac7c50c85a74a6cda6c259 /virt/kvm/async_pf.c
parent109a98260b533722d1190dcfa18447dd39fee5ff (diff)
downloadlinux-c91d44971459073537874fcdd2f445e94cfb4f07.tar.xz
KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
Go directly to kvm_vcpu_block() when handling the case where userspace attempts to run an UNINITIALIZED vCPU. The vCPU is not halted, nor is it likely that halt-polling will be successful in this case. Reviewed-by: David Matlack <dmatlack@google.com> Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20211009021236.4122790-18-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt/kvm/async_pf.c')
0 files changed, 0 insertions, 0 deletions