qemu-devel
[Top][All Lists]
Advanced

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

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


From: Stefan Hajnoczi
Subject: [Qemu-devel] Re: [PATCH 04/13] ide: add DMA hooks to bus ops
Date: Wed, 1 Dec 2010 13:09:50 +0000

On Fri, Nov 26, 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)
> ---
>  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]