[libvirt] [PATCH 0/4] libxl: support SPICE graphics

Michal Privoznik mprivozn at redhat.com
Thu May 28 11:10:18 UTC 2015


On 09.05.2015 00:31, Jim Fehlig wrote:
> This series provides support for SPICE graphics in the libxl driver.
> The first patch is mostly code movement.  The second patch is a trivial
> name change of a structure member.  Patch3 populates the
> libxl_domain_build_info struct with SPICE info.  SPICE isn't as nice
> without QXL, so patch4 provides support for QXL video device.
> 
> Jim Fehlig (4):
>   libxl: populate build_info vfb in separate function
>   libxl: change reservedVNCPorts to reservedGraphicsPorts
>   libxl: support SPICE graphics for HVM domains
>   libxl: support QXL video device
> 
>  src/libxl/libxl_conf.c   | 150 +++++++++++++++++++++++++++++++++++++----------
>  src/libxl/libxl_conf.h   |   2 +-
>  src/libxl/libxl_domain.c |   8 ++-
>  src/libxl/libxl_driver.c |   4 +-
>  4 files changed, 128 insertions(+), 36 deletions(-)
> 

ACK to all, but please see my comment to 3/4 before pushing.

Even though we are in freeze, this has been lying around for a while
therefore I think it's safe to push these.

Michal




More information about the libvir-list mailing list