All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/3] Monitor patches for 2018-10-30
@ 2018-11-06 17:39 Markus Armbruster
  2018-11-06 17:39 ` [Qemu-devel] [PULL v2 1/3] monitor: guard iothread access by mon->use_io_thread Markus Armbruster
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Markus Armbruster @ 2018-11-06 17:39 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 0ca70f19c010ccf0b10cf7cc1d2b9a87193fe787:

  tests: Fix Python 3 detection on older GNU make versions (2018-11-06 14:58:13 +0000)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2018-10-30-v2

for you to fetch changes up to 0c57893d62596d1d91779452be3b38b4b72ecd04:

  vl: Avoid crash when -mon is underspecified (2018-11-06 17:03:29 +0100)

----------------------------------------------------------------
Monitor patches for 2018-10-30

* Fix crash on shutdown with --daemonize
* Avoid crash when -mon lacks chardev=...

----------------------------------------------------------------
Eric Blake (1):
      vl: Avoid crash when -mon is underspecified

Wolfgang Bumiller (2):
      monitor: guard iothread access by mon->use_io_thread
      monitor: delay monitor iothread creation

 monitor.c | 37 ++++++++++++++++++++++---------------
 vl.c      |  4 ++++
 2 files changed, 26 insertions(+), 15 deletions(-)

Eric Blake (1):
  vl: Avoid crash when -mon is underspecified

Wolfgang Bumiller (2):
  monitor: guard iothread access by mon->use_io_thread
  monitor: delay monitor iothread creation

 monitor.c | 37 ++++++++++++++++++++++---------------
 vl.c      |  4 ++++
 2 files changed, 26 insertions(+), 15 deletions(-)

-- 
2.17.2

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

end of thread, other threads:[~2018-11-06 18:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06 17:39 [Qemu-devel] [PULL v2 0/3] Monitor patches for 2018-10-30 Markus Armbruster
2018-11-06 17:39 ` [Qemu-devel] [PULL v2 1/3] monitor: guard iothread access by mon->use_io_thread Markus Armbruster
2018-11-06 17:39 ` [Qemu-devel] [PULL v2 2/3] monitor: delay monitor iothread creation Markus Armbruster
2018-11-06 17:39 ` [Qemu-devel] [PULL v2 3/3] vl: Avoid crash when -mon is underspecified Markus Armbruster
2018-11-06 18:26 ` [Qemu-devel] [PULL v2 0/3] Monitor patches for 2018-10-30 Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.