Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 年之前 |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 年之前 |
malc
|
cf4dc461a4
Restore consistent formatting
|
13 年之前 |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
8f04ee0882
isa: pic: convert to QEMU Object Model
|
13 年之前 |
Hervé Poussineau
|
4a0f031d5b
audio: remove unused parameter isa_pic
|
13 年之前 |
Hervé Poussineau
|
48a18b3c69
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
|
13 年之前 |
Richard Henderson
|
d7adb96f83
gus: Convert to isa_register_portio_list
|
14 年之前 |
malc
|
8acbc9b21d
Restore consistent formatting
|
14 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Gleb Natapov
|
dee41d58ef
Keep track of ISA ports ISA device is using in qdev.
|
14 年之前 |
Juan Quintela
|
be73cfe2be
savevm: Port to qdev.vmsd all devices that have qdev
|
15 年之前 |
Juan Quintela
|
709ae102bc
gus: port to vmstate
|
15 年之前 |
malc
|
4f4cc0efde
audio: use muldiv64 where it makes sense
|
16 年之前 |
malc
|
435c247a9f
gus: Do not manually free the state, qdev does it for us
|
16 年之前 |
malc
|
a5e8e46bfb
Fix formatting, get rid of conf and fix description
|
16 年之前 |
Gerd Hoffmann
|
9df34396d5
qdev/isa: convert gravis ultrasound
|
16 年之前 |
Juan Quintela
|
e2542fe2bc
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
|
16 年之前 |
malc
|
1a7dafce1d
Remove any pretense that there can be more than one AudioState
|
16 年之前 |
Paul Brook
|
22d83b140e
Push AUD_init down to devices
|
16 年之前 |
aliguori
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 年之前 |
malc
|
371bc573e5
Add missing static qualifier
|
16 年之前 |
malc
|
1ea879e558
Make audio violate POSIX less
|
16 年之前 |
malc
|
db8baf145d
Avoid signedness warnings
|
17 年之前 |
malc
|
8210169a78
Do not save dynamic field
|
17 年之前 |
malc
|
5b5ef0db74
Add VM save/load support
|
17 年之前 |
malc
|
731ba0cec2
Fix some signedness issues caught by gcc 4.3
|
17 年之前 |
balrog
|
423d65f4f9
Gravis Ultrasound GF1 sound card emulation (malc).
|
17 年之前 |