All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: kvm-devel@lists.sourceforge.net, Soren Hansen <soren@ubuntu.com>
Subject: Re: [PATCH 1/3] Move common VGAState attributes to	VGA_STATE_COMMON
Date: Sun, 24 Feb 2008 10:31:48 +0200	[thread overview]
Message-ID: <47C12B74.9040100@qumranet.com> (raw)
In-Reply-To: <1203709210-23314-2-git-send-email-aliguori@us.ibm.com>

Anthony Liguori wrote:
> vmware_vga.c uses functions in vga.c to do some things. They
> need to agree on which parts of their state struct is common
> and which aren't, otherwise they'll overwrite parts of each
> other's state. This patch makes it so.
>
> Signed-off-by: Soren Hansen <soren@ubuntu.com>
> Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
>
>   

The trick to passing through patches is to have a

From: Original Author <email@example.com>

line in the beginning, which git picks up and uses to maintain 
authorship information. Also, sign-off normally. Acked-by means "I know 
the author" while Reviewed-by means "I know the author well".

Anyway I applied all these patches, including the vmware BAR patch since 
it's a dependency.

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


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

  reply	other threads:[~2008-02-24  8:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-22 19:40 [PATCH] Don't explicitly set BAR values for VMware VGA Anthony Liguori
2008-02-22 19:40 ` [Qemu-devel] " Anthony Liguori
2008-02-22 19:40 ` [PATCH 1/3] Move common VGAState attributes to VGA_STATE_COMMON Anthony Liguori
2008-02-24  8:31   ` Avi Kivity [this message]
2008-02-24 15:16     ` Anthony Liguori
2008-02-24 15:38       ` Avi Kivity
2008-02-22 19:40 ` [PATCH 2/3] Factor out the VGA vram mapping updating routine Anthony Liguori
2008-02-22 19:40 ` [PATCH 3/3] Enable VGA optimization for VMware VGA Anthony Liguori
2008-02-22 22:29 ` [PATCH] Don't explicitly set BAR values " Anthony Liguori
2008-02-22 22:29   ` [Qemu-devel] Re: [kvm-devel] " Anthony Liguori
2008-02-22 23:45 ` andrzej zaborowski
2008-02-22 23:45   ` [Qemu-devel] " andrzej zaborowski
2008-02-23  0:03   ` Anthony Liguori
2008-02-23  0:03     ` [Qemu-devel] " Anthony Liguori
2008-02-23  1:02     ` andrzej zaborowski
2008-02-23  1:02       ` [Qemu-devel] " andrzej zaborowski
2008-02-23 22:59       ` Anthony Liguori
2008-02-23 22:59         ` [Qemu-devel] Re: [kvm-devel] " Anthony Liguori
2008-02-24  7:09 ` Avi Kivity
2008-02-24  7:09   ` [Qemu-devel] " 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=47C12B74.9040100@qumranet.com \
    --to=avi@qumranet.com \
    --cc=aliguori@us.ibm.com \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=soren@ubuntu.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 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.