aboutsummaryrefslogtreecommitdiff
path: root/hw/sb16.c
AgeCommit message (Expand)Author
2012-10-05cleanup useless return sentenceAmos Kong
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-07Restore consistent formattingmalc
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27isa: pic: convert to QEMU Object ModelAnthony Liguori
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-10-11sb16: Convert to isa_register_portio_listRichard Henderson
2011-10-09Restore consistent formattingmalc
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2010-12-11Keep track of ISA ports ISA device is using in qdev.Gleb Natapov
2010-01-12dma/sb16: make clang analyzer not complainmalc
2009-12-03savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela
2009-12-03sb16: port to vmstateJuan Quintela
2009-11-18sb16: remove highspeed reset codemalc
2009-09-18audio: use muldiv64 where it makes sensemalc
2009-09-12audio: remove lsbindex/popcount in favour of host-utils's ctz32malc
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-09-10Fix formattingmalc
2009-09-10qdev/isa: convert soundblasterGerd Hoffmann
2009-08-28Fix sb16 breakage due to unassigned s->irqmalc
2009-08-28Fix formattingmalc
2009-08-27Add isa_reserve_irq().Jes Sorensen
2009-06-20Restore consistent formatting of audio devicesmalc
2009-05-14Remove any pretense that there can be more than one AudioStatemalc
2009-05-12Push AUD_init down to devicesPaul Brook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-03Make audio violate POSIX lessmalc
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths
2007-11-17Break up vl.h.pbrook
2007-04-07Unify IRQ handling.pbrook
2006-07-04audio endianness API changes (malc)bellard
2006-07-04sb16 fixes (WfW 3 appears to work with shipped drivers) (malc)bellard
2006-06-25C99 64 bit printfbellard
2005-11-20pcm endianness is now explicit (malc)bellard
2005-11-10spelling fix (malc)bellard
2005-11-05audio merge (malc)bellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard
2005-08-21commentbellard
2004-11-14audio fix (malc)bellard
2004-11-11audio fixes (malc)bellard
2004-11-09audio clean up (initial patch by malc)bellard
2004-11-07audio merge (malc)bellard
2004-10-09SDL Audio support and SB16 fixes (malc)bellard
2004-06-07audip fixes (malc)bellard
2004-04-16safer sb16 codebellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-23removed most of global context uses - removed unneeded abort() which cause pr...bellard