Re: [PATCH v8 8/8] hmp: add virtio commands

2021-11-05 Thread Jonah Palmer
On 11/5/21 03:23, Markus Armbruster wrote: Jonah Palmer writes: From: Laurent Vivier This patch implements the HMP versions of the virtio QMP commands. Signed-off-by: Jonah Palmer --- docs/system/monitor.rst | 2 + hmp-commands-virtio.hx | 250 ++ hmp-

Re: [PATCH v8 8/8] hmp: add virtio commands

2021-11-05 Thread Markus Armbruster
Jonah Palmer writes: > From: Laurent Vivier > > This patch implements the HMP versions of the virtio QMP commands. > > Signed-off-by: Jonah Palmer > --- > docs/system/monitor.rst | 2 + > hmp-commands-virtio.hx | 250 ++ > hmp-commands.hx | 10 ++ >