libvirt/src/qemu
Pavel Hrdina f00fe96eb0 conf: implement support for vhostuser disk
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2021-02-03 18:56:34 +01:00
..
EVENTHANDLERS.txt
libvirt_qemu_probes.d
libvirtd_qemu.aug qemu: conf: Introduce "migrate_tls_force" qemu.conf option 2020-11-24 17:59:26 +01:00
meson.build meson: Fix cross-building of dtrace probes 2021-01-26 10:59:45 +01:00
MIGRATION.txt
qemu_agent.c qemu: Drop has_ccw_address from _qemuAgentDiskAddress 2021-01-04 14:53:08 +01:00
qemu_agent.h qemu: Drop has_ccw_address from _qemuAgentDiskAddress 2021-01-04 14:53:08 +01:00
qemu_alias.c qemu_alias: introduce qemuDomainGetVhostUserAlias helper 2021-02-03 18:56:33 +01:00
qemu_alias.h qemu_alias: introduce qemuDomainGetVhostUserAlias helper 2021-02-03 18:56:33 +01:00
qemu_backup.c storage_source: use virStorageSource prefix for all functions 2021-01-22 11:10:27 +01:00
qemu_backup.h util: hash: Retire 'virHashTable' in favor of 'GHashTable' 2020-11-06 10:40:51 +01:00
qemu_block.c conf: implement support for vhostuser disk 2021-02-03 18:56:34 +01:00
qemu_block.h util: hash: Retire 'virHashTable' in favor of 'GHashTable' 2020-11-06 10:40:51 +01:00
qemu_blockjob.c util: move virStorageSource code into conf 2021-01-22 11:10:27 +01:00
qemu_blockjob.h
qemu_capabilities.c qemu: taint the VM if it is using a deprecated machine type 2021-02-03 17:32:27 +00:00
qemu_capabilities.h qemu: taint the VM if it is using a deprecated machine type 2021-02-03 17:32:27 +00:00
qemu_capspriv.h qemu: report whether a machine type is deprecated in capabilities 2021-02-03 17:30:52 +00:00
qemu_cgroup.c qemu: Allow virtio-pmem in CGroups 2021-01-18 11:53:47 +01:00
qemu_cgroup.h
qemu_checkpoint.c virDomainCheckpointRedefineCommit: Don't check ABI of definition in checkpoint 2020-12-04 16:15:03 +01:00
qemu_checkpoint.h qemu: rename: support renaming checkpoints directory 2020-11-13 14:49:50 +03:00
qemu_command.c conf: implement support for vhostuser disk 2021-02-03 18:56:34 +01:00
qemu_command.h qemu_command: Move dimm into qemuBuildDeviceAddressStr() 2020-12-04 16:24:19 +01:00
qemu_conf.c qemu: Don't cache NUMA caps 2020-12-07 11:32:40 +01:00
qemu_conf.h qemu: Don't cache NUMA caps 2020-12-07 11:32:40 +01:00
qemu_dbus.c qemu_dbus: use emulator cgroup for dbus-daemon 2020-11-03 21:26:32 +01:00
qemu_dbus.h qemu_dbus: use emulator cgroup for dbus-daemon 2020-11-03 21:26:32 +01:00
qemu_domain_address.c virpci.c: simplify virPCIDeviceNew() signature 2021-01-29 17:52:10 -03:00
qemu_domain_address.h conf: Introduce virtio-pmem <memory/> model 2021-01-18 11:53:33 +01:00
qemu_domain.c qemu: taint the VM if it is using a deprecated machine type 2021-02-03 17:32:27 +00:00
qemu_domain.h qemu: add ability to associate a string message with taint warning 2021-02-03 17:31:31 +00:00
qemu_domainjob.c
qemu_domainjob.h
qemu_driver.c virpci.c: simplify virPCIDeviceNew() signature 2021-01-29 17:52:10 -03:00
qemu_driver.h
qemu_extdevice.c qemu_dbus: use emulator cgroup for dbus-daemon 2020-11-03 21:26:32 +01:00
qemu_extdevice.h
qemu_firmware.c lib: Replace VIR_AUTOSTRINGLIST with GStrv 2020-12-02 15:43:07 +01:00
qemu_firmware.h
qemu_hostdev.c hostdevmgr: remove unneeded oldStateDir 2021-02-02 00:27:58 -05:00
qemu_hostdev.h
qemu_hotplug.c storage_source: use virStorageSource prefix for all functions 2021-01-22 11:10:27 +01:00
qemu_hotplug.h
qemu_interface.c qemu: remove redundant code that adds "template" netdev name 2020-12-16 21:31:57 -05:00
qemu_interface.h
qemu_interop_config.c src: add missing headers to various files 2021-01-06 13:15:17 +01:00
qemu_interop_config.h
qemu_migration_cookie.c qemu_migration_cookie: Make cookie parsing robust against missing domain job 2020-11-09 12:25:49 +01:00
qemu_migration_cookie.h qemu_migration_cookie: Export qemuMigrationCookieXMLFormat for tests 2020-11-09 12:25:49 +01:00
qemu_migration_params.c qemuMonitorSetMigrationCapabilities: Take double pointer for @caps 2021-01-08 09:17:25 +01:00
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c conf: implement support for vhostuser disk 2021-02-03 18:56:34 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: report whether a machine type is deprecated in capabilities 2021-02-03 17:30:52 +00:00
qemu_monitor_json.h qemuMonitorJSONAddObject: Take double pointer for @props 2021-01-08 09:17:25 +01:00
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: report whether a CPU model is deprecated in dom capabilities 2021-02-03 17:26:39 +00:00
qemu_monitor.h qemu: report whether a machine type is deprecated in capabilities 2021-02-03 17:30:52 +00:00
qemu_namespace.c qemu: Create virtio-pmem in namespace 2021-01-18 11:53:48 +01:00
qemu_namespace.h
qemu_process.c storage_source: use virStorageSource prefix for all functions 2021-01-22 11:10:27 +01:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c lib: Replace VIR_AUTOSTRINGLIST with GStrv 2020-12-02 15:43:07 +01:00
qemu_qapi.h util: hash: Retire 'virHashTable' in favor of 'GHashTable' 2020-11-06 10:40:51 +01:00
qemu_saveimage.c
qemu_saveimage.h
qemu_security.c
qemu_security.h
qemu_shim.c src: add missing headers to various files 2021-01-06 13:15:17 +01:00
qemu_slirp.c qemu: remove dead code that setup cgroups for helper processes 2020-11-03 21:26:32 +01:00
qemu_slirp.h
qemu_snapshot.c conf: implement support for vhostuser disk 2021-02-03 18:56:34 +01:00
qemu_snapshot.h
qemu_tpm.c qemu_tpm: Fix indentation in qemuTPMEmulatorBuildCommand 2021-02-02 15:00:55 +01:00
qemu_tpm.h
qemu_validate.c qemu_validate: move and refactor qemuValidateDomainDefVirtioFSSharedMemory 2021-02-03 18:56:34 +01:00
qemu_validate.h virDomainDefValidate: Add per-run 'opaque' data 2020-12-09 09:33:47 +01:00
qemu_vhost_user_gpu.c
qemu_vhost_user_gpu.h
qemu_vhost_user.c lib: Replace VIR_AUTOSTRINGLIST with GStrv 2020-12-02 15:43:07 +01:00
qemu_vhost_user.h
qemu_virtiofs.c
qemu_virtiofs.h
qemu.conf qemu: conf: Introduce "migrate_tls_force" qemu.conf option 2020-11-24 17:59:26 +01:00
test_libvirtd_qemu.aug.in qemu: conf: Introduce "migrate_tls_force" qemu.conf option 2020-11-24 17:59:26 +01:00
THREADS.txt
virtqemud.init.in
virtqemud.service.in
virtqemud.sysconf