Re: [PATCH] monitor: Remove obsolete stubs

2024-06-17 Thread Michael Tokarev
10.06.2024 09:39, Philippe Mathieu-Daudé wrote: hmp_info_roms() was removed in commit dd98234c05 ("qapi: introduce x-query-roms QMP command"), hmp_info_numa() in commit 1b8ae799d8 ("qapi: introduce x-query-numa QMP command"), hmp_info_ramblock() in commit ca411b7c8a ("qapi: introduce x-query-ra

Re: [PATCH] monitor: Remove obsolete stubs

2024-06-10 Thread Dr. David Alan Gilbert
* Philippe Mathieu-Daudé (phi...@linaro.org) wrote: > hmp_info_roms() was removed in commit dd98234c05 ("qapi: > introduce x-query-roms QMP command"), > > hmp_info_numa() in commit 1b8ae799d8 ("qapi: introduce > x-query-numa QMP command"), > > hmp_info_ramblock() in commit ca411b7c8a ("qapi: intr

Re: [PATCH] monitor: Remove obsolete stubs

2024-06-10 Thread Daniel P . Berrangé
On Mon, Jun 10, 2024 at 08:39:24AM +0200, Philippe Mathieu-Daudé wrote: > hmp_info_roms() was removed in commit dd98234c05 ("qapi: > introduce x-query-roms QMP command"), > > hmp_info_numa() in commit 1b8ae799d8 ("qapi: introduce > x-query-numa QMP command"), > > hmp_info_ramblock() in commit ca4

[PATCH] monitor: Remove obsolete stubs

2024-06-09 Thread Philippe Mathieu-Daudé
hmp_info_roms() was removed in commit dd98234c05 ("qapi: introduce x-query-roms QMP command"), hmp_info_numa() in commit 1b8ae799d8 ("qapi: introduce x-query-numa QMP command"), hmp_info_ramblock() in commit ca411b7c8a ("qapi: introduce x-query-ramblock QMP command") and hmp_info_irq() in commit