[RFC PATCH-for-9.1? 0/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in

Philippe Mathieu-Daudé posted 2 patches 3 months, 2 weeks ago
qapi/misc-target.json     |  4 +--
hw/intc/arm_gic_qmp.c     | 61 +++++++++++++++++++++++++++++++++++++++
target/arm/arm-qmp-cmds.c | 52 +--------------------------------
hw/intc/meson.build       |  1 +
4 files changed, 65 insertions(+), 53 deletions(-)
create mode 100644 hw/intc/arm_gic_qmp.c
[RFC PATCH-for-9.1? 0/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
Posted by Philippe Mathieu-Daudé 3 months, 2 weeks ago
Attempt to clarify confuse output from the
'query-gic-capabilities' QMP command when
no GIC devices are built in.

Philippe Mathieu-Daudé (2):
  target/arm: Move qmp_query_gic_capabilities() to hw/intc/
  hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in

 qapi/misc-target.json     |  4 +--
 hw/intc/arm_gic_qmp.c     | 61 +++++++++++++++++++++++++++++++++++++++
 target/arm/arm-qmp-cmds.c | 52 +--------------------------------
 hw/intc/meson.build       |  1 +
 4 files changed, 65 insertions(+), 53 deletions(-)
 create mode 100644 hw/intc/arm_gic_qmp.c

-- 
2.45.2