libvirt/src/qemu
Erik Skultety e3a7b8740f qemu: Fix updating balloon period in live XML
Up until now, we set memballoon period in monitor successfully, however
we did not update domain definition structure, thus dumpxml was omitting
period attribute in memballoon element

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1140960
2014-10-02 16:10:53 -04:00
..
libvirtd_qemu.aug qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
MIGRATION.txt
qemu_agent.c qemu_agent: Resolve Coverity RESOURCE_LEAK 2014-08-28 08:12:16 -04:00
qemu_agent.h
qemu_capabilities.c qemu: remove capabilities.monitor.sock when done 2014-09-26 19:01:16 +02:00
qemu_capabilities.h qemu: Add RDMA migration capabilities 2014-09-23 08:11:49 +02:00
qemu_cgroup.c qemu: use systemd's TerminateMachine to kill all processes 2014-10-01 20:17:46 +02:00
qemu_cgroup.h qemu: use systemd's TerminateMachine to kill all processes 2014-10-01 20:17:46 +02:00
qemu_command.c qemu: wire up virtio-net segment offloading options 2014-09-24 16:16:45 +02:00
qemu_command.h Move the FIPS detection from capabilities 2014-09-19 09:08:23 +02:00
qemu_conf.c qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_conf.h qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_domain.c qemu: Always re-detect backing chain 2014-09-26 09:35:33 +02:00
qemu_domain.h qemu: Report better errors from broken backing chains 2014-09-24 10:18:47 +02:00
qemu_driver.c qemu: Fix updating balloon period in live XML 2014-10-02 16:10:53 -04:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Report better errors from broken backing chains 2014-09-24 10:18:47 +02:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_migration.c Don't verify CPU features with host-passthrough 2014-09-30 10:47:02 +02:00
qemu_migration.h qemu: Memory pre-pinning support for RDMA migration 2014-09-23 08:11:50 +02:00
qemu_monitor_json.c qemu: monitor: Avoid shadowing variable "devname" on FreeBSD. Again. 2014-10-01 14:39:23 +02:00
qemu_monitor_json.h qemu: monitor: Add helper function to fill physical/virtual image size 2014-10-01 10:58:33 +02:00
qemu_monitor_text.c maint: clean up _virDomainMemoryStat 2014-09-17 11:28:48 -06:00
qemu_monitor_text.h
qemu_monitor.c maint: Prohibit "devname" by a syntax check rules 2014-10-01 16:39:01 +02:00
qemu_monitor.h maint: Prohibit "devname" by a syntax check rules 2014-10-01 16:39:01 +02:00
qemu_process.c qemu: use systemd's TerminateMachine to kill all processes 2014-10-01 20:17:46 +02:00
qemu_process.h
qemu_processpriv.h
qemu.conf qemu: RDMA migration support 2014-09-23 08:11:50 +02:00
test_libvirtd_qemu.aug.in qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
THREADS.txt