aboutsummaryrefslogtreecommitdiff
path: root/hw/audio/pcspk.c
AgeCommit message (Expand)Author
2016-06-30pcspk: fix KVMPaolo Bonzini
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily
2016-06-07audio: Use DIV_ROUND_UPLaurent Vivier
2016-02-02audio: Clean up includesPeter Maydell
2015-04-04pcspk: Fix I/O port nameJan Kiszka
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini
2013-04-29pcspk: QOM'ifyAndreas Färber
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini