Avi Kivity
|
7cc09e6c4b
spitz: convert to memory API
|
14 years ago |
Richard Henderson
|
a6dc4c2d95
pxa: Pass in address_space to pxa{255, 270}_init
|
14 years ago |
Markus Armbruster
|
124386cc75
spitz tosa: Simplify "drive is suitable for microdrive" test
|
14 years ago |
Juha Riihimäki
|
d4220389ff
hw/nand: qdevify
|
14 years ago |
Peter Maydell
|
522f253ca8
hw/nand: Pass block device state to init function
|
14 years ago |
Paolo Bonzini
|
7447545544
change all other clock references to use nanosecond resolution accessors
|
14 years ago |
Dmitry Eremin-Solenikov
|
0bb533374a
pxa2xx_gpio: switch to using qdev
|
14 years ago |
Dmitry Eremin-Solenikov
|
7ef4227baa
spitz: make spitz-keyboard to use qdev infrastructure
|
14 years ago |
Dmitry Eremin-Solenikov
|
34f9f0b580
spitz: make sl-nand emulation use qdev infrastructure
|
14 years ago |
Dmitry Eremin-Solenikov
|
43842120f4
Use vmstate to save/load spitz-lcdtg and corgi-ssp state
|
14 years ago |
Dmitry Eremin-Solenikov
|
383d01c663
SharpSL scoop device - convert to qdev
|
14 years ago |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 years ago |
Blue Swirl
|
2446333cd5
Rearrange block headers
|
15 years ago |
Alex Williamson
|
1724f04985
qemu_ram_alloc: Add DeviceState and name parameters
|
15 years ago |
Alex Williamson
|
0be71e324f
savevm: Add DeviceState param
|
15 years ago |
Blue Swirl
|
738012bec4
Remove useless device dependency of HAS_AUDIO
|
15 years ago |
Lars Munch
|
e03c22a98c
arm: fix arm kernel boot for non zero start addr
|
15 years ago |
Blue Swirl
|
22ed1d3478
arm: remove dead assignments, spotted by clang analyzer
|
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 |
Juan Quintela
|
6ee093c907
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
|
16 years ago |
Gerd Hoffmann
|
f455e98cf4
ide: pass down DriveInfo instead of BlockDriverState
|
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
|
751c6a1704
kill drives_table
|
16 years ago |
Avi Kivity
|
1eed09cb4a
Remove io_index argument from cpu_register_io_memory()
|
16 years ago |
Stefan Weil
|
11be4b3e01
Add static to local machine declaration.
|
16 years ago |
Blue Swirl
|
a8b7063b1f
Avoid a gcc 3 format warning
|
16 years ago |
Gerd Hoffmann
|
074f2fff79
qdev: move name+size into DeviceInfo (v2)
|
16 years ago |
Paul Brook
|
02e2da45c4
Add common BusState
|
16 years ago |