[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch for qemu-project/qemu#2247 issue
From: |
Michael Tokarev |
Subject: |
Re: Patch for qemu-project/qemu#2247 issue |
Date: |
Mon, 1 Apr 2024 19:52:00 +0300 |
User-agent: |
Mozilla Thunderbird |
01.04.2024 12:43, liu.dayu@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 <liu.dayu@zte.com.cn>
Applied to trivial-patches tree, in the following form:
Author: Dayu Liu <liu.dayu@zte.com.cn>
Date: Mon Apr 1 17:43:55 2024 +0800
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
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2247
Signed-off-by: Dayu Liu <liu.dayu@zte.com.cn>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
[Mjt: decode and word-wrap commit message and add Resolves: tag]
Thanks,
/mjt