Re: [PATCH 05/12] virtinst: bump libvirt requirements for GL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/21/2017 08:00 AM, marcandre.lureau@xxxxxxxxxx wrote:
> From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx>
> 
> libvirt 3.1.0 improves spice/GL support with rendernode options, file
> cgroup/namespace rights etc, that are required for qemu:///system to
> work without additional tweaking.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx>
> ---
>  virtinst/support.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/virtinst/support.py b/virtinst/support.py
> index 0a57fb87..5a62cc8b 100644
> --- a/virtinst/support.py
> +++ b/virtinst/support.py
> @@ -311,7 +311,7 @@ SUPPORT_CONN_VCPU_PLACEMENT = _make(
>  SUPPORT_CONN_MEM_STATS_PERIOD = _make(
>      function="virDomain.setMemoryStatsPeriod",
>      version="1.1.1", hv_version={"qemu": 0})
> -SUPPORT_CONN_SPICE_GL = _make(version="1.3.3",
> +SUPPORT_CONN_SPICE_GL = _make(version="3.1.0",
>      hv_version={"qemu": "2.6.0", "test": 0})
>  SUPPORT_CONN_VIDEO_VIRTIO_ACCEL3D = _make(version="1.3.0",
>      hv_version={"qemu": "2.5.0", "test": 0})
> 

I added a comment here reflecting the commit message, and tweaked the commit
title a bit. Also tweaked the title of patch #4, and pushed all the virtinst
bits. I'll review the ui patches tomorrow (6, 9, 11, 12)

Thanks,
Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux