Re: [Xen-devel] VirtIO-GPU 3D OpenGL Hardware Acceleration for VMs and Xen

2016-01-11 Thread Konrad Rzeszutek Wilk
On Mon, Jan 11, 2016 at 11:47:39AM +0200, Pasi Kärkkäinen wrote: > Hello, > > And now all the components listed below are released and available easily. > > Dom0: > - Qemu 2.5 has virtio-gpu 3D/OpenGL acceleration support for VMs. > > DomU: > - Linux 4.4 kernel has the virtio-gpu drm driver. > -

Re: [Xen-devel] VirtIO-GPU 3D OpenGL Hardware Acceleration for VMs and Xen

2016-01-11 Thread Fabio Fantoni
Il 11/01/2016 10:47, Pasi Kärkkäinen ha scritto: Hello, And now all the components listed below are released and available easily. Dom0: - Qemu 2.5 has virtio-gpu 3D/OpenGL acceleration support for VMs. DomU: - Linux 4.4 kernel has the virtio-gpu drm driver. - Mesa 11.1 has the virtio-gpu 3D d

Re: [Xen-devel] VirtIO-GPU 3D OpenGL Hardware Acceleration for VMs and Xen

2016-01-11 Thread Pasi Kärkkäinen
Hello, And now all the components listed below are released and available easily. Dom0: - Qemu 2.5 has virtio-gpu 3D/OpenGL acceleration support for VMs. DomU: - Linux 4.4 kernel has the virtio-gpu drm driver. - Mesa 11.1 has the virtio-gpu 3D driver (virgl galliumd3 / OpenGL). Did anyone try

Re: [Xen-devel] VirtIO-GPU 3D OpenGL Hardware Acceleration for VMs and Xen

2015-11-16 Thread Konrad Rzeszutek Wilk
On Mon, Nov 16, 2015 at 10:52:41PM +0200, Pasi Kärkkäinen wrote: > Hello, > > It seems upstream Linux/Gallium3D/Mesa/Qemu/KVM has recently gained > virtualized support for 3D/OpenGL hardware acceleration in VMs, allowing > using the GPU of the host in VMs. > > Components: > - Linux 4.4 ke