aboutsummaryrefslogtreecommitdiff
path: root/hw/marvell_88w8618_audio.c
AgeCommit message (Expand)Author
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-27qdev: prepare source tree for code conversionAnthony Liguori
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-11-24marvell_88x8618_audio: convert to memory APIBenoît Canet
2011-07-23Correct spelling of licensedMatthew Fernandez
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-06-27Remove useless device dependency of HAS_AUDIOBlue Swirl
2009-10-05musicpal: Add VMState supportJan Kiszka
2009-10-05musicpal: True reset support for audio deviceJan Kiszka
2009-10-05musicpal: Coding style fixesJan Kiszka
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-23Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski