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
/
wm8750.c
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-21
audio: remove audio_MIN, audio_MAX
Kővágó, Zoltán
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2019-02-27
i2c: have I2C receive operation return uint8_t
Corey Minyard
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
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-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-18
wm8750: add record buffer underrun check
Gerd Hoffmann
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
2016-02-02
audio: Clean up includes
Peter Maydell
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-02-14
wm8750: QOM'ify
Andreas Färber
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini