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 <[EMAIL PROTECTED]>
> Reviewed-by: Anthony Liguori <[EMAIL PROTECTED]>
>
>   

The trick to passing through patches is to have a

From: Original Author <[EMAIL PROTECTED]>

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/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to