]> git.proxmox.com Git - mirror_qemu.git/commit - scsi/pr-manager.c
pr-manager: add query-pr-managers QMP command
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 28 Feb 2018 17:47:57 +0000 (18:47 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Jun 2018 17:05:35 +0000 (19:05 +0200)
commit5f64089416f0d77c87683401838f064c51a292ed
tree86fa253ee60b461df86c18121399139646ad9be0
parent58b3017f7fba15e8c440115dfd5d380f490d0b61
pr-manager: add query-pr-managers QMP command

This command lets you query the connection status of each pr-manager-helper
object.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/scsi/pr-manager.h
qapi/block.json
scsi/pr-manager-helper.c
scsi/pr-manager-stub.c
scsi/pr-manager.c