Re: [BUG] qemu git error with virgl

2021-01-04 Thread Torsten Wohlfarth
Hi Igor, yes, that fixes my issue. Regards, Torsten Am 04.01.21 um 19:50 schrieb Igor Mammedov: On Sun, 3 Jan 2021 18:28:11 +0100 Philippe Mathieu-Daudé wrote: Cc'ing Gerd + patch author/reviewer. On 1/2/21 2:11 PM, Torsten Wohlfarth wrote: Hello, i can't start any system if i use virgl.

Re: [BUG] qemu git error with virgl

2021-01-04 Thread Igor Mammedov
On Sun, 3 Jan 2021 18:28:11 +0100 Philippe Mathieu-Daudé wrote: > Cc'ing Gerd + patch author/reviewer. > > On 1/2/21 2:11 PM, Torsten Wohlfarth wrote: > > Hello, > > > > i can't start any system if i use virgl. I get the following error: > > > > qemu-x86_64: ../ui/console.c:1791: dpy_gl_ctx_cr

Re: [BUG] qemu git error with virgl

2021-01-03 Thread Philippe Mathieu-Daudé
Cc'ing Gerd + patch author/reviewer. On 1/2/21 2:11 PM, Torsten Wohlfarth wrote: > Hello, > > i can't start any system if i use virgl. I get the following error: > > qemu-x86_64: ../ui/console.c:1791: dpy_gl_ctx_create: Assertion > `con->gl' failed. > ./and.sh: line 27: 3337167 Aborted  

[BUG] qemu git error with virgl

2021-01-02 Thread Torsten Wohlfarth
Hello, i can't start any system if i use virgl. I get the following error: qemu-x86_64: ../ui/console.c:1791: dpy_gl_ctx_create: Assertion `con->gl' failed. ./and.sh: line 27: 3337167 Aborted qemu-x86_64 -m 4096 -smp cores=4,sockets=1 -cpu host -machine pc-q35-4.0,accel=kvm -de