libvirt/src/qemu
John Ferlan 13d216617d qemu: Fetch/save the default SCSI controller model during hotplug
If we're going to add a controller to the domain, let's set the
default SCSI model value if we cannot find another SCSI controller
already present.

NB: Requires updating the live output test data since the model
will now be formatted.
2018-01-31 11:32:04 -05:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug conf: Introduce TLS options for VxHS block device clients 2017-09-28 09:45:14 -04:00
MIGRATION.txt
qemu_agent.c Fix minor typos 2017-04-24 14:40:00 +02:00
qemu_agent.h
qemu_alias.c qemu: Introduce qemuDomainFindSCSIControllerModel 2018-01-31 11:32:04 -05:00
qemu_alias.h
qemu_block.c qemu: block: Add support for formatting gluster debug level via JSON 2017-11-23 18:50:04 +01:00
qemu_block.h qemu: block: Add function to check if storage source allows concurrent access 2017-11-23 18:26:25 +01:00
qemu_blockjob.c qemu: blockjob: Reset disk source index after pivot 2017-12-08 10:13:57 +01:00
qemu_blockjob.h qemu: report drive mirror errors on migration 2017-12-06 12:43:57 +01:00
qemu_capabilities.c qemu: Don't initialize struct utsname 2018-01-22 14:53:39 +01:00
qemu_capabilities.h qemu: Add capability for pseries machine's max-cpu-compat= parameter 2018-01-05 17:00:58 +01:00
qemu_capspriv.h qemu: Refresh caps cache after booting a different kernel 2018-01-22 14:11:58 +01:00
qemu_cgroup.c qemu: Restore machinename even without cgroups 2018-01-31 14:51:34 +01:00
qemu_cgroup.h qemu: Introduce functions for input device cgroup manipulation 2017-11-24 17:38:51 +01:00
qemu_command.c qemu: Introduce qemuDomainGetSCSIControllerModel 2018-01-31 11:32:04 -05:00
qemu_command.h qemu: Use secret objects to pass iSCSI passwords 2017-11-24 11:47:26 -05:00
qemu_conf.c
qemu_conf.h
qemu_domain_address.c qemu: Introduce qemuDomainGetSCSIControllerModel 2018-01-31 11:32:04 -05:00
qemu_domain_address.h qemu: Introduce qemuDomainGetSCSIControllerModel 2018-01-31 11:32:04 -05:00
qemu_domain.c qemu: auto-add generic xhci rather than NEC xhci to Q35 domains 2018-01-22 10:13:16 -05:00
qemu_domain.h Do not pass driver to qemuDomainNamespace{Setup,Teardown} functions 2017-12-06 16:47:08 +01:00
qemu_driver.c qemu: Fix memory leak in processGuestPanicEvent 2018-01-29 11:44:20 -05:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Fetch/save the default SCSI controller model during hotplug 2018-01-31 11:32:04 -05:00
qemu_hotplug.h qemu: Add support for hot unplugging redirdev device 2018-01-08 11:49:26 -05:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration.c qemu: Fix crash in offline migration 2018-01-19 10:51:19 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: Alter dump-guest-memory command generation 2018-01-04 12:15:49 -05:00
qemu_monitor_json.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c Revert "qemu: monitor: do not report error on shutdown" 2018-01-19 14:31:03 +01:00
qemu_monitor.h qemu: prepare blockjob complete event error usage 2017-12-06 12:43:57 +01:00
qemu_parse_command.c qemu: Remove private hostdev 2017-11-24 11:47:26 -05:00
qemu_parse_command.h
qemu_process.c qemu: Restore resctrl alloc data after restart 2018-01-31 14:51:34 +01:00
qemu_process.h
qemu_processpriv.h
qemu_security.c qemu: fix security labeling for attach/detach of char devices 2017-12-05 13:54:48 +01:00
qemu_security.h qemu: fix security labeling for attach/detach of char devices 2017-12-05 13:54:48 +01:00
qemu.conf Fix minor typos 2017-12-12 09:13:43 +01:00
test_libvirtd_qemu.aug.in
THREADS.txt