aboutsummaryrefslogtreecommitdiff
path: root/hw/adlib.c
AgeCommit message (Expand)Author
2012-02-07Restore consistent formattingmalc
2011-12-20audio: remove unused parameter isa_picHervé Poussineau
2011-12-20isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau
2011-09-23adlib: remove write-only variableHervé Poussineau
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-06-20Restore consistent formatting of audio devicesmalc
2009-05-14Remove any pretense that there can be more than one AudioStatemalc
2009-05-13Include assert.h from qemu-common.hPaul Brook
2009-05-12Push AUD_init down to devicesPaul Brook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-03Make audio violate POSIX lessmalc
2007-12-17Fix miscellaneous minor things, by Andre Przywara.ths
2007-12-02Include qemu-timer.h iff DEBUG is defined.ths
2007-12-02Add missing include, by Sylvain Petreolle.ths
2007-11-17Break up vl.h.pbrook
2007-04-07Unify IRQ handling.pbrook
2006-07-04audio endianness API changes (malc)bellard
2005-11-20pcm endianness is now explicit (malc)bellard
2005-11-05audio merge (malc)bellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard
2004-11-09audio clean up (initial patch by malc)bellard
2004-11-07audio merge (malc)bellard