libvirt/src/qemu
Peter Krempa 753b8197f5 qemu: capabilities: Move comments separating groups of capabilities
Similarly to how we specify the groups of 5 capabilities in the header
file move the labels to separate line also for the VIR_ENUM_IMPL part.

This simplifies rebase conflict resolution in the capability file since
only lines have to be shuffled around, but they don't need to be edited.
2017-06-21 08:35:59 +02:00
..
EVENTHANDLERS.txt qemu/doc: Fix function name for handling events 2017-06-13 09:43:42 +02:00
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_block.c
qemu_block.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: capabilities: Move comments separating groups of capabilities 2017-06-21 08:35:59 +02:00
qemu_capabilities.h qemu: Introduce a new QEMU capability for -machine loadparm 2017-06-20 07:03:22 -04:00
qemu_capspriv.h
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: Add loadparm to qemu command line string 2017-06-20 07:03:22 -04:00
qemu_command.h qemu: propagate chardevStdioLogd to qemuBuildChrChardevStr 2017-06-16 15:52:40 +02:00
qemu_conf.c qemu: Implement virSaveCookie object and callbacks 2017-06-07 13:36:01 +02:00
qemu_conf.h
qemu_domain_address.c qemu: Explain why mdevs are assumed to be PCI Express 2017-06-13 10:48:49 +08:00
qemu_domain_address.h
qemu_domain.c qemu: introduce chardevStdioLogd to qemu private data 2017-06-16 15:52:11 +02:00
qemu_domain.h qemu: introduce chardevStdioLogd to qemu private data 2017-06-16 15:52:11 +02:00
qemu_driver.c qemu: snapshot: Load data necessary for relative block commit to work 2017-06-20 13:25:55 +02:00
qemu_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Remove coverity[negative_returns] annotation 2017-06-20 09:39:56 +08:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_interface.h Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_migration_cookie.c qemu: Send updated CPU in migration cookie 2017-06-07 13:36:02 +02:00
qemu_migration_cookie.h qemu: Send updated CPU in migration cookie 2017-06-07 13:36:02 +02:00
qemu_migration.c qemu: Use qemuDomainCheckABIStability where needed 2017-06-14 17:13:24 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Fix a memory leak in qemuMonitorJSONAttachCharDevCommand 2017-06-14 10:46:02 +02:00
qemu_monitor_json.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: add a comment for mon->watch 2017-06-12 19:11:30 -04:00
qemu_monitor.h qemu: Report shutdown event details 2017-05-26 15:01:15 +02:00
qemu_parse_command.c
qemu_parse_command.h
qemu_process.c qemu: propagate chardevStdioLogd to qemuBuildChrChardevStr 2017-06-16 15:52:40 +02:00
qemu_process.h qemuDomainAttachMemory: Crate hugepage dir if needed 2017-06-13 16:39:39 +02:00
qemu_processpriv.h
qemu_security.c security: don't relabel chardev source if virtlogd is used as stdio handler 2017-06-16 16:00:10 +02:00
qemu_security.h qemu_hotplug: Relabel memdev 2017-03-15 16:55:23 +01:00
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt