Peter Maydell
|
de16017dc8
hw/pxa2xx_timer: Explicitly mark fallthroughs
|
12 years ago |
Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
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 |
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 |
Avi Kivity
|
750ecd444f
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
|
13 years ago |
Benoît Canet
|
b755bde386
pxa2xx_timer: convert to memory API
|
14 years ago |
Matthew Fernandez
|
8e31bf388e
Correct spelling of licensed
|
14 years ago |
Paolo Bonzini
|
7447545544
change all other clock references to use nanosecond resolution accessors
|
14 years ago |
Andrzej Zaborowski
|
8034ce7d17
pxa2xx_timer: Get rid of .level in PXA2xxTimer0.
|
14 years ago |
Dmitry Eremin-Solenikov
|
4ff927cc62
pxa2xx_timer: separate irq for pxa27x handling
|
14 years ago |
Andrzej Zaborowski
|
5251d196aa
pxa2xx_timer: Store relevant irq line in each timer.
|
14 years ago |
Dmitry Eremin-Solenikov
|
797e9542f5
pxa2xx_timer: switch to using qdev/vmstate
|
14 years ago |
Dmitry Eremin-Solenikov
|
d353eb43cf
pxa2xx_timer: change info struct name to comply with guidelines
|
14 years ago |
Dmitry Eremin-Solenikov
|
e1f8c729fa
pxa2xx_pic: update to use qdev
|
14 years ago |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 years ago |
Alex Williamson
|
0be71e324f
savevm: Add DeviceState param
|
15 years ago |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 years ago |
malc
|
99a0949b72
Get rid of _t suffix
|
16 years ago |
Blue Swirl
|
b9d38e9510
Fix Sparse warnings about using plain integer as NULL pointer
|
16 years ago |
Juan Quintela
|
6ee093c907
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
|
16 years ago |
Blue Swirl
|
d60efc6b0d
Make CPURead/WriteFunc structure 'const'
|
16 years ago |
Avi Kivity
|
1eed09cb4a
Remove io_index argument from cpu_register_io_memory()
|
16 years ago |
Paul Brook
|
bc24a225af
Follow coding conventions
|
16 years ago |
Paul Brook
|
2ac711791b
Replace cpu_abort with hw_error
|
16 years ago |
pbrook
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 years ago |
blueswir1
|
b6c4f71f50
Resurrect the safe part of r5274
|
17 years ago |