]> git.proxmox.com Git - qemu.git/blobdiff - hmp-commands.hx
PPC: Fix TLB invalidation bug within the PPC interrupt handler.
[qemu.git] / hmp-commands.hx
index bd35a3eb089d6e9594d59a929f42df07a896f9c3..a6f5a84927f732b30e88a59ce9d6243b343b33f3 100644 (file)
@@ -622,8 +622,7 @@ ETEXI
         .args_type  = "id:s",
         .params     = "device",
         .help       = "remove device",
-        .user_print = monitor_user_noop,
-        .mhandler.cmd_new = do_device_del,
+        .mhandler.cmd = hmp_device_del,
     },
 
 STEXI