[virt-tools-list] [PATCH v4 0/2] virt-manager: add spice+virgl support
marcandre.lureau at redhat.com
marcandre.lureau at redhat.com
Mon Nov 28 10:47:44 UTC 2016
From: Marc-André Lureau <marcandre.lureau at redhat.com>
Hi
This is the remaining patches of the previous series to add basic
support to configure a VM with spice+virgl locally.
v4:
- fix OpenGL label accelerator
- use a combobox for selecting the listen type
v3:
- changed 'none' address for a new 'listen' checkbox
- rebased, dropping already merged patches
- fix pylint
v2:
- fix domain xml for spice gl parameter (changed during libvirt patches review)
- fix gfx.gl usage after Cole review
Marc-André Lureau (2):
virt-manager: add opengl graphics option
gfxdetails: add listen type option
ui/gfxdetails.ui | 89 ++++++++++++++++++++++++++++++++++++++--------
virtManager/addhardware.py | 15 +++++---
virtManager/details.py | 14 +++++---
virtManager/domain.py | 16 ++++++---
virtManager/gfxdetails.py | 47 +++++++++++++++++++-----
virtinst/devicegraphics.py | 16 ++++++++-
6 files changed, 161 insertions(+), 36 deletions(-)
--
2.10.0
More information about the virt-tools-list
mailing list