129 Commits (7c388dbd0b2c54b3d836c23ea43e2cee38de66a4)

Author SHA1 Message Date
Alexey Kardashevskiy 1221a47467 memory/iommu: introduce IOMMUMemoryRegionClass 9 years ago
Alexey Kardashevskiy 3df9d74806 memory/iommu: QOM'fy IOMMU MemoryRegion 9 years ago
Eduardo Habkost a9859c90a5 xilinx: Fix latent error handling bug 9 years ago
xiaoqiang zhao 1c958ad300 hw/dma: QOM'ify sun4m_iommu.c 9 years ago
xiaoqiang zhao 8c612079e0 hw/dma: QOM'ify sparc32_dma.c 9 years ago
Peter Xu bf55b7afce memory: tune last param of iommu_ops.translate() 9 years ago
Eduardo Habkost e90f2a8c3e qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 9 years ago
Yongbok Kim 1b393b310f dma/rc4030: fix a mixed declarations and code warning 10 years ago
Hervé Poussineau c627e7526a dma/rc4030: translate memory accesses only when they occur 10 years ago
Prasad J Pandit c0a3172fa6 dma: rc4030: limit interval timer reload value 10 years ago
Halil Pasic 59046ec29a migration: consolidate VMStateField.start 10 years ago
Prasad J Pandit 146871c33e dma: omap: check dma channel data_type 10 years ago
Thomas Huth 04bb79d1f5 hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1) 10 years ago
Rutuja Shah cabbcca037 Reducing stack frame size in stream_process_mem2s() 10 years ago
Dr. David Alan Gilbert 73bfa8c0e0 hw/dma: vmstateify rc4030 10 years ago
Dmitry Osipenko e7ea81c37d hw/ptimer: Introduce timer policy feature 10 years ago
Markus Armbruster a952c18683 i8257: Make device "i8257" unavailable with -device 10 years ago
Michael Tokarev 0aadb5a15f hw/dma/omap: spelling fix: endianness 10 years ago
Marc-André Lureau e305a16510 portio: keep references on portio 10 years ago
Laurent Vivier e723b87103 trace-events: fix first line comment in trace-events 10 years ago
Alistair Francis 034c2e6902 dma: Add Xilinx Zynq devcfg device model 10 years ago
Daniel P. Berrange 8101345076 trace: split out trace events for hw/dma/ directory 10 years ago
KONRAD Frederic d3c6369a96 introduce xlnx-dpdma 10 years ago
xiaoqiang zhao c9796d714c hw/dma: QOM'ify pxa2xx_dma.c 10 years ago
Paolo Bonzini 03dd024ff5 hw: explicitly include qemu/log.h 11 years ago
Rutuja Shah 73bcb24d93 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 11 years ago
Markus Armbruster bd36a618cc isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Grégory ESTRADE 6717f587a4 bcm2835_dma: add emulation of Raspberry Pi DMA controller 11 years ago
Hervé Poussineau bb8f32c031 i8257: fix Terminal Count status 11 years ago
Edgar E. Iglesias c3bce9d5f9 etraxfs_dma: Dont forward zero-length payload to clients 11 years ago
Hervé Poussineau ba0a71022c dma: remove now useless DMA_* functions 11 years ago
Hervé Poussineau 16ffe36360 i8257: implement the IsaDma interface 11 years ago
Hervé Poussineau f5f19ee2e4 i8257: move state definition to new independent header 11 years ago
Hervé Poussineau 340e19ebf2 i8257: QOM'ify 11 years ago
Hervé Poussineau 8d3c4c81f3 i8257: add missing const 11 years ago
Hervé Poussineau b9ebd28c62 i8257: make the DMA running method per controller 11 years ago
Hervé Poussineau 74c47de010 i8257: rename functions to start with i8257_ prefix 11 years ago
Hervé Poussineau 0eee6d6262 i8257: rename struct dma_regs to I8257Regs 11 years ago
Hervé Poussineau 6a128b1330 i8257: rename struct dma_cont to I8257State 11 years ago
Hervé Poussineau 5714694192 i8257: pass ISA bus to DMA_init() function 11 years ago
Hervé Poussineau 449ae7eca9 i82374: device only existed as ISA device, so simplify device 11 years ago
Peter Maydell 0430891ce1 hw: Clean up includes 11 years ago
Peter Maydell 17b7f2dbbc arm devices: Clean up includes 11 years ago
Peter Maydell 8ef94f0bc9 arm: Clean up includes 11 years ago
Peter Maydell b6a0aa0537 x86: Clean up includes 11 years ago
Peter Maydell 5af98cc573 unicore: Clean up includes 11 years ago
Andrew Jones b3d21a04b8 hw/dma/xilinx_axidma: remove dead code 11 years ago
Paolo Bonzini 580106df5f arm: soc-dma: use hwaddr instead of target_ulong in printf 11 years ago
Thomas Huth 1a13b27273 hw/dma/pxa2xx: Remove superfluous memset 11 years ago