[pve-devel] [PATCH manager 0/2 v3] Add GUI for audio device
Aaron Lauterer
a.lauterer at proxmox.com
Fri Jul 19 15:32:19 CEST 2019
This series adds the GUI part for the audio device.
It's a partial v3 to [0] (the GUI part).
The option for the audio backend is fixed to `spice` in accordance with
the latest patch to qemu-server [1].
[0]: https://pve.proxmox.com/pipermail/pve-devel/2019-July/038273.html
[1]: https://pve.proxmox.com/pipermail/pve-devel/2019-July/038333.html
Aaron Lauterer (2):
Add edit dialog for audio device
Add audio device to HardwareView
www/manager6/Makefile | 1 +
www/manager6/qemu/AudioEdit.js | 65 +++++++++++++++++++++++++++++++
www/manager6/qemu/HardwareView.js | 27 +++++++++++++
3 files changed, 93 insertions(+)
create mode 100644 www/manager6/qemu/AudioEdit.js
--
2.20.1
More information about the pve-devel
mailing list