libvirt/src/qemu
Peter Krempa cc4a277db2 qemu: Rename qemuDiskBusNeedsDriveArg to qemuDiskBusIsSD
The function effectively boils down to whether the disk is 'SD'. Since
we'll need to make more decisions based on the fact whether the disk is
on the SD bus, rename the function.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-05-12 06:54:59 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am qemu: move qemuDomainDefValidateFeatures to qemu_validate.c 2020-04-03 16:25:30 +02:00
MIGRATION.txt
qemu_agent.c src: Fix boolean assignment 2020-05-05 13:08:57 +02:00
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_backup.c backup: Store error message for failed backups 2020-04-24 08:56:57 +02:00
qemu_backup.h backup: Store error message for failed backups 2020-04-24 08:56:57 +02:00
qemu_block.c qemuBlockStorageSourceGetURI: Pass through query component 2020-03-30 16:30:34 +02:00
qemu_block.h qemu: block: Support VIR_DOMAIN_BLOCK_COMMIT/PULL/REBASE_RELATIVE with blockdev 2020-03-30 16:28:48 +02:00
qemu_blockjob.c backup: Store error message for failed backups 2020-04-24 08:56:57 +02:00
qemu_blockjob.h qemuBlockJobUpdate: Remove return value 2020-04-03 09:34:49 +02:00
qemu_capabilities.c qemu: Don't use CPU from host capabilities as host-model on ARM 2020-05-06 12:12:24 +02:00
qemu_capabilities.h qemu: Add virQEMUCapsGetVirtType convenience function 2020-04-28 11:11:01 +02:00
qemu_capspriv.h
qemu_cgroup.c qemu-cgroup: remove unnecessary include 2020-04-22 09:58:10 +02:00
qemu_cgroup.h
qemu_checkpoint.c qemu_checkpoint.c: Use g_autofree in qemuCheckpointPrepare() 2020-04-03 14:16:49 +02:00
qemu_checkpoint.h
qemu_command.c qemu: Rename qemuDiskBusNeedsDriveArg to qemuDiskBusIsSD 2020-05-12 06:54:59 +02:00
qemu_command.h qemu: Rename qemuDiskBusNeedsDriveArg to qemuDiskBusIsSD 2020-05-12 06:54:59 +02:00
qemu_conf.c Drop needless variable 2020-05-05 11:19:34 +02:00
qemu_conf.h qemu: Make memory path generation embed driver aware 2020-04-07 15:26:32 +02:00
qemu_dbus.c qemu-dbus: register DBus bus to the VM cgroup 2020-04-22 09:58:10 +02: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 qemu/conf: set HOTPLUGGABLE connect flag during PCI address set init 2020-04-12 22:39:51 -04:00
qemu_domain_address.h
qemu_domain.c qemuDomainCleanupRun: Actually run cleanup callbacks in reverse order 2020-05-11 13:20:19 +02:00
qemu_domain.h qemu: domain: Add 'errmsg' field to qemuDomainJobInfo 2020-04-24 08:56:57 +02:00
qemu_driver.c qemuCheckDiskConfig: Remove and untangle callers 2020-05-12 06:54:59 +02:00
qemu_driver.h
qemu_extdevice.c qemu-dbus: register DBus bus to the VM cgroup 2020-04-22 09:58:10 +02:00
qemu_extdevice.h
qemu_firmware.c
qemu_firmware.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Rename qemuDiskBusNeedsDriveArg to qemuDiskBusIsSD 2020-05-12 06:54:59 +02:00
qemu_hotplug.h
qemu_interface.c qemu: Drop virQEMUDriverIsPrivileged() 2020-04-07 15:26:15 +02:00
qemu_interface.h
qemu_interop_config.c
qemu_interop_config.h
qemu_migration_cookie.c qemu: Add free and copy function for qemuDomainJobInfo and use it 2020-04-24 08:56:57 +02:00
qemu_migration_cookie.h
qemu_migration_params.c qemu: fix hang in p2p + xbzrle compression + parallel migration 2020-04-16 09:53:04 +02:00
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c qemu: Add free and copy function for qemuDomainJobInfo and use it 2020-04-24 08:56:57 +02:00
qemu_migration.h
qemu_monitor_json.c
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c src: Fix boolean assignment 2020-05-05 13:08:57 +02:00
qemu_monitor.h
qemu_process.c qemu: Rename qemuDiskBusNeedsDriveArg to qemuDiskBusIsSD 2020-05-12 06:54:59 +02:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_security.c qemu: Label restore path outside of secdriver transactions 2020-04-17 16:24:30 +02:00
qemu_security.h
qemu_shim.c
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 Drop needless variable 2020-05-05 11:19:34 +02:00
qemu_tpm.h
qemu_validate.c qemu: Move disk config validation to qemuValidateDomainDeviceDefDiskFrontend 2020-05-12 06:54:59 +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
qemu_vhost_user_gpu.h
qemu_vhost_user.c
qemu_vhost_user.h
qemu_virtiofs.c
qemu_virtiofs.h
qemu.conf
test_libvirtd_qemu.aug.in
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