libvirt/src/qemu
Dmitry Guryanov 0d572b6982 conf: add VIR_DOMAIN_VIDEO_TYPE_PARALLELS video type
We support VNC for containers to have the same
interface with VMs. At this moment it just renders
linux text console.

Of course we don't pass any physical devices and
don't emulate virtual devices. Our VNC server
renders text from terminal master and sends
input events from VNC client to terminal.

So add special video type VIR_DOMAIN_VIDEO_TYPE_PARALLELS
for these pseudo-devices.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
2015-04-10 09:50:29 +02:00
..
EVENTHANDLERS.txt qemu: add short document on qemu event handlers 2014-10-06 13:50:57 -04:00
libvirtd_qemu.aug qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
MIGRATION.txt
qemu_agent.c qemu: lifecycle: make agent-mode shutdown and reboot timeout 2015-04-02 11:08:48 +02:00
qemu_agent.h domifaddr: Implement the API for qemu 2015-03-17 15:15:38 +00:00
qemu_capabilities.c Fix common misspellings 2015-03-23 09:01:30 +01:00
qemu_capabilities.h qemu: caps: Add capability bit for the "pc-dimm" device 2015-02-20 19:25:09 +01:00
qemu_cgroup.c cgroup: Use virCgroupNewThread 2015-04-09 19:27:08 -04:00
qemu_cgroup.h qemu: cgroup: Kill qemuSetupCgroupVcpuPin() 2015-04-02 10:12:08 +02:00
qemu_command.c conf: add VIR_DOMAIN_VIDEO_TYPE_PARALLELS video type 2015-04-10 09:50:29 +02:00
qemu_command.h qemu: Implement memory device hotplug 2015-03-23 14:31:30 +01:00
qemu_conf.c qemu: Fix AAVMF/OVMF #define names 2015-02-21 14:44:46 -05:00
qemu_conf.h qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_domain.c qemu: Avoid shadow of 'sync' symbol 2015-04-09 15:36:26 +02:00
qemu_domain.h qemu: domain: Add helper to check block job support 2015-04-09 14:11:42 +02:00
qemu_driver.c qemu: qemuDomainHotplugVcpus - separate out the del cgroup and pin 2015-04-09 19:27:08 -04:00
qemu_driver.h
qemu_hostdev.c drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
qemu_hostdev.h
qemu_hotplug.c Auto add virtio-serial controllers 2015-04-02 15:00:13 +02:00
qemu_hotplug.h qemu: Implement memory device hotunplug 2015-03-23 14:41:14 +01:00
qemu_hotplugpriv.h
qemu_interface.c qemu: add/remove bridge fdb entries as guest CPUs are started/stopped 2014-12-15 10:07:06 -05:00
qemu_interface.h qemu: add a qemuInterfaceStopDevices(), called when guest CPUs stop 2014-12-13 22:20:28 -05:00
qemu_migration.c qemu_migrate: use nested job when adding NBD to cookie 2015-04-08 10:30:17 +02:00
qemu_migration.h qemu: completely rework reference counting 2014-12-21 10:48:56 +01:00
qemu_monitor_json.c qemu: Clean up old leftovers in qemuMonitorDrivePivot 2015-04-09 14:18:48 +02:00
qemu_monitor_json.h qemu: Clean up old leftovers in qemuMonitorDrivePivot 2015-04-09 14:18:48 +02:00
qemu_monitor_text.c Remove unused macros 2015-04-02 10:27:56 +02:00
qemu_monitor_text.h qemu: monitor: Kill qemuMonitorGetBlockStats(Info,ParamsNumber) 2015-03-11 11:28:04 +01:00
qemu_monitor.c qemu: Clean up old leftovers in qemuMonitorDrivePivot 2015-04-09 14:18:48 +02:00
qemu_monitor.h qemu: Clean up old leftovers in qemuMonitorDrivePivot 2015-04-09 14:18:48 +02:00
qemu_process.c qemuProcessHook: Call virNuma*() only when needed 2015-04-08 11:54:31 +02:00
qemu_process.h qemu: cgroup: Use priv->autoCpuset instead of using qemuPrepareCpumap() 2015-04-02 10:12:08 +02:00
qemu_processpriv.h
qemu.conf qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
test_libvirtd_qemu.aug.in qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
THREADS.txt Fix common misspellings 2015-03-23 09:01:30 +01:00