X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hmp-commands.hx;fp=hmp-commands.hx;h=17b5ea839d9aba1bed06cbb4851add3e1a382ad5;hb=97b6e1d35f35463307bf9086b7a3fd8bf3212a19;hp=2db5701d49c28186b1c20bfea3df9474ddc83674;hpb=fe17522d854aa7da4c01ca80ef194af4c2aaead3;p=mirror_qemu.git diff --git a/hmp-commands.hx b/hmp-commands.hx index 2db5701d49..17b5ea839d 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -398,19 +398,6 @@ SRST If called with option off, the emulation returns to normal mode. ERST - { - .name = "singlestep", - .args_type = "option:s?", - .params = "[on|off]", - .help = "deprecated synonym for one-insn-per-tb", - .cmd = hmp_one_insn_per_tb, - }, - -SRST -``singlestep [off]`` - This is a deprecated synonym for the one-insn-per-tb command. -ERST - { .name = "stop|s", .args_type = "",