qemu/configs
Paolo Bonzini 1e1e48792a kvm: use configs/ definition to conditionalize debug support
If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-04-18 11:17:27 +02:00
..
devices mips: do not list individual devices from configs/ 2024-03-08 15:51:22 +01:00
meson configure: move target-specific defaults to an external machine file 2023-10-18 10:01:02 +02:00
targets kvm: use configs/ definition to conditionalize debug support 2024-04-18 11:17:27 +02:00