Age | Commit message (Expand) | Author |
2013-07-15 | hw/dma/omap_dma: Fix bugs with DMA requests above 32 | Peter Maydell |
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-04 | i82374: replace register_ioport* | Jan Kiszka |
2013-06-20 | dma: eliminate DMAContext | Paolo Bonzini |
2013-06-15 | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
2013-06-10 | xilinx_axidma: Do not set DMA .notify to NULL after notify | Wendy Liang |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-05-20 | Rename hexdump to avoid FreeBSD libutil conflict | Ed Maste |
2013-04-29 | i82374: QOM'ify | Andreas Färber |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell |
2013-04-19 | Remove unneeded type casts | Stefan Weil |
2013-04-16 | stream: Remove app argument hack | Peter Crosthwaite |
2013-04-16 | xilinx_axienet/dma: Implement rx path flow control | Peter Crosthwaite |
2013-04-16 | stream: Add flow control API | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: Fix rx/tx halted bit. | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: Create Proxy object for stream | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: converted init->realize | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: Register reset properly | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: Defined and use type cast macro | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: typedef XilinxAXIDMA struct | Peter Crosthwaite |
2013-04-08 | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |