From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Missing cirrus_invalidate_region() in cirrus_do_copy()
Date: Fri, 27 Feb 2009 13:54:18 -0600 [thread overview]
Message-ID: <49A844EA.7000608@us.ibm.com> (raw)
In-Reply-To: <4999E40A.9070304@moose.net>
Brian Kress wrote:
> After doing a video to video copy, cirrus_do_copy() in cirrus_vga.c
> does a conditional
> call to cirrus_invalidate_region() with an "if (!notify)" test.
> However at this point the blt
> has already been done so it seems like this call should be made
> unconditionally. The patch
> below fixes some display update problems when dragging windows under
> both X (fedora
> 10 guest) and a Windows XP guest.
Applied. Thanks.
Regards,
Anthony Liguori
>
>
prev parent reply other threads:[~2009-02-27 19:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-16 22:09 [Qemu-devel] [PATCH] Missing cirrus_invalidate_region() in cirrus_do_copy() Brian Kress
2009-02-17 8:39 ` Alexander Graf
2009-02-17 12:48 ` Brian Kress
2009-02-27 19:54 ` Anthony Liguori [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=49A844EA.7000608@us.ibm.com \
--to=aliguori@us.ibm.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 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).