qemu-server/PVE
Dominik Csapak 6dbcb07367 add ivshmem device to config
with such a shared memory device, a vm can share data with other
vms or with the host via memory

one of the use cases is looking-glass[1] with pci-passthrough, which copies
the guest fb to the host and you get a high-speed, low-latency
display client for the vm

on vm stop we delete the file again

1: https://looking-glass.hostfission.com/

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-02-26 08:01:12 +01:00
..
API2 add pre- start/stop hookscripts to VMs 2019-02-01 12:58:37 +01:00
CLI add pre- start/stop hookscripts to VMs 2019-02-01 12:58:37 +01:00
QemuServer add ivshmem device to config 2019-02-26 08:01:12 +01:00
VZDump fix #1779: vzdump: ensure guest-fsfreeze-thaw is called on error 2018-05-23 11:18:28 +02:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm fix #1969: increase max unused disks 2018-11-09 16:23:07 +01:00
QemuMigrate.pm followup whitespace fixes 2019-02-20 07:34:10 +01:00
QemuServer.pm add ivshmem device to config 2019-02-26 08:01:12 +01:00
QMPClient.pm use qemu's blockdev-snapshot functions 2018-09-24 11:12:34 +02:00