OSDN Git Service

KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ
authorMaxim Levitsky <mlevitsk@redhat.com>
Wed, 11 Aug 2021 12:29:27 +0000 (15:29 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 20 Aug 2021 20:06:39 +0000 (16:06 -0400)
commit85cc207b8e07df8ee05ee83115c9086aef20a1f5
tree84060b45abc4072c04a532e80a859b39ec8e73b3
parent61e5f69ef08379cdc74e8f15d3770976ed48480a
KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ

Modify debug_regs test to create a pending interrupt
and see that it is blocked when single stepping is done
with KVM_GUESTDBG_BLOCKIRQ

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210811122927.900604-7-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/x86_64/debug_regs.c