]> Git Repo - qemu.git/blobdiff - hmp-commands.hx
hw/arm/virt: Default to not providing TrustZone support
[qemu.git] / hmp-commands.hx
index c61468e703dbaead609724b98302e8705d316bfb..286dcc75aa65fca9ed199c9e8c3b3a9056b90667 100644 (file)
@@ -271,6 +271,7 @@ ETEXI
         .params     = "name on|off",
         .help       = "changes status of a specific trace event",
         .mhandler.cmd = hmp_trace_event,
+        .command_completion = trace_event_completion,
     },
 
 STEXI
@@ -1808,6 +1809,8 @@ show the TPM device
 show the memory devices
 @item info skeys
 Display the value of a storage key (s390 only)
+@item info iothreads
+show iothreads
 @end table
 ETEXI
 
This page took 0.023066 seconds and 4 git commands to generate.