Sign in
qemu
/
qemu
/
5de33b105d148446a9a7415707358cc8ca465cdf
/
hw
/
audio
/
cs4231.c
ff2df54
hw/audio: QOM'ify cs4231.c
by xiaoqiang zhao
· 9 years ago
6086a56
audio: Clean up includes
by Peter Maydell
· 9 years ago
d49805a
savevm: Remove all the unneeded version_minimum_id_old (x86)
by Juan Quintela
· 11 years ago
f9e7419
cs4231: QOM cast cleanup
by Andreas Färber
· 12 years ago
64bde0f
hw/a*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
34b8f63
hw: move audio devices to hw/audio/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/cs4231.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
df182043
cs4321: convert to memory API
by Avi Kivity
· 13 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
97bf485
sparc32: convert debug printf statements to tracepoints
by Blue Swirl
· 14 years ago
a01d6ef
sparc32 (mostly): remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
82d4c6e
sparc32: convert cs4231 to VMState, vmsd and reset
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 16 years ago
fa28ec5
Sparc32: convert cs4231 to qdev
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
e64d7d5
Remove address masking
by blueswir1
· 16 years ago
77f193d
Wrap long lines
by blueswir1
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
f930d07
More detabification
by blueswir1
· 17 years ago
5aca8c3
Split DMA controller in two Fix register size related bugs
by blueswir1
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
b817493
dummy cs4231 audio driver for sun4m (Blue Swirl)
by bellard
· 18 years ago