aboutsummaryrefslogtreecommitdiffstats
path: root/hw/marvell_88w8618_audio.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-8/+10
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-10/+19
2012-01-27qdev: prepare source tree for code conversionAnthony Liguori1-6/+2
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini1-0/+3
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-1/+1
2011-11-24marvell_88x8618_audio: convert to memory APIBenoît Canet1-17/+11
2011-07-23Correct spelling of licensedMatthew Fernandez1-1/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+2
2010-06-27Remove useless device dependency of HAS_AUDIOBlue Swirl1-4/+0
2009-10-05musicpal: Add VMState supportJan Kiszka1-6/+27
2009-10-05musicpal: True reset support for audio deviceJan Kiszka1-2/+4
2009-10-05musicpal: Coding style fixesJan Kiszka1-16/+19
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-2/+2
2009-10-01Get rid of _t suffixmalc1-2/+2
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann1-1/+3
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-08-23Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski1-0/+274