index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
audio
Age
Commit message (
Expand
)
Author
2018-02-02
hw/audio/sb16.c: change dolog() to qemu_log_mask()
John Arbuckle
2018-02-02
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-18
audio: intel-hda: do not use old_mmio accesses
Matt Parker
2017-09-18
wm8750: add record buffer underrun check
Gerd Hoffmann
2017-08-31
pcspk: use QEMU_ALIGN_DOWN
Marc-André Lureau
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-17
audio/adlib: remove limitation of one adlib card
Hervé Poussineau
2017-07-17
audio/fmopl: modify timer callback to give opaque and channel parameters in t...
Hervé Poussineau
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-19
audio: Rename audio_init() to soundhw_init()
Eduardo Habkost
2017-05-19
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-04
audio: Use ARRAY_SIZE from qemu/osdep.h
Juan Quintela
2017-05-04
audio: un-export OPLResetChip
Juan Quintela
2017-05-04
audio: Remove unused typedefs
Juan Quintela
2017-05-04
audio: UpdateHandler is not used anymore
Juan Quintela
2017-05-04
audio: IRQHandler is not used anymore
Juan Quintela
2017-05-04
audio: OPLSetUpdateHandler is not used anywhere
Juan Quintela
2017-05-04
audio: OPLSetIRQHandler is not used anywhere
Juan Quintela
2017-05-04
audio: GUSsample is int16_t
Juan Quintela
2017-05-04
audio: GUSword is uint16_t
Juan Quintela
2017-05-04
audio: GUSword is uint16_t
Juan Quintela
2017-05-04
audio: remove GUSchar
Juan Quintela
2017-05-04
audio: GUSbyte is uint8_t
Juan Quintela
2017-05-04
audio: Remove unused fields
Juan Quintela
2017-05-04
audio: Remove type field
Juan Quintela
2017-05-04
audio: Remove Unused OPL_TYPE_*
Juan Quintela
2017-05-04
audio: Unfold OPLSAMPLE
Juan Quintela
2017-05-04
audio: Remove INT32
Juan Quintela
2017-05-04
audio: remove INT16
Juan Quintela
2017-05-04
audio: Remove INT8
Juan Quintela
2017-05-04
audio: remove UINT32
Juan Quintela
2017-05-04
audio: remove UINT16
Juan Quintela
2017-05-04
audio: Remove UINT8
Juan Quintela
2017-05-04
audio: YM3812 was always defined
Juan Quintela
2017-05-04
audio: Remove YM3526 support
Juan Quintela
2017-05-04
audio: remove Y8950 configuration
Juan Quintela
2017-05-04
adlib: Remove support for YMF262
Juan Quintela
2017-05-04
hw/audio: convert exit callback in HDACodecDeviceClass to void
Zihan Yang
2017-05-04
hw/audio: replace exit with unrealize in hda_codec_device_class_init
Zihan Yang
2017-01-11
es1370: wire up reset via DeviceClass
Gerd Hoffmann
2017-01-11
audio: ac97: add exit function
Li Qiang
2017-01-11
audio: es1370: add exit function
Li Qiang
[next]