Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 years ago |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 years ago |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 years ago |
Chris Wulff
|
8354cd722e
xilinx_timer: Fix a compile error if debug enabled
|
13 years ago |
Peter A. G. Crosthwaite
|
919f89f44c
xilinx_timer: Fixed "frequency" prop name
|
13 years ago |
Peter A. G. Crosthwaite
|
e03377ae75
xilinx_timer: Send dbg msgs to stderr not stdout
|
13 years ago |
Peter A. G. Crosthwaite
|
c0a1dcb9f0
xilinx_timer: Removed comma in device name
|
13 years ago |
Peter A. G. Crosthwaite
|
7798a8828a
xilinx_timer: Fixed deadlock issue
|
13 years ago |
Peter A. G. Crosthwaite
|
fc3511d4d8
xilinx_timer: Removed include of qemu-timer
|
13 years ago |
Peter A. G. Crosthwaite
|
a61e4b07a3
xilinx_timer: changed device name
|
13 years ago |
Peter A. G. Crosthwaite
|
abe098e4f9
xilinx_timer: changed nr_timers to one_timer_only
|
13 years ago |
Peter A. G. Crosthwaite
|
8d4eb373f7
xilinx_timer: added default frequency
|
13 years ago |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 years ago |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 years ago |
Anthony Liguori
|
999e12bbe8
sysbus: apic: ioapic: convert to QEMU Object Model
|
13 years ago |
Paolo Bonzini
|
49d4d9b63e
ptimer: move declarations to ptimer.h
|
13 years ago |
Avi Kivity
|
750ecd444f
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
|
13 years ago |
Edgar E. Iglesias
|
010f3f5fbd
xilinx: Convert most xilinx devices to MemoryRegion
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Blue Swirl
|
a08784dd11
Remove unused sysemu.h include directives
|
14 years ago |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 years ago |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 years ago |
malc
|
99a0949b72
Get rid of _t suffix
|
16 years ago |
Gerd Hoffmann
|
81a322d4a1
qdev: add return value to init() callbacks.
|
16 years ago |
Blue Swirl
|
d60efc6b0d
Make CPURead/WriteFunc structure 'const'
|
16 years ago |
Gerd Hoffmann
|
ea2b7271bf
qdev/prop: convert xilinx_timer.c to helper macros.
|
16 years ago |
Gerd Hoffmann
|
ee6847d19b
qdev: rework device properties.
|
16 years ago |
Avi Kivity
|
1eed09cb4a
Remove io_index argument from cpu_register_io_memory()
|
16 years ago |
Edgar E. Iglesias
|
388f60b1cf
xilinx: Add OPB timer.
|
16 years ago |