qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] cocoa: Fix VBE function Set Display Start


From: Henry Harrington
Subject: Re: [Qemu-devel] [PATCH] cocoa: Fix VBE function Set Display Start
Date: Tue, 27 Nov 2012 18:54:08 +0000

On Tue, Nov 27, 2012 at 5:03 AM, Andreas Färber <address@hidden> wrote:
> Am 21.11.2012 20:08, schrieb Henry Harrington:
> Apart from the style issues above (you can use scripts/checkpatch.pl to
> verify) this looks okay. Unfortunately I am not getting pixman built on
> OSX so am still unable to test...

Thanks, I'll fix the style issues and submit a new patch.

> Am I understanding correctly that this is an optional hook and not a bug
> fix for 1.3? How can it be verified?
>
> Regards,
> Andreas

The setdata callback is required, even though the Cocoa UI works reasonably
well without it. I've attached a simple testcase, which rapidly switches
between two virtual screens using VBE (one is blue/green, and the other
is green/red). Without the fix Qemu does not switch between screens.

There was a similar bug in the VNC UI which was fixed in commit 1d3323d.

Henry

Attachment: display-test.asm
Description: Binary data


reply via email to

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