qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 04/10] ide: add DMA hooks to bus ops


From: Stefan Hajnoczi
Subject: [Qemu-devel] Re: [PATCH 04/10] ide: add DMA hooks to bus ops
Date: Thu, 2 Dec 2010 10:17:57 +0000

On Wed, Dec 1, 2010 at 7:17 PM, Alexander Graf <address@hidden> wrote:
> For DMA operations, we need to hook into even more IDE functionality.
>
> This patch adds the respective hooking points, allowing us to handle
> SG lists ourselves in the AHCI code.
>
> Signed-off-by: Roland Elek <address@hidden>
> Signed-off-by: Alexander Graf <address@hidden>
>
> ---
>
> v1 -> v2:
>
>  - make dma hooks explicit by putting them into ops struct (stefanha)
>
> v6 -> v7:
>
>  - rename IDEBusOps (stefanha)
> ---
>  hw/ide/core.c     |    9 ++++++---
>  hw/ide/internal.h |    4 ++++
>  2 files changed, 10 insertions(+), 3 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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