Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 年之前 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 年之前 |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 年之前 |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 年之前 |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
999e12bbe8
sysbus: apic: ioapic: convert to QEMU Object Model
|
13 年之前 |
Paolo Bonzini
|
49d4d9b63e
ptimer: move declarations to ptimer.h
|
13 年之前 |
Avi Kivity
|
750ecd444f
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
|
13 年之前 |
Benoît Canet
|
a3d12d073e
slavio_timer: convert to memory API
|
13 年之前 |
Blue Swirl
|
f90074f493
slavio_timer: avoid structure holes spotted by pahole
|
14 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 年之前 |
Blue Swirl
|
97bf4851fe
sparc32: convert debug printf statements to tracepoints
|
15 年之前 |
Artyom Tarasenko
|
5933e8a96a
fix last cpu timer initialization
|
15 年之前 |
Blue Swirl
|
68fb89a2c0
sparc32: improve timer implementation
|
15 年之前 |
Blue Swirl
|
452efba63b
Sparc32: fix free-run timer
|
15 年之前 |
Blue Swirl
|
a01d6ef446
sparc32 (mostly): remove unneeded calls to device reset
|
16 年之前 |
Blue Swirl
|
0e0bfeea68
sparc32: convert slavio_timer to reset + vmsd
|
16 年之前 |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 年之前 |
malc
|
99a0949b72
Get rid of _t suffix
|
16 年之前 |
Blue Swirl
|
f4b19cd021
Sparc32: port timers to VMState design
|
16 年之前 |
Blue Swirl
|
9ebec28b6c
Sparc32: timer field is never NULL
|
16 年之前 |
Gerd Hoffmann
|
81a322d4a1
qdev: add return value to init() callbacks.
|
16 年之前 |
Blue Swirl
|
d60efc6b0d
Make CPURead/WriteFunc structure 'const'
|
16 年之前 |
Gerd Hoffmann
|
18c637dccb
qdev/prop: convert slavio_timer.c to helper macros.
|
16 年之前 |
Blue Swirl
|
4b48bf059b
Sparc32: move device instantiation to sun4m.c
|
16 年之前 |
Blue Swirl
|
7204ff9c79
Sparc32: Refactor slavio timer
|
16 年之前 |
Blue Swirl
|
0bf9e31af1
Fix most warnings (errors with -Werror) when debugging is enabled
|
16 年之前 |
Gerd Hoffmann
|
ee6847d19b
qdev: rework device properties.
|
16 年之前 |
Blue Swirl
|
c70c59eeec
Sparc32: convert slavio timers to qdev
|
16 年之前 |