qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/3] hmp queue


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PULL 0/3] hmp queue
Date: Tue, 21 Feb 2017 18:55:24 +0000

From: "Dr. David Alan Gilbert" <address@hidden>

The following changes since commit 796b288f7be875045670f963ce99991b3c8e96ac:

  Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into 
staging (2017-02-21 15:48:22 +0000)

are available in the git repository at:

  git://github.com/dagrh/qemu.git tags/pull-hmp-20170221

for you to fetch changes up to 854e67fea6a6f181163a5467fc9ba04de8d181bb:

  monitor: Fix crashes when using HMP commands without CPU (2017-02-21 18:29:01 
+0000)

----------------------------------------------------------------
HMP pull

Note, I had seen a fail in the vhost-user/flags-mismatch on one
host in one build, but not others with the same patches; and these patches
go nowhere near that, so I think that's a separate vhost-user issue.

----------------------------------------------------------------
Eric Blake (1):
      hmp: fix block_set_io_throttle

Pavel Hrdina (1):
      monitor: add poll-* properties into query-iothreads result

Thomas Huth (1):
      monitor: Fix crashes when using HMP commands without CPU

 hmp.c                   | 18 +++++++++++++++---
 iothread.c              |  3 +++
 monitor.c               | 42 ++++++++++++++++++++++++++++++++++--------
 qapi-schema.json        | 15 ++++++++++++++-
 target/i386/monitor.c   | 16 +++++++++++++++-
 target/ppc/monitor.c    |  4 ++++
 target/sh4/monitor.c    |  5 +++++
 target/sparc/monitor.c  |  4 ++++
 target/xtensa/monitor.c |  4 ++++
 9 files changed, 98 insertions(+), 13 deletions(-)



reply via email to

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