qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw: Fix return value check for b


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw: Fix return value check for bdrv_read, bdrv_write
Date: Fri, 5 Oct 2012 13:56:06 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Sep 23, 2012 at 08:51:01AM +0200, Stefan Weil wrote:
> Those functions return -errno in case of an error.
> The old code would typically only detect EPERM (1) errors.
> 
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>  hw/nand.c    |   34 ++++++++++++++++++++++------------
>  hw/onenand.c |    2 +-
>  hw/sd.c      |   16 +++++++++-------
>  3 files changed, 32 insertions(+), 20 deletions(-)

Applied, thanks!

https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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