aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJim Mattson <[email protected]>2021-06-04 10:26:05 -0700
committerPaolo Bonzini <[email protected]>2021-06-17 13:09:31 -0400
commit0fe998b295a37234392072c23e22b8bba4774d0f (patch)
treed631f551bb1dd91d85148f0a7e54eb616487dba4 /tools/perf/scripts/python
parent4fe09bcf14a666b8fa4d79ce1b4c87afa753f827 (diff)
KVM: nVMX: Fail on MMIO completion for nested posted interrupts
When the kernel has no mapping for the vmcs02 virtual APIC page, userspace MMIO completion is necessary to process nested posted interrupts. This is not a configuration that KVM supports. Rather than silently ignoring the problem, try to exit to userspace with KVM_INTERNAL_ERROR. Note that the event that triggers this error is consumed as a side-effect of a call to kvm_check_nested_events. On some paths (notably through kvm_vcpu_check_block), the error is dropped. In any case, this is an incremental improvement over always ignoring the error. Signed-off-by: Jim Mattson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions