[pve-devel] applied: [PATCH v2] improve serial terminal handling

Wolfgang Bumiller w.bumiller at proxmox.com
Tue Jan 30 16:40:13 CET 2018


applied whole series

On Fri, Jan 26, 2018 at 11:57:58AM +0100, Dominik Csapak wrote:
> this series adds the ability to show serial ports on the gui,
> and disabling the xtermjs button when no serial device exists for the vm
> 
> changes from v1:
> * rebase on current master
> * changed icon to thomas version, thanks :)
> 
> qemu-server:
> 
> Dominik Csapak (1):
>   add serial:1 to vmstatus when config has a serial device configured
> 
>  PVE/QemuServer.pm | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> pve-manager:
> 
> Dominik Csapak (4):
>   add icon/class for serial ports
>   change group of unused to 99 to that we can add things in between
>   show serial ports on the gui
>   enable/disable xtermjs depending on the existance of a serial port
> 
>  www/css/ext6-pve.css                 |  7 ++++
>  www/images/Makefile                  |  7 +++-
>  www/images/icon-serial.svg           | 65 ++++++++++++++++++++++++++++++++++++
>  www/manager6/button/ConsoleButton.js |  8 +++++
>  www/manager6/qemu/Config.js          |  3 ++
>  www/manager6/qemu/HardwareView.js    | 11 +++++-
>  6 files changed, 99 insertions(+), 2 deletions(-)
>  create mode 100644 www/images/icon-serial.svg
> 
> -- 
> 2.11.0




More information about the pve-devel mailing list