Sign in
qemu
/
qemu
/
4fe6e9ecb7f9a221bfb3695079fb87946263a1e0
/
hw
/
timer
/
xilinx_timer.c
6a1751b
aio / timers: Untangle include files
by Alex Bligh
· 12 years ago
760d1d0
xilinx_timer: QOM cast cleanup
by Andreas Färber
· 12 years ago
853dca1
hw/t*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/xilinx_timer.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
8354cd7
xilinx_timer: Fix a compile error if debug enabled
by Chris Wulff
· 13 years ago
919f89f
xilinx_timer: Fixed "frequency" prop name
by Peter A. G. Crosthwaite
· 13 years ago
e03377a
xilinx_timer: Send dbg msgs to stderr not stdout
by Peter A. G. Crosthwaite
· 13 years ago
c0a1dcb
xilinx_timer: Removed comma in device name
by Peter A. G. Crosthwaite
· 13 years ago
7798a88
xilinx_timer: Fixed deadlock issue
by Peter A. G. Crosthwaite
· 13 years ago
fc3511d
xilinx_timer: Removed include of qemu-timer
by Peter A. G. Crosthwaite
· 13 years ago
a61e4b0
xilinx_timer: changed device name
by Peter A. G. Crosthwaite
· 13 years ago
abe098e
xilinx_timer: changed nr_timers to one_timer_only
by Peter A. G. Crosthwaite
· 13 years ago
8d4eb37
xilinx_timer: added default frequency
by Peter A. G. Crosthwaite
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
49d4d9b6
ptimer: move declarations to ptimer.h
by Paolo Bonzini
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
010f3f5
xilinx: Convert most xilinx devices to MemoryRegion
by Edgar E. Iglesias
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
ea2b727
qdev/prop: convert xilinx_timer.c to helper macros.
by Gerd Hoffmann
· 16 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
388f60b
xilinx: Add OPB timer.
by Edgar E. Iglesias
· 16 years ago