]> git.proxmox.com Git - qemu.git/history - hw/etraxfs_dma.c
USB: add usb network redirection support
[qemu.git] / hw / etraxfs_dma.c
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-06-15 Edgar E. Iglesiasetrax: Don't pass CPUState to peripherals.
2009-06-12 Edgar E. IglesiasETRAX: DMA fixes for 64bit hosts.
2009-05-18 Edgar E. Iglesiasetrax: Don't keep the passed irq pointer.
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-05-05 Edgar E. IglesiasETRAX: Simplify interrupt signaling.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-07 edgar_iglETRAX: Process out channels immediately when the channe...
2008-12-07 edgar_iglETRAX-FS: Simplify the DMA blocks address registration...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-13 edgar_iglETRAX-FS: Don't schedule DMA processing without active...
2008-11-04 edgar_iglETRAX-FS: Make etraxfs_dmac_run local.
2008-11-04 edgar_iglETRAX-FS: Fix DMA warnings.
2008-10-31 aliguoriMake DMA bottom-half driven (v2)
2008-10-27 edgar_iglETRAX-FS: Process outgoing DMA channels until EOL.
2008-09-03 edgar_iglETRAX-FS: Add support for DMA channel resets, needed...
2008-06-30 edgar_iglAvoid refering to CRIS specific cpu-state to be able...
2008-06-30 edgar_iglAvoid CRIS related warnings by Jan Kiszka.
2008-06-10 edgar_iglETRAX: More DMA context level related fixes.
2008-06-06 edgar_iglETRAX machine updates.
2008-05-11 edgar_iglAdd support for parts of the etraxfs dma controller.