[Qemu-devel] [PATCH] etraxfs-dma: Model metadata and eop

2012-01-10 Thread Edgar E. Iglesias
From: Lars Persson - Send EOP flags to the out channels. - Send data descriptor metadata to the out channels. Signed-off-by: Lars Persson Signed-off-by: Edgar E. Iglesias --- hw/etraxfs_dma.c | 28 ++-- hw/etraxfs_dma.h | 13 ++--- hw/etraxfs_eth.c |2 +

Re: [Qemu-devel] [PATCH] etraxfs-dma: Model metadata and eop

2012-01-10 Thread Edgar E. Iglesias
Forgot to CC Lars on this one. Also note that this patch has tab issues due to the ETRAX DMA model beeing written prior to CodingStyle. Cheers On Tue, Jan 10, 2012 at 11:27:27AM +0100, Edgar E. Iglesias wrote: > From: Lars Persson > > - Send EOP flags to the out channels. > - Send data descri