diff options
author | KarimAllah Ahmed <karahmed@amazon.de> | 2019-01-31 21:24:38 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-04-30 21:45:21 +0200 |
commit | 3278e0492554895509530d493fbfa9a9f1b27a41 (patch) | |
tree | 3a40fbd5da1791a3bac9df46aa239f03576bac74 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 96c66e87deeeb3cc78a3b82a1de8e365eec206c1 (diff) |
KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
Use kvm_vcpu_map when mapping the posted interrupt descriptor table since
using kvm_vcpu_gpa_to_page() and kmap() will only work for guest memory
that has a "struct page".
One additional semantic change is that the virtual host mapping lifecycle
has changed a bit. It now has the same lifetime of the pinning of the
interrupt descriptor table page on the host side.
Signed-off-by: KarimAllah Ahmed <karahmed@amazon.de>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions