[pve-devel] [PATCH qemu-server v2 0/3] Fix #2041 and #413

Andreas Steinel A.Steinel at gmail.com
Tue Jan 8 23:57:58 CET 2019


Add a new option 'spicedesktop' to enable audio and folder sharing.

More precisely, add another serial port in order to get the service
spice-webdavd on Linux and Windows working. Afterwards you can use
remote-viewer and enable folder sharing therein to get a new virtual
inside of your guest for sharing files.

Based on the Windows version, there are two possible sound implementations
used like it is described on the SPICE page on the wiki.

Signed-off-by: Andreas Steinel <A.Steinel at gmail.com>

Andreas Steinel (3):
  Fix #2041: add spice webdav / folder sharing
  fix #413: add SPICE audio device
  Adding new config option 'spicedesktop'

 PVE/QemuServer.pm     | 22 ++++++++++++++++++++++
 PVE/QemuServer/PCI.pm |  2 ++
 2 files changed, 24 insertions(+)

-- 
2.11.0




More information about the pve-devel mailing list