aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPaolo Bonzini <[email protected]>2021-10-22 08:07:19 -0400
committerPaolo Bonzini <[email protected]>2022-06-24 12:53:50 -0400
commit30d583fd4e1ecafa8642f9f74e102876b4aeb733 (patch)
treeb510b3c479fd61387424940804f2b50f87877e9c /tools/perf/scripts/python/export-to-sqlite.py
parent35ab3b77a0ae76246dd2666d4f8190c824392fb4 (diff)
KVM: x86: move all vcpu->arch.pio* setup in emulator_pio_in_out()
For now, this is basically an excuse to add back the void* argument to the function, while removing some knowledge of vcpu->arch.pio* from its callers. The WARN that vcpu->arch.pio.count is zero is also extended to OUT operations. The vcpu->arch.pio* fields still need to be filled even when the PIO is handled in-kernel as __emulator_pio_in() is always followed by complete_emulator_pio_in(). But after fixing that, it will be possible to to only populate the vcpu->arch.pio* fields on userspace exits. No functional change intended. Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions