Hi
On Wed, Aug 30, 2023 at 3:21 PM Daniel P. Berrangé wrote:
>
> On Wed, Aug 30, 2023 at 03:01:27PM +0400, Marc-André Lureau wrote:
> > Hi
> >
> > On Wed, Aug 30, 2023 at 2:53 PM Thomas Huth wrote:
> > >
> > > On 30/08/2023 11.37, marcandre.lur...@redhat.com wrote:
> > > > From: Marc-André Lurea
On Wed, Aug 30, 2023 at 03:01:27PM +0400, Marc-André Lureau wrote:
> Hi
>
> On Wed, Aug 30, 2023 at 2:53 PM Thomas Huth wrote:
> >
> > On 30/08/2023 11.37, marcandre.lur...@redhat.com wrote:
> > > From: Marc-André Lureau
> > >
> > > Hi,
> > >
> > > QEMU system emulators can be made to compile an
Hi
On Wed, Aug 30, 2023 at 2:53 PM Thomas Huth wrote:
>
> On 30/08/2023 11.37, marcandre.lur...@redhat.com wrote:
> > From: Marc-André Lureau
> >
> > Hi,
> >
> > QEMU system emulators can be made to compile and work without pixman.
> >
> > Given how pervasively pixman types and API is used in al
On 30/08/2023 11.37, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau
Hi,
QEMU system emulators can be made to compile and work without pixman.
Given how pervasively pixman types and API is used in all the code base, it was
a bit difficult to figure out how to cut the dependency.
I
From: Marc-André Lureau
Hi,
QEMU system emulators can be made to compile and work without pixman.
Given how pervasively pixman types and API is used in all the code base, it was
a bit difficult to figure out how to cut the dependency.
I decided that it was important to keep VGA and graphics de