qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL v2 0/3] Monitor patches for 2018-10-30


From: Markus Armbruster
Subject: [Qemu-devel] [PULL v2 0/3] Monitor patches for 2018-10-30
Date: Tue, 6 Nov 2018 18:39:38 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]