libvirt/src/qemu
Michal Privoznik 3668526fa6 qemuMonitorJSONAttachCharDev: Teach spicevmc
https://bugzilla.redhat.com/show_bug.cgi?id=1298070

We have the code for attaching redirdevs for ages now.
Unfortunately, our monitor code that handles talking to the qemu
process was missing a little piece of code that actually enabled
the feature.

BTW: it really is called "type" on the monitor, even though it's
called "name" on the cmd line. Don't ask.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-06-10 15:22:07 +02:00
..
EVENTHANDLERS.txt qemu: add short document on qemu event handlers 2014-10-06 13:50:57 -04:00
libvirtd_qemu.aug spice: introduce spice_auto_unix_socket config option 2016-06-09 14:43:39 +02:00
MIGRATION.txt
qemu_agent.c util: string: Introduce virStringEncodeBase64 2016-05-16 12:58:48 +02:00
qemu_agent.h qemu: change qemuFindAgentConfig return type 2016-01-11 17:17:52 +01:00
qemu_alias.c qemu: Utilize qemu secret objects for RBD auth/secret 2016-05-20 11:09:05 -04:00
qemu_alias.h qemu: Utilize qemu secret objects for RBD auth/secret 2016-05-20 11:09:05 -04:00
qemu_blockjob.c conf: add caps to virDomainObjFormat/SaveStatus 2016-02-05 10:57:08 +00:00
qemu_blockjob.h qemu: Use domain condition for synchronous block jobs 2015-06-19 15:15:10 +02:00
qemu_capabilities.c nodeinfo: remove sysfs_prefix from all methods 2016-06-09 18:00:18 +01:00
qemu_capabilities.h qemu_capabilites: add QEMU_CAPS_SPICE_UNIX 2016-06-09 14:43:09 +02:00
qemu_capspriv.h qemu: Export caps cache APIs for tests 2016-05-06 10:27:32 +02:00
qemu_cgroup.c Revert "qemu_cgroup: allow access to /dev/dri for virtio-vga" 2016-05-23 10:48:27 +02:00
qemu_cgroup.h Implement qemuSetupGlobalCpuCgroup 2016-03-01 14:30:11 +00:00
qemu_command.c vnc: add support for listen type none 2016-06-09 14:46:45 +02:00
qemu_command.h qemu: Move channel path generation out of command creation 2016-06-09 13:23:15 +02:00
qemu_conf.c spice: introduce spice_auto_unix_socket config option 2016-06-09 14:43:39 +02:00
qemu_conf.h spice: introduce spice_auto_unix_socket config option 2016-06-09 14:43:39 +02:00
qemu_domain_address.c qemu: Fix error message when PCI bridge has index <= bus 2016-05-26 16:24:04 +02:00
qemu_domain_address.h qemu: Introduce qemuBuildControllerDevCommandLine 2016-03-11 06:17:06 -05:00
qemu_domain.c vnc: add support for listen type 'socket' 2016-06-09 14:42:48 +02:00
qemu_domain.h qemu: Move channel path generation out of command creation 2016-06-09 13:23:15 +02:00
qemu_driver.c nodeinfo: move host memory APIs out into virhostmem file 2016-06-09 18:43:18 +01:00
qemu_driver.h
qemu_hostdev.c qemu: assume QEMU_CAPS_DEVICE almost everywhere 2016-05-23 09:39:40 +02:00
qemu_hostdev.h qemu: hostdev: Introduce qemuHostdevUpdateActiveDomainDevices() 2015-10-26 13:50:35 +01:00
qemu_hotplug.c graphics: introduce new listen type 'socket' 2016-06-09 14:24:00 +02:00
qemu_hotplug.h qemu: Move and rename qemuDomainCheckEjectableMedia to qemuProcessRefreshDisks 2016-05-25 10:15:54 +02:00
qemu_hotplugpriv.h
qemu_interface.c util: set vlan tag for macvtap passthrough mode on SRIOV VFs 2016-05-10 14:04:19 -04:00
qemu_interface.h autocreate tap device for ethernet network type 2016-03-23 11:37:59 +00:00
qemu_migration.c spice: add support for listen type socket 2016-06-09 14:43:15 +02:00
qemu_migration.h qemu: migration: new migration param for persistent destination XML 2016-04-18 14:45:58 +02:00
qemu_monitor_json.c qemuMonitorJSONAttachCharDev: Teach spicevmc 2016-06-10 15:22:07 +02:00
qemu_monitor_json.h qemu: Refactor qemuMonitorJSONGetCPUx86Data 2016-06-09 09:47:56 +02:00
qemu_monitor_text.c qemuMonitorTextGetAllBlockStatsInfo: Fix line validation 2016-05-31 13:06:55 +02:00
qemu_monitor_text.h Remove qemuProcessInitPCIAddresses with dependencies 2016-05-20 07:43:39 +02:00
qemu_monitor.c qemu_monitor: rephrase error message if qemu closes monitor 2016-06-08 13:50:31 +02:00
qemu_monitor.h qemu: monitor: Remove 'supportMaxOptions' argument from qemuMonitorGetBlockIoThrottle 2016-05-25 16:59:58 +02:00
qemu_parse_command.c vnc: add support for listen type 'socket' 2016-06-09 14:42:48 +02:00
qemu_parse_command.h qemu: parse: rename qemuCaps->caps 2016-02-19 09:45:23 -05:00
qemu_process.c nodeinfo: move host CPU APIs out into virhostcpu.c file 2016-06-09 18:31:11 +01:00
qemu_process.h qemu: process: Convert multiple boolean args to a single flag 2016-06-07 13:02:20 +02:00
qemu_processpriv.h
qemu.conf spice: introduce spice_auto_unix_socket config option 2016-06-09 14:43:39 +02:00
test_libvirtd_qemu.aug.in spice: introduce spice_auto_unix_socket config option 2016-06-09 14:43:39 +02:00
THREADS.txt There is no virDomainFindBy{ID, Name, UUID} anymore 2015-08-03 13:08:00 +02:00