qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] device-to-device


From: Blue Swirl
Subject: Re: [Qemu-devel] device-to-device
Date: Sat, 19 Sep 2009 13:21:19 +0300

On Sat, Sep 19, 2009 at 7:26 AM, Edgar E. Iglesias
<address@hidden> wrote:
> Hi,
>
> Has anybody done some work on a qdev device-2-device infrastruture?
> For example to model DMA back channels or other device to device
> communication?

We should have a DMA object, with map/unmap methods to translate the
addresses to host pointers. Physical memory should implement the
object as well as any IOMMUs or other address translators like buses
(in some cases).

The interface to qdev could be much like chardev.




reply via email to

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