qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 16/28] ide: make all commands go through cmd_don


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 16/28] ide: make all commands go through cmd_done
Date: Thu, 31 Jul 2014 13:25:35 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Jul 07, 2014 at 02:17:57PM -0400, John Snow wrote:
> From: Paolo Bonzini <address@hidden>
> 
> AHCI has code to fill in the D2H FIS trigger the IRQ all over the place.
> Centralize this in a single cmd_done callback by generalizing the existing
> async_cmd_done callback.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> Signed-off-by: John Snow <address@hidden>
> ---
>  hw/ide/ahci.c     | 16 +++-------------
>  hw/ide/atapi.c    |  2 +-
>  hw/ide/core.c     | 20 +++++++++++---------
>  hw/ide/internal.h |  2 +-
>  4 files changed, 16 insertions(+), 24 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgp54fC6RflY5.pgp
Description: PGP signature


reply via email to

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