Searched hist:"91 f2fa7045e3f6c298b14ea7c66c486c27fe3b9f" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/monitor/ |
H A D | qmp-cmds.c | diff 91f2fa7045e3f6c298b14ea7c66c486c27fe3b9f Wed Sep 08 04:35:43 CDT 2021 Daniel P. Berrangé <berrange@redhat.com> qapi: introduce x-query-irq QMP command
This is a counterpart to the HMP "info irq" command. It is being added with an "x-" prefix because this QMP command is intended as an adhoc debugging tool and will thus not be modelled in QAPI as fully structured data, nor will it have long term guaranteed stability. The existing HMP command is rewritten to call the QMP command.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
H A D | hmp-cmds.c | diff 91f2fa7045e3f6c298b14ea7c66c486c27fe3b9f Wed Sep 08 04:35:43 CDT 2021 Daniel P. Berrangé <berrange@redhat.com> qapi: introduce x-query-irq QMP command
This is a counterpart to the HMP "info irq" command. It is being added with an "x-" prefix because this QMP command is intended as an adhoc debugging tool and will thus not be modelled in QAPI as fully structured data, nor will it have long term guaranteed stability. The existing HMP command is rewritten to call the QMP command.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
/openbmc/qemu/ |
H A D | hmp-commands-info.hx | diff 91f2fa7045e3f6c298b14ea7c66c486c27fe3b9f Wed Sep 08 04:35:43 CDT 2021 Daniel P. Berrangé <berrange@redhat.com> qapi: introduce x-query-irq QMP command
This is a counterpart to the HMP "info irq" command. It is being added with an "x-" prefix because this QMP command is intended as an adhoc debugging tool and will thus not be modelled in QAPI as fully structured data, nor will it have long term guaranteed stability. The existing HMP command is rewritten to call the QMP command.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
/openbmc/qemu/qapi/ |
H A D | machine.json | diff 91f2fa7045e3f6c298b14ea7c66c486c27fe3b9f Wed Sep 08 04:35:43 CDT 2021 Daniel P. Berrangé <berrange@redhat.com> qapi: introduce x-query-irq QMP command
This is a counterpart to the HMP "info irq" command. It is being added with an "x-" prefix because this QMP command is intended as an adhoc debugging tool and will thus not be modelled in QAPI as fully structured data, nor will it have long term guaranteed stability. The existing HMP command is rewritten to call the QMP command.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|