All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] move stuff out from vl.c to console.c
Date: Wed, 10 Feb 2010 20:10:23 -0600	[thread overview]
Message-ID: <4B73670F.6030002@codemonkey.ws> (raw)
In-Reply-To: <1265844597-29941-1-git-send-email-pbonzini@redhat.com>

On 02/10/2010 05:29 PM, Paolo Bonzini wrote:
> Moving stuff around to console.c; video does not belong in a target-dependent
> file.
>    

Excellent.  I love series that move stuff out of vl.c :-)

Regards,

Anthony Liguori

> Paolo Bonzini (3):
>    use lazy initialization for display_state
>    remove knowledge of defaultallocator_free_displaysurface from sdl.c
>    move default allocator to console.c
>
>   console.c |  176 +++++++++++++++++++++++++++++++++++++++----------------------
>   console.h |    4 --
>   sdl.c     |    4 --
>   vl.c      |   47 +----------------
>   4 files changed, 114 insertions(+), 117 deletions(-)
>
>
>
>    

      parent reply	other threads:[~2010-02-11  2:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-10 23:29 [Qemu-devel] [PATCH 0/3] move stuff out from vl.c to console.c Paolo Bonzini
2010-02-10 23:29 ` [Qemu-devel] [PATCH 1/3] use lazy initialization for display_state Paolo Bonzini
2010-02-19 21:28   ` Anthony Liguori
2010-02-10 23:29 ` [Qemu-devel] [PATCH 2/3] remove knowledge of defaultallocator_free_displaysurface from sdl.c Paolo Bonzini
2010-02-10 23:29 ` [Qemu-devel] [PATCH 3/3] move default allocator to console.c Paolo Bonzini
2010-02-11  2:10 ` 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=4B73670F.6030002@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=pbonzini@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.