summaryrefslogtreecommitdiff
path: root/hw/audio/sb16.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-19Remove macros IO_READ_PROTO and IO_WRITE_PROTONutan Shinde1-10/+5
2015-04-27sb16: remove useless mixer_write_indexwPaolo Bonzini1-7/+0
2015-01-22sb16: fix interrupt acknowledgementPaolo Bonzini1-2/+2
2014-08-15audio: don't use 'Yoda conditions'Gonglei1-3/+3
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-2/+1
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-2/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-3/+3
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-7/+14
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini1-1/+2
2013-04-29sb16: QOM'ifyAndreas Färber1-6/+8
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+1424