Re: Patch for qemu-project/qemu#2247 issue

2024-04-02 Thread Philippe Mathieu-Daudé
On 2/4/24 11:59, Michael Tokarev wrote: 02.04.2024 12:50, Philippe Mathieu-Daudé пишет: On 1/4/24 18:52, Michael Tokarev wrote: 01.04.2024 12:43, liu.d...@zte.com.cn wrote: hmp: Add help information for watchdog action: inject-nmi virsh qemu-monitor-command --hmp help information of watchdog_

Re: Patch for qemu-project/qemu#2247 issue

2024-04-02 Thread Michael Tokarev
02.04.2024 12:50, Philippe Mathieu-Daudé пишет: On 1/4/24 18:52, Michael Tokarev wrote: 01.04.2024 12:43, liu.d...@zte.com.cn wrote: hmp: Add help information for watchdog action: inject-nmi virsh qemu-monitor-command --hmp help information of watchdog_action missing inject-nmi which already

Re: Patch for qemu-project/qemu#2247 issue

2024-04-02 Thread Philippe Mathieu-Daudé
On 1/4/24 18:52, Michael Tokarev wrote: 01.04.2024 12:43, liu.d...@zte.com.cn wrote: hmp: Add help information for watchdog action: inject-nmi virsh qemu-monitor-command --hmp help information of watchdog_action missing inject-nmi which already supported in Commit 795dc6e4 Signed-off-by: Day

Re: Patch for qemu-project/qemu#2247 issue

2024-04-01 Thread Michael Tokarev
01.04.2024 12:43, liu.d...@zte.com.cn wrote: hmp: Add help information for watchdog action: inject-nmi virsh qemu-monitor-command --hmp help information of watchdog_action missing inject-nmi which already supported in Commit 795dc6e4 Signed-off-by: Dayu Liu Applied to trivial-patches tree,

Patch for qemu-project/qemu#2247 issue

2024-04-01 Thread liu.dayu
hmp: Add help information for watchdog action: inject-nmi virsh qemu-monitor-command --hmp help information of watchdog_action missing inject-nmi which already supported in Commit 795dc6e4 Signed-off-by: Dayu Liu --- hmp-commands.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff