Patch 1 fixes a segfault in one certain disk hot unplug case.
Patch 2 moves decreases the log verbosity VIR_ERR_NO_SUPPORT
Patch 3 removes some dead code noticed while browsing the code.
All ought to be safe for the release.
Peter Krempa (3):
qemu: hotplug: Audit device detach before deleting it
daemon: Drop log level of VIR_ERR_NO_SUPPORT to debug
qemu: monitor: Remove wrappers for
'block-dirty-bitmap-enable'/'block-dirty-bitmap-disable'
src/qemu/qemu_hotplug.c | 7 +++++--
src/qemu/qemu_monitor.c | 18 ------------------
src/qemu/qemu_monitor.h | 8 --------
src/qemu/qemu_monitor_json.c | 26 --------------------------
src/remote/remote_daemon.c | 1 +
tests/qemumonitorjsontest.c | 2 --
6 files changed, 6 insertions(+), 56 deletions(-)
--
2.51.0