qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: Avi Kivity <avi@redhat.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [Qemu-devel] [6989] Fix display breakage when resizing the screen (v2) (Avi Kivity)
Date: Mon, 06 Apr 2009 09:29:11 -0500	[thread overview]
Message-ID: <49DA11B7.2060705@codemonkey.ws> (raw)
In-Reply-To: <49DA0FFD.1060600@eu.citrix.com>

Stefano Stabellini wrote:
> Anthony Liguori wrote:
>
> While I understand the problem this patch tries to fix I think the way
> it fixes it is wrong.
>
> First of all this patch breaks the VC switching mechanism in qemu: just
> execute sleep 2; startx; in the first VC, then switch to the monitor and
> wait.
> Secondly it doesn't follow the basic idea behind the DisplayState
> surface: it is supposed to be a pixel surface provided by the vga
> emulator to the frontends, cirrus shouldn't have to care what size it is.
> In fact cirrus emulates bitblit operations on the emulated framebuffer,
> not on the DisplayState surface; if it does so is a bug and should be fixed.
>
> For these reasons I think this patch should be reverted.
>   

Avi/Stefano, can one of you guys put together a proper patch?

Right now, it's better not to revert this patch because without it, our 
test suite cannot run.  However, I agree this is the wrong fix so we 
need to get a proper fix as soon as we can.

Regards,

Anthony Liguori

>
>   

  reply	other threads:[~2009-04-06 14:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-05 18:41 [Qemu-devel] [6989] Fix display breakage when resizing the screen (v2) (Avi Kivity) Anthony Liguori
2009-04-06 14:21 ` Stefano Stabellini
2009-04-06 14:29   ` Anthony Liguori [this message]
2009-04-06 14:33     ` Stefano Stabellini
2009-04-06 14:44       ` Avi Kivity
2009-04-07  1:44         ` Ryan Harper
2009-04-07  9:28           ` Avi Kivity
2009-04-07  9:32             ` Stefano Stabellini
2009-04-06 14:41   ` Avi Kivity
2009-04-06 14:53     ` Avi Kivity
2009-04-06 17:35       ` Stefano Stabellini
2009-04-06 17:46         ` Avi Kivity
2009-04-06 18:01           ` Stefano Stabellini
2009-04-06 18:32             ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49DA11B7.2060705@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefano.stabellini@eu.citrix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).