Statistics
| Branch: | Revision:

root / hw / audio @ a3dcca56

Name Size
Makefile.objs 661 Bytes
ac97.c 39 kB
adlib.c 8.6 kB
cs4231.c 4.7 kB
cs4231a.c 20.4 kB
es1370.c 30.3 kB
fmopl.c 35.1 kB
fmopl.h 6.5 kB
gus.c 8.5 kB
gusemu.h 5.3 kB
gusemu_hal.c 22.6 kB
gusemu_mixer.c 11.9 kB
gustate.h 5 kB
hda-codec.c 31 kB
intel-hda-defs.h 22.1 kB
intel-hda.c 39.5 kB
intel-hda.h 2.7 kB
lm4549.c 9 kB
lm4549.h 1 kB
marvell_88w8618.c 8.3 kB
milkymist-ac97.c 8.3 kB
pcspk.c 5.6 kB
pl041.c 16.7 kB
pl041.h 3.4 kB
pl041.hx 2 kB
sb16.c 35 kB
wm8750.c 20.4 kB

Latest revisions

# Date Author Comment
a3dcca56 06/06/2013 06:09 pm Andreas Färber

cs4231a: QOM'ify some more

Introduce type constant and cast macro.
Replace reset hook with DeviceClass::reset callback.

Signed-off-by: Andreas Färber <>

11c7549d 06/06/2013 05:20 pm Andreas Färber

gus: QOM'ify some more

Add type constant and cast macro.

Signed-off-by: Andreas Färber <>

997aba8e 05/18/2013 03:35 pm Michael Tokarev

remove some double-includes

Some source files #include the same header more than
once for no good reason. Remove second #includes in
such cases.

Signed-off-by: Michael Tokarev <>

98af93fd 04/29/2013 08:16 pm Paolo Bonzini

audio: replace audio card configuration with default-configs

Signed-off-by: Paolo Bonzini <>
Message-id:
Signed-off-by: Anthony Liguori <>

8c444a19 04/29/2013 08:16 pm Paolo Bonzini

adlib: qdev-ify

Signed-off-by: Paolo Bonzini <>
Message-id:
Signed-off-by: Anthony Liguori <>

36cd6f6f 04/29/2013 08:16 pm Paolo Bonzini

audio: remove the need for audio card CONFIG_* symbols

Signed-off-by: Paolo Bonzini <>
Message-id:
Signed-off-by: Anthony Liguori <>

d367ece5 04/29/2013 04:27 pm Andreas Färber

pcspk: QOM'ify

Introduce type constant and cast macro to obsolete DO_UPCAST().

Prepares for ISA realizefn.

Signed-off-by: Andreas Färber <>
Signed-off-by: Andreas Färber <>
Message-id: ...

399f05a6 04/29/2013 04:27 pm Andreas Färber

sb16: QOM'ify

Introduce type constant and cast macro to obsolete DO_UPCAST().

Prepares for ISA realizefn.

Signed-off-by: Andreas Färber <>
Signed-off-by: Andreas Färber <>
Message-id: ...

e1fe50dc 04/19/2013 12:36 pm Stefan Weil

Remove unneeded type casts

cpu_physical_memory_read, cpu_physical_memory_write take any pointer
as 2nd argument without needing a type cast.

Signed-off-by: Stefan Weil <>
Reviewed-by: Andreas Färber <>
Signed-off-by: Stefan Hajnoczi <>

47b43a1f 04/08/2013 07:13 pm Paolo Bonzini

hw: move private headers to hw/ subdirectories.

Many headers are used only in a single directory. These can be
kept in hw/.

Signed-off-by: Paolo Bonzini <>

View revisions

Also available in: Atom