qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] SMBUS module update.


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] SMBUS module update.
Date: Fri, 26 Apr 2013 12:07:13 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Apr 25, 2013 at 02:20:18AM +0400, Maksim Ratnikov wrote:
> Subject: [PATCH] SMBUS module update. Previous realization doesn't consider
> flags in the status register. In this patch processing of bits of DS and
> INTR of the register HST_STS is added. Mechanism of clearing bits value in
> the register HST_STS is updated. Error processing is updated: if DEV_ERR
> bit are set transaction isn't evaluated.
> Signed-off-by: Maksim Ratnikov <address@hidden>
> ---
>  hw/pm_smbus.c |   26 ++++++++++++++++++--------
>  1 files changed, 18 insertions(+), 8 deletions(-)

Also, please always send patches to qemu-devel.  They must be on the
QEMU mailing list even if they go through the trivial patches queue.

Stefan



reply via email to

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