Alon Levy writes:
> Takes out the optional ('?') message parsing from the main switch loop
> in monitor_parse_command. Adds optional argument option for boolean
> parameters.
>
> Signed-off-by: Alon Levy
> ---
> Previous patch used qemu_free (that's how old it is), fixed.
>
> monitor.c | 79
Takes out the optional ('?') message parsing from the main switch loop
in monitor_parse_command. Adds optional argument option for boolean parameters.
Signed-off-by: Alon Levy
---
Previous patch used qemu_free (that's how old it is), fixed.
monitor.c | 79 +++--
Takes out the optional ('?') message parsing from the main switch loop
in monitor_parse_command. Adds optional argument option for boolean parameters.
Signed-off-by: Alon Levy
---
Hi,
I think I've sent this before as part of another series, but the rest of the
patches became non relevant (the