aboutsummaryrefslogtreecommitdiff
path: root/hw/audio/sb16.c
AgeCommit message (Expand)Author
2016-09-08portio: keep references on portioMarc-André Lureau
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-02-03sb16: use IsaDma interface instead of global DMA_* functionsHervé Poussineau
2016-02-02audio: Clean up includesPeter Maydell
2015-10-19Remove macros IO_READ_PROTO and IO_WRITE_PROTONutan Shinde
2015-04-27sb16: remove useless mixer_write_indexwPaolo Bonzini
2015-01-22sb16: fix interrupt acknowledgementPaolo Bonzini
2014-08-15audio: don't use 'Yoda conditions'Gonglei
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini
2013-04-29sb16: QOM'ifyAndreas Färber
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini