summaryrefslogtreecommitdiff
path: root/hw/audio
AgeCommit message (Expand)Author
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-05-04audio: Use ARRAY_SIZE from qemu/osdep.hJuan Quintela
2017-05-04audio: un-export OPLResetChipJuan Quintela
2017-05-04audio: Remove unused typedefsJuan Quintela
2017-05-04audio: UpdateHandler is not used anymoreJuan Quintela
2017-05-04audio: IRQHandler is not used anymoreJuan Quintela
2017-05-04audio: OPLSetUpdateHandler is not used anywhereJuan Quintela
2017-05-04audio: OPLSetIRQHandler is not used anywhereJuan Quintela
2017-05-04audio: GUSsample is int16_tJuan Quintela
2017-05-04audio: GUSword is uint16_tJuan Quintela
2017-05-04audio: GUSword is uint16_tJuan Quintela
2017-05-04audio: remove GUScharJuan Quintela
2017-05-04audio: GUSbyte is uint8_tJuan Quintela
2017-05-04audio: Remove unused fieldsJuan Quintela
2017-05-04audio: Remove type fieldJuan Quintela
2017-05-04audio: Remove Unused OPL_TYPE_*Juan Quintela
2017-05-04audio: Unfold OPLSAMPLEJuan Quintela
2017-05-04audio: Remove INT32Juan Quintela
2017-05-04audio: remove INT16Juan Quintela
2017-05-04audio: Remove INT8Juan Quintela
2017-05-04audio: remove UINT32Juan Quintela
2017-05-04audio: remove UINT16Juan Quintela
2017-05-04audio: Remove UINT8Juan Quintela
2017-05-04audio: YM3812 was always definedJuan Quintela
2017-05-04audio: Remove YM3526 supportJuan Quintela
2017-05-04audio: remove Y8950 configurationJuan Quintela
2017-05-04adlib: Remove support for YMF262Juan Quintela
2017-05-04hw/audio: convert exit callback in HDACodecDeviceClass to voidZihan Yang
2017-05-04hw/audio: replace exit with unrealize in hda_codec_device_class_initZihan Yang
2017-01-11es1370: wire up reset via DeviceClassGerd Hoffmann
2017-01-11audio: ac97: add exit functionLi Qiang
2017-01-11audio: es1370: add exit functionLi Qiang
2017-01-11hw/audio: QOM'ify pl041.cxiaoqiang zhao
2017-01-11hw/audio: QOM'ify marvell_88w8618.cxiaoqiang zhao
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard
2016-11-28migration/pcspk: Add a property to state if pcspk is migratedDr. David Alan Gilbert
2016-10-26audio: intel-hda: check stream entry count during transferPrasad J Pandit
2016-09-15pcspk: adding vmstate for save/restorePavel Dovgalyuk
2016-09-08portio: keep references on portioMarc-André Lureau
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-07-05intel-hda: change msi property typeCao jin
2016-06-30pcspk: fix KVMPaolo Bonzini
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...Peter Maydell
2016-06-20trace: split out trace events for hw/audio/ directoryDaniel P. Berrange
2016-06-20milkymist: update specification URLsMichael Walle