qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] fix screendump
Date: Thu, 01 Mar 2012 13:06:47 +0200	[thread overview]
Message-ID: <4F4F5847.3030201@redhat.com> (raw)
In-Reply-To: <1330587280-13038-1-git-send-email-kraxel@redhat.com>

On 03/01/2012 09:34 AM, Gerd Hoffmann wrote:
> Commit 45efb16124efef51de5157afc31984b5a47700f9 optimized a bit too
> much.  We can skip the vga_invalidate_display() in case no console
> switch happened because we don't need a full redraw then.  We can *not*
> skip vga_hw_update() though, because the screen content will be stale
> then in case nobody else calls vga_hw_update().
>
> Trigger: vga textmode with vnc display and no client connected.
>
> Reported-by: Avi Kivity <avi@redhat.com>

-and-Tested.  Thanks.

> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
>

-- 
error compiling committee.c: too many arguments to function

  parent reply	other threads:[~2012-03-01 11:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01  7:34 [Qemu-devel] [PATCH] fix screendump Gerd Hoffmann
2012-03-01 10:45 ` Alon Levy
2012-03-01 11:06 ` Avi Kivity [this message]
2012-03-19 16:41 ` Jan Kiszka
2012-03-24 16:11 ` Blue Swirl
  -- strict thread matches above, loose matches on Subject: below --
2009-01-16 17:59 Stefano Stabellini
2009-01-16 18:23 ` Anthony Liguori
2009-01-16 19:08 ` Anthony Liguori
2009-01-19 11:22   ` Stefano Stabellini

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=4F4F5847.3030201@redhat.com \
    --to=avi@redhat.com \
    --cc=kraxel@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 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).