All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [6989] Fix display breakage when resizing the screen (v2) (Avi Kivity)
Date: Mon, 06 Apr 2009 21:32:15 +0300	[thread overview]
Message-ID: <49DA4AAF.10508@redhat.com> (raw)
In-Reply-To: <49DA436F.5050801@eu.citrix.com>

Stefano Stabellini wrote:
> Avi Kivity wrote:
>
>   
>> Stefano Stabellini wrote:
>>     
>>> I tried several times to manually reproduce the issue with no luck: if
>>> no vnc clients are supposed to be connected, how do you make the cirrus
>>> emulated hw do a bitblit?
>>>   
>>>       
>> The guest will boot and do it by itself.
>>     
>
>
> what is the OS?
>   

In the cases I saw, I think it was Windows.  Sorry, I can't be sure and 
I didn't keep any records.

>>> In any case it makes sense that the problem is in qemu_console_copy()
>>> rather than in the rop function itself that only operates on the
>>> emulated framebuffer.
>>> But calling qemu_console_copy() in cirrus_do_copy() shouldn't be risky
>>> because before that, we call vga_hw_update() that should do the resize.
>>>   
>>>       
>> vga_hw_update() may not actually do anything if the conditions are 
>> right, and maybe that's the case here.
>>     
>
> I thought about it, but if vga_hw_update does nothing, then
> qemu_console_copy does nothing too.
>   

True.

>>> Without a better understanding of the bug I will refrain from making any
>>> suggestion.
>>>
>>>   
>>>       
>> There's a backtrace in 
>> https://bugzilla.redhat.com/show_bug.cgi?id=494002.  I'll also try to 
>> generate a good scenario for reproducing this.
>>
>>     
>
>
> thanks, that would be very useful (if it doesn't require me to compile
> kvm it would be even better :)).
>   

If you're running a recent distro it's already built in :)

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

      reply	other threads:[~2009-04-06 18:31 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
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 [this message]

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=49DA4AAF.10508@redhat.com \
    --to=avi@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.