libvirt/src/qemu
Ján Tomko f0cab974af Use qemuDomainEnsureVirtioAddress where possible
There are two more cases where we set an S390/CCW/PCI address
type based on the machine type.

Reuse qemuDomainEnsureVirtioAddress to reduce repetition.
2017-10-19 14:41:55 +02:00
..
EVENTHANDLERS.txt qemu/doc: Fix function name for handling events 2017-06-13 09:43:42 +02:00
libvirtd_qemu.aug conf: Introduce TLS options for VxHS block device clients 2017-09-28 09:45:14 -04:00
MIGRATION.txt doc: fix writing of QEMU 2017-03-08 17:33:07 +01:00
qemu_agent.c Fix minor typos 2017-04-24 14:40:00 +02:00
qemu_agent.h
qemu_alias.c qemu: hot-plug of watchdog 2017-10-05 14:23:20 +02:00
qemu_alias.h qemu: hot-plug of watchdog 2017-10-05 14:23:20 +02:00
qemu_block.c qemu: block: Add support for file/block/dir storage to JSON disk src generator 2017-10-18 09:43:49 +02:00
qemu_block.h qemu: block: store and test driver names for detected storage nodes 2017-07-27 09:56:41 +02:00
qemu_blockjob.c qemu: blockjob: Always save config XML when a blockjob is finished 2017-10-05 10:36:56 +02:00
qemu_blockjob.h qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_capabilities.c qemu: Parse CPU stepping from query-cpu-model-expansion 2017-10-17 22:37:04 +02:00
qemu_capabilities.h cpu: Use virDomainCapsCPUModelsPtr in cpu driver APIs 2017-10-16 09:21:52 +02:00
qemu_capspriv.h cputest: Test CPU usability blockers 2017-10-16 09:23:20 +02:00
qemu_cgroup.c util: storagefile: Add helpers to check presence of backing store 2017-10-17 06:19:18 +02:00
qemu_cgroup.h qemu_cgroup: Remove unnecessary virQEMUDriverPtr arguments 2017-07-26 17:47:25 +02:00
qemu_command.c Move qemuCheckCCWS390AddressSupport to qemu_domain 2017-10-19 14:39:05 +02:00
qemu_command.h Move qemuCheckCCWS390AddressSupport to qemu_domain 2017-10-19 14:39:05 +02:00
qemu_conf.c conf: Introduce TLS options for VxHS block device clients 2017-09-28 09:45:14 -04:00
qemu_conf.h conf: Introduce TLS options for VxHS block device clients 2017-09-28 09:45:14 -04:00
qemu_domain_address.c Split out qemuDomainEnsureVirtioAddress 2017-10-19 14:41:51 +02:00
qemu_domain_address.h Split out qemuDomainEnsureVirtioAddress 2017-10-19 14:41:51 +02:00
qemu_domain.c Move qemuCheckCCWS390AddressSupport to qemu_domain 2017-10-19 14:39:05 +02:00
qemu_domain.h Move qemuCheckCCWS390AddressSupport to qemu_domain 2017-10-19 14:39:05 +02:00
qemu_driver.c qemu: implement virDomainSetLifecycleAction() API 2017-10-19 11:52:38 +02:00
qemu_driver.h
qemu_hostdev.c qemu: Fix mdev checking for VFIO support 2017-04-12 12:57:39 +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 Use qemuDomainEnsureVirtioAddress where possible 2017-10-19 14:41:55 +02:00
qemu_hotplug.h qemu: hot-unplug of watchdog 2017-10-05 14:23:20 +02:00
qemu_hotplugpriv.h
qemu_interface.c Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_interface.h Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_migration_cookie.c qemu: send allowReboot in migration cookie 2017-10-19 11:52:34 +02:00
qemu_migration_cookie.h qemu: send allowReboot in migration cookie 2017-10-19 11:52:34 +02:00
qemu_migration.c qemu: send allowReboot in migration cookie 2017-10-19 11:52:34 +02:00
qemu_migration.h qemu: Check QEMU error on failed migration 2017-10-17 10:41:45 +02:00
qemu_monitor_json.c qemu: Move qemuFreeKeywords into qemu_parse_command.c 2017-10-17 18:52:47 -04:00
qemu_monitor_json.h qemu: Check QEMU error on failed migration 2017-10-17 10:41:45 +02:00
qemu_monitor_text.c qemuMonitorTextAddDrive: Fail on unrecognized disk format 2017-06-25 16:22:40 +02: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 QEMU error on failed migration 2017-10-17 10:41:45 +02:00
qemu_monitor.h maint: Replace tabs with spaces in all source files in repo 2017-10-18 13:25:10 +02:00
qemu_parse_command.c conf: merge virDomainLifecycleCrashAction with virDomainLifecycleAction 2017-10-19 11:52:09 +02:00
qemu_parse_command.h qemu: Move qemuFreeKeywords into qemu_parse_command.c 2017-10-17 18:52:47 -04:00
qemu_process.c qemu: move detection whether to use -no-reboot to qemu_domain 2017-10-19 11:52:30 +02:00
qemu_process.h qemu: process: Pass flags to qemuProcessPrepareHost 2017-10-05 09:40:13 +02:00
qemu_processpriv.h
qemu_security.c security: don't relabel chardev source if virtlogd is used as stdio handler 2017-06-16 16:00:10 +02:00
qemu_security.h qemu_hotplug: Relabel memdev 2017-03-15 16:55:23 +01:00
qemu.conf conf: Introduce TLS options for VxHS block device clients 2017-09-28 09:45:14 -04:00
test_libvirtd_qemu.aug.in conf: Introduce TLS options for VxHS block device clients 2017-09-28 09:45:14 -04:00
THREADS.txt doc: fix writing of QEMU 2017-03-08 17:33:07 +01:00