diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-10-12 12:35:20 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-10-22 10:08:38 -0400 |
commit | 6b5efc930bbc8c97e4a1fe2ccb9a6f286365a56d (patch) | |
tree | e06620db781238e7e2e152ee12e4ff560575ad98 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3b27de27183911d461afedf50c6fa30c59740c07 (diff) |
KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
complete_emulator_pio_in can expect that vcpu->arch.pio has been filled in,
and therefore does not need the size and count arguments. This makes things
nicer when the function is called directly from a complete_userspace_io
callback.
No functional change intended.
Cc: stable@vger.kernel.org
Fixes: 7ed9abfe8e9f ("KVM: SVM: Support string IO operations for an SEV-ES guest")
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions