qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] pr-manager/qemu-pr-helper patches for QEMU 3.0
@ 2018-06-26 15:40 Paolo Bonzini
  2018-06-26 15:40 ` [Qemu-devel] [PATCH 1/5] pr-helper: fix --socket-path default in help Paolo Bonzini
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Paolo Bonzini @ 2018-06-26 15:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: mprivozn

The first three patches are more or less trivial bugfixes.  The
last two allow libvirt to know the status of the qemu-pr-helper
process that is attached to a running QEMU instance.

Michal, can you check that the interface in the last two patches
is good for you?

Thanks,

Paolo

Paolo Bonzini (5):
  pr-helper: fix --socket-path default in help
  pr-helper: fix assertion failure on failed multipath PERSISTENT
    RESERVE IN
  pr-manager-helper: avoid SIGSEGV when writing to the socket fail
  pr-manager: add query-pr-managers QMP command
  pr-manager-helper: report event on connection/disconnection

 include/scsi/pr-manager.h |  2 ++
 qapi/block.json           | 51 +++++++++++++++++++++++++++++++++++++++
 scsi/pr-manager-helper.c  | 39 +++++++++++++++++++++++++-----
 scsi/pr-manager.c         | 45 ++++++++++++++++++++++++++++++++++
 scsi/qemu-pr-helper.c     | 21 ++++++++++------
 5 files changed, 144 insertions(+), 14 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-06-28  7:08 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-26 15:40 [Qemu-devel] [PATCH 0/5] pr-manager/qemu-pr-helper patches for QEMU 3.0 Paolo Bonzini
2018-06-26 15:40 ` [Qemu-devel] [PATCH 1/5] pr-helper: fix --socket-path default in help Paolo Bonzini
2018-06-26 16:13   ` Philippe Mathieu-Daudé
2018-06-26 16:24   ` Michal Privoznik
2018-06-26 15:40 ` [Qemu-devel] [PATCH 2/5] pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN Paolo Bonzini
2018-06-26 16:16   ` Philippe Mathieu-Daudé
2018-06-26 16:25   ` Michal Privoznik
2018-06-26 15:40 ` [Qemu-devel] [PATCH 3/5] pr-manager-helper: avoid SIGSEGV when writing to the socket fail Paolo Bonzini
2018-06-26 16:24   ` Michal Privoznik
2018-06-26 15:40 ` [Qemu-devel] [PATCH 4/5] pr-manager: add query-pr-managers QMP command Paolo Bonzini
2018-06-26 16:31   ` Michal Privoznik
2018-06-27 15:44     ` Paolo Bonzini
2018-06-28  7:05       ` Michal Prívozník
2018-06-28  7:08         ` Paolo Bonzini
2018-06-26 20:51   ` Eric Blake
2018-06-27 15:34     ` Paolo Bonzini
2018-06-26 15:40 ` [Qemu-devel] [PATCH 5/5] pr-manager-helper: report event on connection/disconnection Paolo Bonzini
2018-06-26 16:23   ` Philippe Mathieu-Daudé
2018-06-27  8:04   ` Michal Privoznik
2018-06-27 10:16   ` Michal Privoznik
2018-06-27 15:35     ` Paolo Bonzini

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).