summaryrefslogtreecommitdiff
path: root/hw/audio/wm8750.c
AgeCommit message (Expand)Author
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-18wm8750: add record buffer underrun checkGerd Hoffmann
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard
2016-02-02audio: Clean up includesPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-02-14wm8750: QOM'ifyAndreas Färber
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini