[pve-devel] [PATCH 0/3] Add PBS lib version to VM 'status' call
Stefan Reiter
s.reiter at proxmox.com
Thu Nov 5 12:17:56 CET 2020
Include both debian and git version in libproxmox-backup-qemu0.so, so that a
running QEMU can query it and return it via QMP. Print data returned by
'query-proxmox-support' for 'full=1' vmstatus calls.
proxmox-backup-qemu: Stefan Reiter (1):
include debian version and git rev in header file
Makefile | 4 ++--
build.rs | 26 ++++++++++++++++++++++++++
current-api.h | 2 ++
3 files changed, 30 insertions(+), 2 deletions(-)
pve-qemu: Stefan Reiter (1):
update patches with squashed in 'include library version'
...dd-query_proxmox_support-QMP-command.patch | 22 +++++++++------
...issing-crypt-and-compress-parameters.patch | 2 +-
...rite-callback-with-big-blocks-correc.patch | 2 +-
...-block-handling-to-PBS-dump-callback.patch | 2 +-
...E-add-query-pbs-bitmap-info-QMP-call.patch | 23 ++++++++-------
...-transaction-to-synchronize-job-stat.patch | 2 +-
...ore-coroutines-and-don-t-block-on-fi.patch | 4 +--
...n-up-error-handling-for-create_backu.patch | 2 +-
...igrate-dirty-bitmap-state-via-savevm.patch | 28 ++++++++++---------
9 files changed, 49 insertions(+), 38 deletions(-)
qemu-server: Stefan Reiter (1):
print query-proxmox-support result in 'full' status
PVE/CLI/qm.pm | 2 +-
PVE/QemuServer.pm | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
--
2.20.1
More information about the pve-devel
mailing list