Re: [PATCH] Log alarms should be generated even if the QEMU process is not stopped

2022-09-15 Thread Peter Krempa
On Fri, Sep 16, 2022 at 10:20:14 +0800, dinglimin wrote: Please don't write all of your patch's description into the summary line and also make sure to follow the established formatting we have for almost all patches. Also describe when you ran into the problem if possible. > Signed-off-by: ding

[PATCH] Log alarms should be generated even if the QEMU process is not stopped

2022-09-15 Thread dinglimin
Signed-off-by: dinglimin --- src/qemu/qemu_process.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/qemu/qemu_process.c b/src/qemu/qemu_process.c index cbfdd3bda5..e025e10873 100644 --- a/src/qemu/qemu_process.c +++ b/src/qemu/qemu_process.c @@ -8006,9 +8006,11 @@ q