commit | 449aa906e67e57636086967bf0edc1328fd0ca9f | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Tue May 05 16:50:00 2020 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 07 06:13:42 2020 -0400 |
tree | af30c6f762f942954c5c7cc6a5c637f02b1cd81e | |
parent | d5d260c5ffad0e0e4e59ae2772d4a906d3287e6a [diff] |
KVM: selftests: Add KVM_SET_GUEST_DEBUG test Covers fundamental tests for KVM_SET_GUEST_DEBUG. It is very close to the debug test in kvm-unit-test, but doing it from outside the guest. Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20200505205000.188252-4-peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>