libvirt/src/qemu
Michal Privoznik 313274a756 qemu_capabilities: Honour caps values formatting
So the way we format this huge virQEMUCaps enum is we group the
values in groups of five. And then at the beginning of each group
we have a small comment that says what's the number of the first
item in the group. Well, the last commit of 11b2ebf3e1 does not
follow this formatting.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2017-07-22 10:30:19 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_block.c qemu: Use the proper string in qemuBlock...JSONSocketAddress() 2017-07-17 16:25:20 +02:00
qemu_block.h qemu: block: Refactor and rename qemuGetDriveSourceProps 2017-07-14 16:05:46 +02:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu_capabilities: Honour caps values formatting 2017-07-22 10:30:19 +02:00
qemu_capabilities.h qemu_capabilities: Honour caps values formatting 2017-07-22 10:30:19 +02:00
qemu_capspriv.h qemu: separate virQEMUCapsInitCached out of virQEMUCapsNewForBinaryInternal 2017-07-20 14:02:53 +02:00
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: Remove duplicated code in qemuBuildSerialChrDeviceStr() 2017-07-21 18:10:50 +02:00
qemu_command.h qemu: Allow qemuBuildControllerDevStr() to return NULL 2017-07-15 14:50:42 +02:00
qemu_conf.c qemu: Add AAVMF32 to the list of known UEFIs 2017-07-21 14:36:54 -04:00
qemu_conf.h
qemu_domain_address.c qemu: Isolate hostdevs on pSeries guests 2017-07-18 09:00:13 +02:00
qemu_domain_address.h qemu: Isolate hostdevs on pSeries guests 2017-07-18 09:00:13 +02:00
qemu_domain.c qemu: Enable NUMA node tag in pci-root for PPC64 2017-07-21 15:46:29 +02:00
qemu_domain.h qemu: domain: Use vcpu 'node-id' property and pass it back to qemu 2017-07-10 13:23:04 +02:00
qemu_driver.c security: Don't overwrite error of GetProcessLabel 2017-07-20 08:10:21 -04:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c Handle hotplug change on VLAN configuration using OVS 2017-07-20 15:15:03 +02:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration.c qemu: shared disks with cache=directsync should be safe for migration 2017-07-20 10:17:18 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: handle missing bind host/service on chardev hotplug 2017-07-11 15:18:31 +02:00
qemu_monitor_json.h
qemu_monitor_text.c qemuMonitorTextAddDrive: Fail on unrecognized disk format 2017-06-25 16:22:40 +02:00
qemu_monitor_text.h
qemu_monitor.c qemu: domain: Use vcpu 'node-id' property and pass it back to qemu 2017-07-10 13:23:04 +02:00
qemu_monitor.h qemu: domain: Use vcpu 'node-id' property and pass it back to qemu 2017-07-10 13:23:04 +02:00
qemu_parse_command.c conf: Rename virDomainHostdevDefAlloc() to virDomainHostdevDefNew() 2017-07-21 17:03:43 +02:00
qemu_parse_command.h
qemu_process.c qemu: process: Don't put memoryless NUMA nodes into autoNodeset 2017-07-20 16:14:50 +02:00
qemu_process.h
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.conf qemu: Add AAVMF32 to the list of known UEFIs 2017-07-21 14:36:54 -04:00
test_libvirtd_qemu.aug.in qemu: Add AAVMF32 to the list of known UEFIs 2017-07-21 14:36:54 -04:00
THREADS.txt