summaryrefslogtreecommitdiffstats
path: root/hw/adlib.c
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* Restore consistent formattingmalc2012-02-071-1/+1
* audio: remove unused parameter isa_picHervé Poussineau2011-12-201-1/+1
* isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau2011-12-201-1/+1
* adlib: remove write-only variableHervé Poussineau2011-09-231-3/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-1/+1
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-1/+1
* Restore consistent formatting of audio devicesmalc2009-06-201-2/+2
* Remove any pretense that there can be more than one AudioStatemalc2009-05-141-2/+1
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* Push AUD_init down to devicesPaul Brook2009-05-121-6/+2
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-7/+0
* Make audio violate POSIX lessmalc2008-12-031-1/+1
* Fix miscellaneous minor things, by Andre Przywara.ths2007-12-171-0/+1
* Include qemu-timer.h iff DEBUG is defined.ths2007-12-021-0/+7
* Add missing include, by Sylvain Petreolle.ths2007-12-021-0/+1
* Break up vl.h.pbrook2007-11-171-1/+2
* Unify IRQ handling.pbrook2007-04-071-1/+1
* audio endianness API changes (malc)bellard2006-07-041-2/+2
* pcm endianness is now explicit (malc)bellard2005-11-201-3/+4
* audio merge (malc)bellard2005-11-051-12/+28
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-137/+148
* audio clean up (initial patch by malc)bellard2004-11-091-2/+6
* audio merge (malc)bellard2004-11-071-0/+309
OpenPOWER on IntegriCloud