.. |
EVENTHANDLERS.txt
|
qemu: add short document on qemu event handlers
|
2014-10-06 13:50:57 -04:00 |
libvirtd_qemu.aug
|
conf: Introduce migrate_tls_x509_cert_dir
|
2017-03-25 08:19:49 -04:00 |
MIGRATION.txt
|
doc: fix writing of QEMU
|
2017-03-08 17:33:07 +01:00 |
qemu_agent.c
|
qemu: agent: take monitor lock in qemuAgentNotifyEvent
|
2016-12-12 17:14:11 -05:00 |
qemu_agent.h
|
qemu: agent: Make setting of vcpus more robust
|
2016-06-22 09:26:08 +02:00 |
qemu_alias.c
|
qemu: Implement NVDIMM
|
2017-03-15 14:16:32 +01:00 |
qemu_alias.h
|
qemu: Rename qemuAliasTLSObjFromChardevAlias
|
2017-02-22 06:31:40 -05:00 |
qemu_block.c
|
qemu: block: Add code to fetch block node data by node name
|
2017-03-27 10:35:19 +02:00 |
qemu_block.h
|
qemu: block: Add code to fetch block node data by node name
|
2017-03-27 10:35:19 +02:00 |
qemu_blockjob.c
|
qemu: block: Add code to detect node names when necessary
|
2017-03-27 10:35:19 +02:00 |
qemu_blockjob.h
|
qemu: Use domain condition for synchronous block jobs
|
2015-06-19 15:15:10 +02:00 |
qemu_capabilities.c
|
qemu: Advertise ACPI support for aarch64 guests
|
2017-04-03 10:58:00 +02:00 |
qemu_capabilities.h
|
tests: Initialize basic capabilities properly
|
2017-04-03 10:58:00 +02:00 |
qemu_capspriv.h
|
qemu: Fix typo in __QEMU_CAPSPRIV_H_ALLOW__
|
2017-03-23 10:24:34 +01:00 |
qemu_cgroup.c
|
qemu: Allow nvdimm in devices CGroups
|
2017-03-15 16:55:30 +01:00 |
qemu_cgroup.h
|
qemu: Allow nvdimm in devices CGroups
|
2017-03-15 16:55:30 +01:00 |
qemu_command.c
|
qemu: Add device id for mediated devices on qemu command line
|
2017-04-04 08:15:43 +02:00 |
qemu_command.h
|
qemu: Format mdevs on qemu command line
|
2017-03-27 15:39:35 +02:00 |
qemu_conf.c
|
Remove src/nodeinfo
|
2017-03-27 13:13:29 +02:00 |
qemu_conf.h
|
conf: Introduce migrate_tls_x509_cert_dir
|
2017-03-25 08:19:49 -04:00 |
qemu_domain_address.c
|
qemu: Assign PCI addresses for mediated devices as well
|
2017-03-27 15:39:35 +02:00 |
qemu_domain_address.h
|
qemu: propagate virQEMUDriver object to qemuDomainDeviceCalculatePCIConnectFlags
|
2016-11-30 15:28:07 -05:00 |
qemu_domain.c
|
qemu: Enforce ACPI, UEFI requirements
|
2017-04-03 10:58:00 +02:00 |
qemu_domain.h
|
qemu: Remove qemuDomainRequiresMemLock()
|
2017-03-28 10:54:47 +02:00 |
qemu_driver.c
|
qemu: Initialize 'data' argument
|
2017-04-04 12:40:27 -04: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
|
hostdev: Maintain a driver list of active mediated devices
|
2017-03-27 15:39:35 +02:00 |
qemu_hostdev.h
|
hostdev: Maintain a driver list of active mediated devices
|
2017-03-27 15:39:35 +02:00 |
qemu_hotplug.c
|
qemu: hotplug: Validate that vcpu-hotplug does not break config
|
2017-04-04 09:20:02 +02:00 |
qemu_hotplug.h
|
qemu: Add job for qemuDomain{Add|Del}TLSObjects
|
2017-03-25 08:19:49 -04:00 |
qemu_hotplugpriv.h
|
qemu: Let tests override waiting time for device unplug
|
2013-08-26 16:09:55 +02:00 |
qemu_interface.c
|
qemu: propagate bridge MTU into qemu "host_mtu" option
|
2017-02-07 14:02:19 -05:00 |
qemu_interface.h
|
qemu: propagate bridge MTU into qemu "host_mtu" option
|
2017-02-07 14:02:19 -05:00 |
qemu_migration_cookie.c
|
qemu: Free persistent def inside qemuMigrationCookieFree
|
2017-03-27 20:55:18 +02:00 |
qemu_migration_cookie.h
|
qemu: Free persistent def inside qemuMigrationCookieFree
|
2017-03-27 20:55:18 +02:00 |
qemu_migration.c
|
virGetDomain: Set domain ID too
|
2017-04-03 08:35:57 +02:00 |
qemu_migration.h
|
qemu: Set up the migration TLS objects for target
|
2017-03-25 08:19:49 -04:00 |
qemu_monitor_json.c
|
qemu: Check migratable host CPU features
|
2017-03-30 09:59:42 +02:00 |
qemu_monitor_json.h
|
qemu: Check migratable host CPU features
|
2017-03-30 09:59:42 +02:00 |
qemu_monitor_text.c
|
qemu: catch failure of drive_add
|
2017-01-19 10:56:53 +00:00 |
qemu_monitor_text.h
|
qemu: monitor: Return struct from qemuMonitor(Text|Json)QueryCPUs
|
2016-08-24 15:44:47 -04:00 |
qemu_monitor.c
|
qemu: Check migratable host CPU features
|
2017-03-30 09:59:42 +02:00 |
qemu_monitor.h
|
qemu: Check migratable host CPU features
|
2017-03-30 09:59:42 +02:00 |
qemu_parse_command.c
|
doc: fix writing of QEMU
|
2017-03-08 17:33:07 +01:00 |
qemu_parse_command.h
|
qemu: parse: rename qemuCaps->caps
|
2016-02-19 09:45:23 -05:00 |
qemu_process.c
|
Introduce and use virDomainDiskEmptySource
|
2017-04-03 08:35:57 +02:00 |
qemu_process.h
|
qemu: Use proper async job to refresh virtio channels
|
2016-06-30 09:41:39 +02:00 |
qemu_processpriv.h
|
qemu: Export qemuProcessHandleDeviceDeleted for tests
|
2013-08-26 16:09:55 +02:00 |
qemu_security.c
|
qemu_hotplug: Relabel memdev
|
2017-03-15 16:55:23 +01:00 |
qemu_security.h
|
qemu_hotplug: Relabel memdev
|
2017-03-15 16:55:23 +01:00 |
qemu.conf
|
qemu: Update the TLS client verify descriptions for vnc and chardev
|
2017-03-25 08:19:49 -04:00 |
test_libvirtd_qemu.aug.in
|
conf: Introduce migrate_tls_x509_cert_dir
|
2017-03-25 08:19:49 -04:00 |
THREADS.txt
|
doc: fix writing of QEMU
|
2017-03-08 17:33:07 +01:00 |