[virt-tools-list] [PATCH v3 0/2] virt-manager: add spice+virgl support

marcandre.lureau at redhat.com marcandre.lureau at redhat.com
Fri Nov 18 14:09: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.

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 option

 ui/gfxdetails.ui           | 74 +++++++++++++++++++++++++++++++++++++++-------
 virtManager/addhardware.py | 15 ++++++----
 virtManager/details.py     | 14 ++++++---
 virtManager/domain.py      | 16 +++++++---
 virtManager/gfxdetails.py  | 47 +++++++++++++++++++++++------
 virtinst/devicegraphics.py | 16 +++++++++-
 6 files changed, 148 insertions(+), 34 deletions(-)

-- 
2.10.0




More information about the virt-tools-list mailing list