]> git.proxmox.com Git - qemu-server.git/commit - PVE/API2/Qemu.pm
add spice proxy API
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Jun 2013 10:09:05 +0000 (12:09 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Jun 2013 10:09:05 +0000 (12:09 +0200)
commit288eeea8ae099120ef3fd992fc898c7cf13cbac5
tree348427801f67288f29f19e57301e461e50681d3c
parent1011b570909d0ac368ca353909da2eb32bba5b89
add spice proxy API

This is experimental code, spice connections are not encryped and thus insecure.
We use ticket passwords for spice auth, and do direct spice connections to
the nodes instead of using a tunnel.
PVE/API2/Qemu.pm
PVE/QemuServer.pm