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
/
xilinx_axidma.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-01-30
xilinx_axidma: Fix debug mode compile messages
Peter Crosthwaite
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-08-13
xilinx_axi*: Re-implemented interconnect
Peter A. G. Crosthwaite
2012-06-15
xilinx_axidma: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_axidma: (un)reversed irq initialisation
Peter A. G. Crosthwaite
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-13
ptimer: move declarations to ptimer.h
Paolo Bonzini
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-24
xilinx_axidma: convert to memory API
Avi Kivity
2011-05-08
Fix typos in comment (threshhold -> threshold, mapp -> map)
Stefan Weil
2011-03-16
xilinx: Add AXIENET & DMA models
Edgar E. Iglesias