Sign in
qemu
/
qemu
/
43046b5a074029a9354bb2b772ca1f91320440f5
/
hw
/
audio
/
cs4231a.c
8a824e4
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
by Eduardo Habkost
· 8 years ago
2d01109
cs4231a: use IsaDma interface instead of global DMA_* functions
by Hervé Poussineau
· 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
c7bcc85
qdev: Remove hex8/32/64 property types
by Paolo Bonzini
· 11 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 11 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
db895a1
isa: Use realizefn for ISADevice
by Andreas Färber
· 12 years ago
a3dcca5
cs4231a: QOM'ify some more
by Andreas Färber
· 12 years ago
36cd6f6
audio: remove the need for audio card CONFIG_* symbols
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/cs4231a.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
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
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 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
cf4dc46
Restore consistent formatting
by malc
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
8f04ee0
isa: pic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
4a0f031
audio: remove unused parameter isa_pic
by Hervé Poussineau
· 13 years ago
48a18b3
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
by Hervé Poussineau
· 13 years ago
8acbc9b
Restore consistent formatting Signed-off-by: malc <av1474@comtv.ru>
by malc
· 13 years ago
beae397
cs4231a: Convert to MemoryRegion
by Richard Henderson
· 13 years ago
dee41d5
Keep track of ISA ports ISA device is using in qdev.
by Gleb Natapov
· 14 years ago
be73cfe
savevm: Port to qdev.vmsd all devices that have qdev
by Juan Quintela
· 15 years ago
1d190d5
c4231a: port to vmstate
by Juan Quintela
· 15 years ago
41875be
Fix formatting and and description field
by malc
· 15 years ago
f8ba784
qdev/isa: convert cs4231a sound card
by Gerd Hoffmann
· 15 years ago
660cfb6
Fix formatting
by malc
· 15 years ago
3a38d43
Add isa_reserve_irq().
by Jes Sorensen
· 15 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
d999f7e
Restore consistent formatting of audio devices
by malc
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
1a7dafc
Remove any pretense that there can be more than one AudioState
by malc
· 16 years ago
22d83b1
Push AUD_init down to devices
by Paul Brook
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
1ea879e
Make audio violate POSIX less
by malc
· 16 years ago
77599a1
Disable xLaw debugging
by malc
· 17 years ago
4143f3e
Fix vm state save/load
by malc
· 17 years ago
cc53d26
ISA version of CS4231A
by malc
· 17 years ago