qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 01/13] ide: split ide command interpretation off


From: Stefan Hajnoczi
Subject: [Qemu-devel] Re: [PATCH 01/13] ide: split ide command interpretation off
Date: Wed, 8 Dec 2010 13:31:17 +0000

On Wed, Dec 8, 2010 at 12:13 PM, Alexander Graf <address@hidden> wrote:
> The ATA command interpretation code can be used for PATA and SATA
> interfaces alike. So let's split it out into a separate function.
>
> Signed-off-by: Alexander Graf <address@hidden>
>
> ---
>
> v6 -> v7:
>
>  - use bus instead of opaque (stefanha)
> ---
>  hw/ide/core.c     |   20 ++++++++++++++------
>  hw/ide/internal.h |    2 ++
>  2 files changed, 16 insertions(+), 6 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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