qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Fix improper usage of cpu_to_be32 in vpc


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] Fix improper usage of cpu_to_be32 in vpc
Date: Fri, 5 Sep 2014 11:04:28 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Sep 04, 2014 at 10:43:58PM +0800, Gordon Gong wrote:
> From fd3f0fd9c53d7782d4d835597c8a07b897bec3d0 Mon Sep 17 00:00:00 2001
> 
> From: Xiaodong Gong <address@hidden>
> 
> Date: Sat, 30 Aug 2014 03:17:03 +0800
> 
> Subject: Fix improper usage of cpu_to_be32 in vpc
> 
> 
> 
> cpu_to_be32() is wrong since vhd_type is an enum constant
> 
> (just a regular CPU-endian integer).
> 
> 
> 
> Signed-off-by: Xiaodong Gong <address@hidden>
> 
> ---
> 
> block/vpc.c | 8 ++++----
> 
> 1 file changed, 4 insertions(+), 4 deletions(-)

This patch is malformed and does not apply with git-am(1).  Please use
git-send-email(1) to send properly formatted patches.

Copy-pasting patches into GMail's web interface does not work.

http://qemu-project.org/Contribute/SubmitAPatch

Stefan

Attachment: pgp5VTsQUYX04.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]