libvirt/src/qemu
Andrea Bolognani de69ad16ac qemu: Rename qemuTPM{Create,Delete}EmulatorStorage()
Other functions that operate on a single TPM emulator follow
the qemuTPMEmulatorDoThing() naming convention.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
2022-02-05 14:36:11 +01:00
..
EVENTHANDLERS.txt
libvirt_qemu_probes.d
libvirtd_qemu.aug
meson.build meson: Add missing virt_install_dirs 2022-02-02 16:26:36 +01:00
MIGRATION.txt
postcopy-migration.sysctl qemu: Enable unprivileged userfaultfd for post-copy migration 2021-12-10 17:53:11 +01:00
qemu_agent.c qemu: agent: remove all code around disabled DEBUG_IO/DEBUG_RAW_IO definitions 2022-01-06 14:13:14 +01:00
qemu_agent.h qemu_agent: Drop destroy callback 2021-11-12 14:11:43 +01:00
qemu_alias.c qemu_alias: change return type to void if possible 2021-11-25 09:19:59 +01:00
qemu_alias.h qemu_alias: change return type to void if possible 2021-11-25 09:19:59 +01:00
qemu_backup.c qemu: remove ignore_value for qemuDomainObjExitMonitor 2021-12-01 10:56:58 +01:00
qemu_backup.h
qemu_block.c qemuBlockStorageSourceGetRBDProps: Simplify generation of auth modes 2021-12-22 13:48:35 +01:00
qemu_block.h qemu: Use qemuBuildChrChardevCommand for vhost-user disk backend 2021-12-10 16:37:42 +01:00
qemu_blockjob.c qemuBlockJobRewriteConfigDiskSource: Add debug statements when skipping disk update 2021-12-01 13:39:47 +01:00
qemu_blockjob.h
qemu_capabilities.c qemu_capabilities: Introduce QEMU_CAPS_DEVICE_VIRTIO_MEM_PCI_PREALLOC 2022-01-26 12:41:27 +01:00
qemu_capabilities.h qemu_capabilities: Introduce QEMU_CAPS_DEVICE_VIRTIO_MEM_PCI_PREALLOC 2022-01-26 12:41:27 +01:00
qemu_capspriv.h qemu: Invalidate capabilities cache on host cpuid mismatch 2021-11-05 17:12:25 +01:00
qemu_cgroup.c qemu, hypervisor: refactor some cgroup mgmt methods 2022-01-28 17:04:50 +01:00
qemu_cgroup.h qemu, hypervisor: refactor some cgroup mgmt methods 2022-01-28 17:04:50 +01:00
qemu_checkpoint.c qemuCheckpointGetXMLDescUpdateSize: Don't combine automatic freeing with manual 2021-12-01 13:53:11 +01:00
qemu_checkpoint.h
qemu_command.c conf: support firmware ISA debug console 2022-02-03 10:59:03 +00:00
qemu_command.h qemu: Drop qemuAudioDriver enumeration 2022-02-02 16:26:58 +01:00
qemu_conf.c qemu: remove sharedDevices hash table 2022-01-19 13:57:59 +01:00
qemu_conf.h qemu: remove sharedDevices hash table 2022-01-19 13:57:59 +01:00
qemu_dbus.c
qemu_dbus.h
qemu_domain_address.c conf: support firmware ISA debug console 2022-02-03 10:59:03 +00:00
qemu_domain_address.h qemuDomainEnsurePCIAddress: Don't pass virQEMUDriver explicitly 2021-11-19 12:38:34 +01:00
qemu_domain.c conf: support firmware ISA debug console 2022-02-03 10:59:03 +00:00
qemu_domain.h qemu: add qemuDomainIsMipsMalta() 2022-02-02 10:07:19 +01:00
qemu_domainjob.c qemu: Log which API is trying to acquire a job 2022-01-18 13:58:38 +01:00
qemu_domainjob.h qemu_domainjob: move jobs_queued to struct qemuDomainJobObj 2021-12-01 12:45:40 +01:00
qemu_driver.c qemu: qemuDomainSetLaunchSecurityState: do not lookup qemuCaps in cache 2022-01-31 15:47:47 +01:00
qemu_driver.h
qemu_extdevice.c
qemu_extdevice.h
qemu_firmware.c qemu: split handling of distinct firmware enum conversions 2022-01-14 18:56:39 +00:00
qemu_firmware.h
qemu_hostdev.c conf: Convert virDomainHostdevDefParseXMLSubsys() to virXMLProp*() 2022-01-21 16:42:14 +01:00
qemu_hostdev.h
qemu_hotplug.c src: Use g_steal_pointer() more 2022-02-01 19:01:49 +01:00
qemu_hotplug.h
qemu_interface.c qemu: use automatic cleanup for virCommand 2021-12-13 18:20:46 +01:00
qemu_interface.h
qemu_interop_config.c meson: Introduce qemu_datadir option 2021-11-18 15:48:59 +01:00
qemu_interop_config.h
qemu_migration_cookie.c lib: Drop '&*' from '&*variable' 2022-01-31 13:47:46 +01:00
qemu_migration_cookie.h
qemu_migration_params.c qemu: Add support for return-path migration capability 2021-12-15 10:44:50 +01:00
qemu_migration_params.h qemu: Add support for return-path migration capability 2021-12-15 10:44:50 +01:00
qemu_migration_paramspriv.h
qemu_migration.c src: Use g_steal_pointer() more 2022-02-01 19:01:49 +01:00
qemu_migration.h qemu: migration: Implement VIR_MIGRATE_NON_SHARED_SYNCHRONOUS_WRITES 2021-12-07 09:00:39 +01:00
qemu_monitor_json.c qemu: agent: remove all code around disabled DEBUG_IO/DEBUG_RAW_IO definitions 2022-01-06 14:13:14 +01:00
qemu_monitor_json.h qemu: Implement the virDomainSetLaunchSecurityState API 2022-01-04 10:56:00 -07:00
qemu_monitor_priv.h
qemu_monitor_text.c qemu_monitor: remove unused load snapshot code 2021-11-23 16:03:07 +01:00
qemu_monitor_text.h qemu_monitor: remove unused load snapshot code 2021-11-23 16:03:07 +01:00
qemu_monitor.c Add VM info to improve error log message for qemu monitor 2022-01-06 14:13:14 +01:00
qemu_monitor.h qemu: Implement the virDomainSetLaunchSecurityState API 2022-01-04 10:56:00 -07:00
qemu_namespace.c qemuDomainSetupDisk: Initialize 'targetPaths' 2022-01-26 09:24:59 +01:00
qemu_namespace.h
qemu_process.c qemu: Validate domain definition even on migration 2022-02-04 13:49:39 +01:00
qemu_process.h qemuProcessPrepareQEMUCaps: Don't clear QEMU_CAPS_CHARDEV_FD_PASS_COMMANDLINE 2022-01-07 09:25:13 +01:00
qemu_processpriv.h
qemu_qapi.c virQEMUQAPISchemaTraverseEnum: Allow query of enume type features 2021-11-01 17:37:15 +01:00
qemu_qapi.h
qemu_saveimage.c qemu: fix missing cleanup on error in qemuSaveImageStartVM 2021-12-16 10:32:10 +01:00
qemu_saveimage.h
qemu_security.c
qemu_security.h
qemu_shim.c virt-qemu-run: Improve usage information 2021-12-10 18:39:35 +01:00
qemu_slirp.c
qemu_slirp.h
qemu_snapshot.c qemu: fix inactive snapshot revert 2022-01-20 15:16:18 +01:00
qemu_snapshot.h
qemu_tpm.c qemu: Rename qemuTPM{Create,Delete}EmulatorStorage() 2022-02-05 14:36:11 +01:00
qemu_tpm.h
qemu_validate.c conf: support firmware ISA debug console 2022-02-03 10:59:03 +00:00
qemu_validate.h
qemu_vhost_user_gpu.c qemu: gpu: Get pid without binary validation 2022-02-04 10:27:43 +01:00
qemu_vhost_user_gpu.h
qemu_vhost_user.c
qemu_vhost_user.h
qemu_virtiofs.c qemu: virtiofs: check whether the supplied binary exists 2022-02-03 14:15:04 +01:00
qemu_virtiofs.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt qemu: turn qemuDomainObjExitMonitor into void 2021-12-01 10:56:58 +01:00
virtqemud.init.in
virtqemud.service.in systemd: Use correct man page name in modular daemon service files 2022-02-01 13:20:11 +01:00