monitor: Remove obsolete stubs
commit4475a9b0585977dcd46e17da1005e1f4569dbf9c
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 10 Jun 2024 06:39:24 +0000 (10 08:39 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 30 Jun 2024 16:51:44 +0000 (30 19:51 +0300)
tree7d7b04a01be5513ab3611cf1aa8d91170376ee73
parent05fc711c3aa08ad800bf76eb0b7aeeb7a5cd0ecf
monitor: Remove obsolete stubs

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 91f2fa7045 ("qapi: introduce
x-query-irq QMP command").

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dave@treblig.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/hw/loader.h
include/monitor/hmp.h