diff options
author | 2024-07-19 16:51:01 -0700 | |
---|---|---|
committer | 2024-08-29 16:25:06 -0700 | |
commit | d1c2cdca5a08f422b791670c11f9d4e3ed0a5518 (patch) | |
tree | 66cc37f6c3a6a54cafa7e2a296b5b9eeacbb572c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC) (diff) | |
download | linux-rng-d1c2cdca5a08f422b791670c11f9d4e3ed0a5518.tar.xz linux-rng-d1c2cdca5a08f422b791670c11f9d4e3ed0a5518.zip |
KVM: selftests: Open code vcpu_run() equivalent in guest_printf test
Open code a version of vcpu_run() in the guest_printf test in anticipation
of adding UCALL_ABORT handling to _vcpu_run(). The guest_printf test
intentionally generates asserts to verify the output, and thus needs to
bypass common assert handling.
Open code a helper in the guest_printf test, as it's not expected that any
other test would want to skip _only_ the UCALL_ABORT handling.
Link: https://lore.kernel.org/r/20240719235107.3023592-5-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions