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
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
2017-01-11
hw/audio: QOM'ify pl041.c
xiaoqiang zhao
2017-01-11
hw/audio: QOM'ify marvell_88w8618.c
xiaoqiang zhao
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
2016-11-28
migration/pcspk: Add a property to state if pcspk is migrated
Dr. David Alan Gilbert
2016-10-26
audio: intel-hda: check stream entry count during transfer
Prasad J Pandit
2016-09-15
pcspk: adding vmstate for save/restore
Pavel Dovgalyuk
2016-09-08
portio: keep references on portio
Marc-André Lureau
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
intel-hda: change msi property type
Cao jin
2016-06-30
pcspk: fix KVM
Paolo Bonzini
2016-06-29
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...
Peter Maydell
2016-06-20
trace: split out trace events for hw/audio/ directory
Daniel P. Berrange
2016-06-20
milkymist: update specification URLs
Michael Walle
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-07
audio: Use DIV_ROUND_UP
Laurent Vivier
2016-06-07
replace muldiv64(a, b, c) by (uint64_t)a * b / c
Laurent Vivier
2016-06-03
hw/audio: QOM'ify milkymist-ac97.c
xiaoqiang zhao
2016-06-03
hw/audio: QOM'ify intel-hda
xiaoqiang zhao
2016-06-03
hw/audio: QOM cleanup for intel-hda
xiaoqiang zhao
2016-06-03
hw/audio: QOM'ify cs4231.c
xiaoqiang zhao
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
[prev]
[next]