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_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-3
/
+3
*
xilinx_timer: Fix a compile error if debug enabled
Chris Wulff
2012-09-19
1
-1
/
+2
*
xilinx_timer: Fixed "frequency" prop name
Peter A. G. Crosthwaite
2012-09-19
1
-1
/
+2
*
xilinx_timer: Send dbg msgs to stderr not stdout
Peter A. G. Crosthwaite
2012-09-19
1
-4
/
+4
*
xilinx_timer: Removed comma in device name
Peter A. G. Crosthwaite
2012-09-19
1
-2
/
+2
*
xilinx_timer: Fixed deadlock issue
Peter A. G. Crosthwaite
2012-06-21
1
-1
/
+1
*
xilinx_timer: Removed include of qemu-timer
Peter A. G. Crosthwaite
2012-06-21
1
-1
/
+0
*
xilinx_timer: changed device name
Peter A. G. Crosthwaite
2012-06-15
1
-2
/
+2
*
xilinx_timer: changed nr_timers to one_timer_only
Peter A. G. Crosthwaite
2012-06-15
1
-6
/
+11
*
xilinx_timer: added default frequency
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: Convert most xilinx devices to MemoryRegion
Edgar E. Iglesias
2011-08-28
1
-14
/
+17
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-3
/
+3
*
Get rid of _t suffix
malc
2009-10-01
1
-3
/
+3
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
qdev/prop: convert xilinx_timer.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-12
/
+3
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-7
/
+25
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
xilinx: Add OPB timer.
Edgar E. Iglesias
2009-05-26
1
-0
/
+224