diff --git a/KVM/qemu/td_debug.cfg b/KVM/qemu/td_debug.cfg index 74eada9..0833d1c 100644 --- a/KVM/qemu/td_debug.cfg +++ b/KVM/qemu/td_debug.cfg @@ -9,13 +9,13 @@ vga = std auto_cpu_model = "no" cpu_model = host + variants: + - nmi: + nmi = "yes" + - default: + nmi = "no" variants: - debugon: vm_secure_guest_object_options = debug=on - debugoff: vm_secure_guest_object_options = debug=off - variants: - - nmi: - nmi = "yes" - - nonmi: - nmi = "no"