qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] MIPS: DMA support for RC4030 chipset [v4]


From: Hervé Poussineau
Subject: [Qemu-devel] [PATCH] MIPS: DMA support for RC4030 chipset [v4]
Date: Sat, 27 Dec 2008 19:09:18 +0100
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Hi,

Attached patch implements DMA support to RC4030 chipset and simplifies jazz IO part (at 0xf0000000), where registers contain 16 bit values. The patch also wires DMA transfers for the SCSI adapter in the Jazz emulation (Mips Magnum 4000 and Acer Pica 61).

Signed-off-by: Hervé Poussineau <address@hidden>

Changes since v1:
- Support reuse of esp callback functions up to DMA engine
- Don't keep in memory the DMA table, but read it when needed

Changes since v2:
- Don't use cpu_single_env in the DMA transfer function, as it is NULL in the aio path - Multiple improvements to the DMA transfer function: report errors to the caller, support for non contiguous physical pages...

Changes since v3:
- Mask out higher bits of DMA translation table address

Hervé

Attachment: rc4030_dma_v4.diff
Description: plain/text


reply via email to

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