..
EVENTHANDLERS.txt
libvirtd_qemu.aug
qemu: conf: Add configuration of TLS environment for NBD transport of pull-backups
2020-07-07 12:58:19 +02:00
Makefile.inc.am
src: remove unnecessary -I$(srcdir)/secret include
2020-07-10 09:40:38 +02:00
MIGRATION.txt
qemu_agent.c
src: fix word spell typos
2020-07-09 10:01:41 +02:00
qemu_agent.h
qemuAgentGetFSInfo: expose 'report_unsupported' argument
2020-03-25 13:13:18 +01:00
qemu_alias.c
conf, qemu, security, tests: introducing 'def->tpms' array
2020-06-23 17:27:50 +02:00
qemu_alias.h
qemu: add dbus-vmstate helper migration support
2020-03-24 15:57:33 +01:00
qemu_backup.c
qemu: backup: Setup TLS environment for pull-mode backup jobs
2020-07-07 12:58:19 +02:00
qemu_backup.h
qemu: backup: Rewrite backup bitmap handling to the new bitmap semantics
2020-06-22 16:04:30 +02:00
qemu_block.c
qemu: use g_auto() for all virBuffers
2020-07-08 16:34:02 -04:00
qemu_block.h
qemu block: Add internals for handling 'secret' corresponding to TLS key
2020-07-07 12:58:19 +02:00
qemu_blockjob.c
src: fix word spell typos
2020-07-09 10:01:41 +02:00
qemu_blockjob.h
qemu: blockjob: Remove 'disabledBitmapsBase' field from commit job private data
2020-06-22 16:04:31 +02:00
qemu_capabilities.c
src: fix word spell typos
2020-07-09 10:01:41 +02:00
qemu_capabilities.h
qemu: Introduce QEMU_CAPS_NUMA_HMAT capability
2020-07-08 12:05:24 +02:00
qemu_capspriv.h
qemu: don't continue loading caps if outdated
2020-06-23 17:33:30 +01:00
qemu_cgroup.c
cgroup: remove use of the term 'whitelist' from cgroup code
2020-06-26 15:37:51 +01:00
qemu_cgroup.h
qemu_checkpoint.c
qemu: checkpoint: Implement VIR_DOMAIN_CHECKPOINT_XML_SIZE
2020-07-07 12:58:19 +02:00
qemu_checkpoint.h
qemu: checkpoint: Don't merge checkpoints during deletion
2020-06-22 16:04:30 +02:00
qemu_command.c
src: fix word spell typos
2020-07-09 10:01:41 +02:00
qemu_command.h
qemu: Prepare for testing of 'netdev_add' props via qemuxml2argvtest
2020-05-20 09:41:58 +02:00
qemu_conf.c
src: fix word spell typos
2020-07-09 10:01:41 +02:00
qemu_conf.h
qemu: conf: Add configuration of TLS environment for NBD transport of pull-backups
2020-07-07 12:58:19 +02:00
qemu_dbus.c
qemu: use g_auto() for all virBuffers
2020-07-08 16:34:02 -04:00
qemu_dbus.h
qemu-dbus: register DBus bus to the VM cgroup
2020-04-22 09:58:10 +02:00
qemu_domain_address.c
src: fix word spell typos
2020-07-09 10:01:41 +02:00
qemu_domain_address.h
qemu_domain_address.c: turn qemuDomainFillDeviceIsolationGroup to void
2020-01-31 15:25:33 +01:00
qemu_domain.c
qemu_domain: moved qemuDomainNamespace to qemu_domain
2020-07-10 16:36:43 +02:00
qemu_domain.h
qemu: domain: Add infrastructure passing in TLS key's decryption key via 'secret'
2020-07-07 12:58:18 +02:00
qemu_domainjob.c
qemu_domain: moved qemuDomainNamespace to qemu_domain
2020-07-10 16:36:43 +02:00
qemu_domainjob.h
qemu_domainjob: moved domain job APIs to a separate file
2020-06-24 18:09:18 +02:00
qemu_driver.c
qemu_driver.c: modernize qemuDomainMigratePrepare3Params()
2020-07-13 17:17:42 +02:00
qemu_driver.h
qemu_extdevice.c
conf, qemu, security, tests: introducing 'def->tpms' array
2020-06-23 17:27:50 +02:00
qemu_extdevice.h
qemu: pass virDomainObjPtr to qemuExtDevicesSetupCgroup
2020-03-04 12:08:50 +01:00
qemu_firmware.c
util: json: Convert virJSONValueNewObject() to g_new0
2020-03-05 11:31:38 +01:00
qemu_firmware.h
qemu_hostdev.c
virsh: include virutil.h where used
2020-02-24 23:15:50 +01:00
qemu_hostdev.h
qemu_hotplug.c
src: fix word spell typos
2020-07-09 10:01:41 +02:00
qemu_hotplug.h
qemu: add dbus-vmstate helper migration support
2020-03-24 15:57:33 +01:00
qemu_interface.c
qemu: Drop virQEMUDriverIsPrivileged()
2020-04-07 15:26:15 +02:00
qemu_interface.h
qemu_interop_config.c
virsh: include virutil.h where used
2020-02-24 23:15:50 +01:00
qemu_interop_config.h
qemu_migration_cookie.c
qemu: use g_auto() for all virBuffers
2020-07-08 16:34:02 -04:00
qemu_migration_cookie.h
qemu_migration_params.c
qemu_migration_params.c: use g_autofree in qemuMigrationParamsApply()
2020-07-13 17:17:54 +02:00
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c
qemu_migration.c: use g_auto* in qemuMigrationDstPrepareAny()
2020-07-13 17:17:47 +02:00
qemu_migration.h
qemu_monitor_json.c
qemu_monitor_json.c: modernize qemuMonitorJSONMigrateIncoming()
2020-07-13 17:17:56 +02:00
qemu_monitor_json.h
qemuMonitorAddNetdev: Convert to the native JSON props object
2020-05-20 09:41:58 +02:00
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.c: Use g_autofree
2020-03-24 14:52:45 +01:00
qemu_monitor_text.h
qemu_monitor.c
src: fix word spell typos
2020-07-09 10:01:41 +02:00
qemu_monitor.h
src: make virObjectUnref return void
2020-06-03 10:20:17 +01:00
qemu_process.c
qemu: Use qemuSecuritySetSavedStateLabel() to label restore path
2020-07-10 14:18:07 +02:00
qemu_process.h
qemu: Prepare for testing of 'netdev_add' props via qemuxml2argvtest
2020-05-20 09:41:58 +02:00
qemu_processpriv.h
qemu_qapi.c
src: fix word spell typos
2020-07-09 10:01:41 +02:00
qemu_qapi.h
qemu_security.c
qemu_security: Complete renaming of virSecurityManagerSetAllLabel() argument
2020-07-10 14:21:35 +02:00
qemu_security.h
qemu_security: Complete renaming of virSecurityManagerSetAllLabel() argument
2020-07-10 14:21:35 +02:00
qemu_shim.c
qemu_shim: Ignore SIGPIPE
2020-03-05 11:24:51 +01:00
qemu_slirp.c
slirp: add helper to VM cgroup
2020-04-22 09:58:10 +02:00
qemu_slirp.h
slirp: add helper to VM cgroup
2020-04-22 09:58:10 +02:00
qemu_tpm.c
conf, qemu, security, tests: introducing 'def->tpms' array
2020-06-23 17:27:50 +02:00
qemu_tpm.h
qemu_validate.c
qemu: Build HMAT command line
2020-07-08 12:05:24 +02:00
qemu_validate.h
qemu: validate: Validate blkdeviotune settings in the validator
2020-05-12 06:54:59 +02:00
qemu_vhost_user_gpu.c
Remove virutil.h where possible
2020-02-24 23:15:49 +01:00
qemu_vhost_user_gpu.h
qemu_vhost_user.c
util: json: Convert virJSONValueNewObject() to g_new0
2020-03-05 11:31:38 +01:00
qemu_vhost_user.h
qemu: use the vhost-user schemas to find binary
2020-03-04 12:08:50 +01:00
qemu_virtiofs.c
qemuVirtioFSStop: Simplify daemon kill
2020-03-24 15:54:31 +01:00
qemu_virtiofs.h
qemu: use the vhost-user schemas to find binary
2020-03-04 12:08:50 +01:00
qemu.conf
qemu: conf: Add configuration of TLS environment for NBD transport of pull-backups
2020-07-07 12:58:19 +02:00
test_libvirtd_qemu.aug.in
qemu: conf: Add configuration of TLS environment for NBD transport of pull-backups
2020-07-07 12:58:19 +02:00
THREADS.txt
virtqemud.init.in
virtqemud.service.in
systemd: Move timeout from service files to sysconf files
2020-04-03 11:50:50 +02:00
virtqemud.sysconf
qemu: Allow audio driver override in virtqemud
2020-04-03 11:50:57 +02:00