libvirt/src/qemu
Jiri Denemark 5d513d4659 qemu-caps: Get host model directly from Qemu when available
When qmp query-cpu-model-expansion is available probe Qemu for its view of the
host model. In kvm environments this can provide a more complete view of the
host model because features supported by Qemu and Kvm can be considered.

Signed-off-by: Collin L. Walling <walling@linux.vnet.ibm.com>
Signed-off-by: Jason J. Herne <jjherne@linux.vnet.ibm.com>
2017-01-06 12:24:57 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
MIGRATION.txt
qemu_agent.c qemu: agent: take monitor lock in qemuAgentNotifyEvent 2016-12-12 17:14:11 -05:00
qemu_agent.h
qemu_alias.c qemu: Generate memory device aliases according to slot number 2016-11-10 17:36:55 +01:00
qemu_alias.h qemu: Generate memory device aliases according to slot number 2016-11-10 17:36:55 +01:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu-caps: Get host model directly from Qemu when available 2017-01-06 12:24:57 +01:00
qemu_capabilities.h qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_capspriv.h qemu: Enable KVM when probing capabilities 2016-11-25 20:34:26 +01:00
qemu_cgroup.c qemu_cgroup: Expose defaultDeviceACL 2016-12-15 09:25:16 +01:00
qemu_cgroup.h qemu_cgroup: Expose defaultDeviceACL 2016-12-15 09:25:16 +01:00
qemu_command.c qemu: Don't assume secret provided for LUKS encryption 2017-01-03 12:59:18 -05:00
qemu_command.h qemu: Add vhost-scsi string for -device parameter 2016-11-24 12:16:19 -05:00
qemu_conf.c qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
qemu_conf.h qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
qemu_domain_address.c Fix minor typos 2016-12-02 09:25:13 +01:00
qemu_domain_address.h qemu: propagate virQEMUDriver object to qemuDomainDeviceCalculatePCIConnectFlags 2016-11-30 15:28:07 -05:00
qemu_domain.c qemu: Remove /dev mount info properly 2017-01-05 16:24:55 +01:00
qemu_domain.h qemu: Don't assume secret provided for LUKS encryption 2017-01-03 12:59:18 -05:00
qemu_driver.c qemu: snapshot: Resume VM after live snapshot 2017-01-04 16:50:18 +01:00
qemu_driver.h
qemu_hostdev.c qemu: Add vhost-scsi string for -device parameter 2016-11-24 12:16:19 -05:00
qemu_hostdev.h qemu: Add vhost-scsi string for -device parameter 2016-11-24 12:16:19 -05:00
qemu_hotplug.c qemu: Don't assume secret provided for LUKS encryption 2017-01-03 12:59:18 -05:00
qemu_hotplug.h qemu: Add support for hot/cold-(un)plug of shmem devices 2016-11-02 17:36:50 +01:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration.c qemu: clean out unused migrate to unix 2016-12-21 16:24:59 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_monitor_json.h qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_monitor_text.c Avoid variable named 'stat' 2016-12-14 12:17:08 +00:00
qemu_monitor_text.h
qemu_monitor.c qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_monitor.h qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_parse_command.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
qemu_parse_command.h
qemu_process.c qemuProcessLaunch: fix indentation 2017-01-05 14:38:45 +01:00
qemu_process.h
qemu_processpriv.h
qemu_security.c qemu: Manage /dev entry on hostdev hotplug 2016-12-15 09:25:16 +01:00
qemu_security.h qemu: Manage /dev entry on hostdev hotplug 2016-12-15 09:25:16 +01:00
qemu.conf qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
test_libvirtd_qemu.aug.in qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
THREADS.txt