libvirt/src/parallels
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
..
parallels_driver.c parallels: don't fill net adapter model for containers 2015-04-10 09:50:29 +02:00
parallels_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
parallels_network.c network_conf: Drop virNetworkObjIsDuplicate 2015-03-23 09:56:15 +01:00
parallels_sdk.c conf: add VIR_DOMAIN_VIDEO_TYPE_PARALLELS video type 2015-04-10 09:50:29 +02:00
parallels_sdk.h parallels: implement virDomainManagedSave 2015-04-10 09:50:29 +02:00
parallels_storage.c parallels: Cleanup partly opened drivers on connect open failure 2015-03-05 08:38:21 +01:00
parallels_utils.c Indent top-level labels by one space in src/parallels/ 2014-03-25 14:58:39 +01:00
parallels_utils.h parallels: introduce and use string constants for network types and names 2015-03-18 17:35:21 +01:00