On 2/29/24 16:23, Ján Tomko wrote: > From: Zheng Yan <yanzheng759@xxxxxxxxxx> > > The 'display-reload' QMP command had been introduced from QEMU 6.0.0: > > https://gitlab.com/qemu-project/qemu/-/commit/9cc07651655ee86eca41059f5ead8c4e5607c734 > > Currently it only supports reloading TLS certificates for VNC. > > https://issues.redhat.com/browse/RHEL-16333 Forgot to add: Prefix this with 'Resolves: ' or something similar please. > > Signed-off-by: Zheng Yan <yanzheng759@xxxxxxxxxx> > Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> > --- > src/qemu/qemu_driver.c | 54 ++++++++++++++++++++++++++++++++++++ > src/qemu/qemu_monitor.c | 10 +++++++ > src/qemu/qemu_monitor.h | 5 ++++ > src/qemu/qemu_monitor_json.c | 23 +++++++++++++++ > src/qemu/qemu_monitor_json.h | 4 +++ > 5 files changed, 96 insertions(+) Michal _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx