index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
xilinx_axidma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
1
-4
/
+4
*
xilinx_axidma: Fix debug mode compile messages
Peter Crosthwaite
2013-01-30
1
-1
/
+1
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
1
-1
/
+0
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-5
/
+5
*
xilinx_axi*: Re-implemented interconnect
Peter A. G. Crosthwaite
2012-08-13
1
-33
/
+41
*
xilinx_axidma: changed device name
Peter A. G. Crosthwaite
2012-06-15
1
-2
/
+2
*
xilinx_axidma: (un)reversed irq initialisation
Peter A. G. Crosthwaite
2012-06-15
1
-1
/
+1
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-6
/
+8
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-9
/
+18
*
ptimer: move declarations to ptimer.h
Paolo Bonzini
2012-01-13
1
-0
/
+1
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-1
/
+1
*
xilinx_axidma: convert to memory API
Avi Kivity
2011-11-24
1
-17
/
+12
*
Fix typos in comment (threshhold -> threshold, mapp -> map)
Stefan Weil
2011-05-08
1
-2
/
+2
*
xilinx: Add AXIENET & DMA models
Edgar E. Iglesias
2011-03-16
1
-0
/
+509