Skip to content

Commit

Permalink
KVM: update td debug test cases name
Browse files Browse the repository at this point in the history
Signed-off-by: Xudong Hao <[email protected]>
  • Loading branch information
xhao22 committed Sep 3, 2024
1 parent a88b60d commit 2c48c62
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions KVM/qemu/td_debug.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 2c48c62

Please sign in to comment.