Thing is, there are is an event that we use to keep our internal
state in sync with qemu. If libvirtd is not running, our internal
state gets out of sync. Therefore we must refresh it as soon as
we are started.

Michal Privoznik (2):
  qemu: Introduce qemuMonitorGetRTCTime
  qemu: Refresh RTC adjustment on qemuProcessReconnect

 src/qemu/qemu_monitor.c      | 11 +++++++++++
 src/qemu/qemu_monitor.h      |  3 +++
 src/qemu/qemu_monitor_json.c | 45 ++++++++++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_monitor_json.h |  3 +++
 src/qemu/qemu_process.c      | 44 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 106 insertions(+)

-- 
2.8.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to