index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dma
Age
Commit message (
Expand
)
Author
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Untangle include files
Alex Bligh
2013-07-29
sun4m_iommu: QOM cast cleanup
Andreas Färber
2013-07-29
sparc32_dma: QOM cast cleanup
Andreas Färber
2013-07-29
pxa2xx_dma: QOM cast cleanup
Andreas Färber
2013-07-29
puv3_dma: QOM cast cleanup
Andreas Färber
2013-07-29
pl080: QOM'ify pl080 and pl081
Andreas Färber
2013-07-29
pl080: Rename pl080_state to PL080State
Andreas Färber
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