summaryrefslogtreecommitdiffstats
path: root/hw/audio/pcspk.c
Commit message (Expand)AuthorAgeFilesLines
* misc: remove old i386 dependencyPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* pcspk: use QEMU_ALIGN_DOWNMarc-André Lureau2017-08-311-1/+1
* audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost2017-05-191-1/+1
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* migration/pcspk: Add a property to state if pcspk is migratedDr. David Alan Gilbert2016-11-281-0/+10
* pcspk: adding vmstate for save/restorePavel Dovgalyuk2016-09-151-2/+15
* pcspk: fix KVMPaolo Bonzini2016-06-301-1/+1
* pcspk: convert "pit" property type from ptr to linkEfimov Vasily2016-06-291-2/+7
* audio: Use DIV_ROUND_UPLaurent Vivier2016-06-071-1/+1
* audio: Clean up includesPeter Maydell2016-02-021-0/+1
* pcspk: Fix I/O port nameJan Kiszka2015-04-041-1/+1
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-1/+1
* isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+2
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-7/+12
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-291-1/+3
* pcspk: QOM'ifyAndreas Färber2013-04-291-3/+6
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+201