diff options
| author | Peter Xu <[email protected]> | 2020-05-05 15:47:50 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-05-06 10:51:38 +0000 |
| commit | 495907ec36def1d28a44e2d1b5a51affe716aacf (patch) | |
| tree | 85e68a9c6ae3c373263ec9b9979f5bb28b8a74b9 /tools/perf/scripts/python | |
| parent | KVM: selftests: Fix build for evmcs.h (diff) | |
| download | kernel-495907ec36def1d28a44e2d1b5a51affe716aacf.tar.gz kernel-495907ec36def1d28a44e2d1b5a51affe716aacf.zip | |
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
KVM_CAP_SET_GUEST_DEBUG should be supported for x86 however it's not declared
as supported. My wild guess is that userspaces like QEMU are using "#ifdef
KVM_CAP_SET_GUEST_DEBUG" to check for the capability instead, but that could be
wrong because the compilation host may not be the runtime host.
The userspace might still want to keep the old "#ifdef" though to not break the
guest debug on old kernels.
Signed-off-by: Peter Xu <[email protected]>
Message-Id: <[email protected]>
[Do the same for PPC and s390. - Paolo]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
