libvirt/src/qemu
Martin Kletzander 06524fd52c qemu: Support newer ivshmem device variants
QEMU added support for ivshmem-plain and ivshmem-doorbell.  Those are
reworked varians of legacy ivshmem that are compatible from the guest
POV, but not from host's POV and have sane specification and handling.

Details about the newer device type can be found in qemu's commit
5400c02b90bb:

  http://git.qemu.org/?p=qemu.git;a=commit;h=5400c02b90bb

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2016-11-02 17:36:17 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
MIGRATION.txt
qemu_agent.c qemu: agent: give better error messages whe agent monitor is down 2016-09-20 16:27:58 +02:00
qemu_agent.h
qemu_alias.c qemu_alias: introduce qemuAliasChardevFromDevAlias helper 2016-10-18 16:46:19 +02:00
qemu_alias.h qemu_alias: introduce qemuAliasChardevFromDevAlias helper 2016-10-18 16:46:19 +02:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: Add capabilities for ivshmem-{plain,doorbell} 2016-11-02 16:05:39 +01:00
qemu_capabilities.h qemu: Add capabilities for ivshmem-{plain,doorbell} 2016-11-02 16:05:39 +01:00
qemu_capspriv.h qemu: Fix crash in qemucapsprobe 2016-09-27 19:24:12 +02:00
qemu_cgroup.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
qemu_cgroup.h qemu: Add missing 'p' to qemuCgrouEmulatorAllNodesRestore 2016-09-13 12:24:02 +02:00
qemu_command.c qemu: Support newer ivshmem device variants 2016-11-02 17:36:17 +01:00
qemu_command.h qemu: Support newer ivshmem device variants 2016-11-02 17:36:17 +01:00
qemu_conf.c conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
qemu_conf.h conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
qemu_domain_address.c Recreate the USB address cache at reconnect 2016-10-27 13:38:56 +02:00
qemu_domain_address.h
qemu_domain.c qemu: Save various defaults for shmem 2016-11-02 16:05:39 +01:00
qemu_domain.h qemu: Add a secret object to/for a char source dev 2016-10-26 07:18:25 -04:00
qemu_driver.c qemu_driver: unlink new domain cfg file when rollback 2016-10-28 04:13:05 -07:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c Do not try to release virtio serial addresses 2016-10-27 11:16:42 +02:00
qemu_hotplug.h qemu: Add secret object hotplug for TCP chardev TLS 2016-10-26 07:27:48 -04:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration.c qemu: Reset post-copy capability after migration 2016-11-02 15:50:44 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: Add length for bps/iops throttling parameters to driver 2016-10-25 17:20:13 -04:00
qemu_monitor_json.h qemu: Add length for bps/iops throttling parameters to driver 2016-10-25 17:20:13 -04:00
qemu_monitor_text.c qemu: Add monitor support for CPU halted state 2016-10-24 18:52:36 -04:00
qemu_monitor_text.h
qemu_monitor.c qemu: Add length for bps/iops throttling parameters to driver 2016-10-25 17:20:13 -04:00
qemu_monitor.h qemu: Add length for bps/iops throttling parameters to driver 2016-10-25 17:20:13 -04:00
qemu_parse_command.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
qemu_parse_command.h
qemu_process.c qemu: Add a secret object to/for a char source dev 2016-10-26 07:18:25 -04:00
qemu_process.h
qemu_processpriv.h
qemu.conf conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
test_libvirtd_qemu.aug.in conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
THREADS.txt