qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QXL VGA on ppc64?


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] QXL VGA on ppc64?
Date: Tue, 03 Jan 2017 14:10:34 +0100

On Mi, 2016-12-21 at 13:14 +0100, Michal Suchánek wrote:
> Hello,
> 
> I heard this configuration is not working very well.
> 
> However, just enabling QXL in configuration and spapr.c I get a kvm
> emulation error.
> 
> So what issues does the configuration have and what is needed to enable
> it?

spice is little endian for historical reasons.  There was (still is?)
ongoing work in both qxl emulation and spice code base to fix this, but
I don't think anyone went on testing and fixing things systematically on
bigendian machines.  You might want try asking on spice-devel though.

There also used to be some x86 dependency, but that was a small issue
compared to the byteordering and it got fixed while spice was enabled
for arm.

qxl + spice on ppc64le should do just fine, but only in case both host
and guest are le.

> I am interested in resizing guest display to match client screen size.

virtio-gpu is another option for that one.

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]