libvirt/src/qemu
Jiri Denemark aa9f139599 migration: Usable time statistics without requiring NTP
virDomainGetJobStats is able to report statistics of a completed
migration, however to get usable downtime and total time statistics both
hosts have to keep synchronized time. To provide at least some
estimation of the times even when NTP daemons are not running on both
hosts we can just ignore the time needed to transfer a migration cookie
to the destination host. The result will be also inaccurate but a bit
more predictable. The total/down time will just be at least what we
report.

https://bugzilla.redhat.com/show_bug.cgi?id=1213434
2015-04-24 15:02:00 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c qemu: lifecycle: make agent-mode shutdown and reboot timeout 2015-04-02 11:08:48 +02:00
qemu_agent.h domifaddr: Implement the API for qemu 2015-03-17 15:15:38 +00:00
qemu_capabilities.c Introduce virDomainObjEndAPI 2015-04-24 13:22:45 +02:00
qemu_capabilities.h qemu: caps: Add capability bit for the "pc-dimm" device 2015-02-20 19:25:09 +01:00
qemu_cgroup.c qemu: cgroup: Fix priorities when setting emulatorpin 2015-04-24 09:59:38 +02:00
qemu_cgroup.h qemu: cgroup: Kill qemuSetupCgroupVcpuPin() 2015-04-02 10:12:08 +02:00
qemu_command.c caps: Use DomainDataLookup to replace GuestDefault* 2015-04-20 16:43:13 -04:00
qemu_command.h qemu: Implement memory device hotplug 2015-03-23 14:31:30 +01:00
qemu_conf.c qemu: Always refresh capabilities if no <guests> found 2015-04-21 11:14:20 -04:00
qemu_conf.h qemu: Adjust the prototype to match the function 2015-04-14 11:18:28 -04:00
qemu_domain.c migration: Usable time statistics without requiring NTP 2015-04-24 15:02:00 +02:00
qemu_domain.h migration: Usable time statistics without requiring NTP 2015-04-24 15:02:00 +02:00
qemu_driver.c virDomainObjListFindByName: Return referenced object 2015-04-24 13:22:45 +02:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: set macvtap physdevs online when macvtap is set online 2015-04-21 12:34:29 -04:00
qemu_hotplug.h qemu: Implement memory device hotunplug 2015-03-23 14:41:14 +01:00
qemu_hotplugpriv.h
qemu_interface.c qemu: set macvtap physdevs online when macvtap is set online 2015-04-21 12:34:29 -04:00
qemu_interface.h
qemu_migration.c migration: Usable time statistics without requiring NTP 2015-04-24 15:02:00 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: blockPull: Refactor the rest of qemuDomainBlockJobImpl 2015-04-14 10:00:56 +02:00
qemu_monitor_json.h qemu: blockPull: Refactor the rest of qemuDomainBlockJobImpl 2015-04-14 10:00:56 +02:00
qemu_monitor_text.c Remove unused macros 2015-04-02 10:27:56 +02:00
qemu_monitor_text.h qemu: monitor: Kill qemuMonitorGetBlockStats(Info,ParamsNumber) 2015-03-11 11:28:04 +01:00
qemu_monitor.c qemu: monitor: Refactor and fix monitor checking 2015-04-16 14:49:46 +02:00
qemu_monitor.h qemu: monitor: Refactor and fix monitor checking 2015-04-16 14:49:46 +02:00
qemu_process.c Introduce virDomainObjEndAPI 2015-04-24 13:22:45 +02:00
qemu_process.h qemu: cgroup: Use priv->autoCpuset instead of using qemuPrepareCpumap() 2015-04-02 10:12:08 +02:00
qemu_processpriv.h
qemu.conf qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
test_libvirtd_qemu.aug.in qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
THREADS.txt Introduce virDomainObjEndAPI 2015-04-24 13:22:45 +02:00