qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] monitor: Shutdown fixes
@ 2021-02-12 17:20 Kevin Wolf
  2021-02-12 17:20 ` [PATCH 1/2] monitor: Fix assertion failure on shutdown Kevin Wolf
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Kevin Wolf @ 2021-02-12 17:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, armbru

This fixes the bug(s) that Markus reported here:
https://lists.gnu.org/archive/html/qemu-devel/2021-01/msg07719.html

Kevin Wolf (2):
  monitor: Fix assertion failure on shutdown
  monitor/qmp: Stop processing requests when shutdown is requested

 monitor/monitor.c | 25 +++++++++++++++----------
 monitor/qmp.c     |  5 +++++
 2 files changed, 20 insertions(+), 10 deletions(-)

-- 
2.29.2



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-07-06 15:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-12 17:20 [PATCH 0/2] monitor: Shutdown fixes Kevin Wolf
2021-02-12 17:20 ` [PATCH 1/2] monitor: Fix assertion failure on shutdown Kevin Wolf
2021-02-12 17:20 ` [PATCH 2/2] monitor/qmp: Stop processing requests when shutdown is requested Kevin Wolf
2021-02-15 12:09   ` Markus Armbruster
2021-02-15 12:28     ` Kevin Wolf
2021-02-15 12:42       ` Markus Armbruster
2021-02-15 13:58         ` Kevin Wolf
2021-02-15 14:22           ` Markus Armbruster
2021-02-15 12:16 ` [PATCH 0/2] monitor: Shutdown fixes Markus Armbruster
2021-02-15 12:44 ` Markus Armbruster
2021-06-29  9:14 ` Vladimir Sementsov-Ogievskiy
2021-07-06 15:32   ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).