]> git.proxmox.com Git - qemu.git/history - hw/sb16.c
slirp: Fix restricted mode
[qemu.git] / hw / sb16.c
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovKeep track of ISA ports ISA device is using in qdev.
2010-01-12 malcdma/sb16: make clang analyzer not complain
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-12-03 Juan Quintelasb16: port to vmstate
2009-11-18 malcsb16: remove highspeed reset code
2009-09-18 malcaudio: use muldiv64 where it makes sense
2009-09-11 malcaudio: remove lsbindex/popcount in favour of host-utils...
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-09-10 malcFix formatting
2009-09-10 Gerd Hoffmannqdev/isa: convert soundblaster
2009-08-28 malcFix sb16 breakage due to unassigned s->irq
2009-08-28 malcFix formatting
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Jes SorensenAdd isa_reserve_irq().
2009-06-20 malcRestore consistent formatting of audio devices
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-12 Paul BrookPush AUD_init down to devices
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-03 malcMake audio violate POSIX less
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-04-07 pbrookUnify IRQ handling.
2006-07-04 bellardaudio endianness API changes (malc)
2006-07-04 bellardsb16 fixes (WfW 3 appears to work with shipped drivers...
2006-06-25 bellardC99 64 bit printf
2005-11-20 bellardpcm endianness is now explicit (malc)
2005-11-10 bellardspelling fix (malc)
2005-11-05 bellardaudio merge (malc)
2005-10-30 bellardmerged 15a_aqemu.patch audio patch (malc)
2005-08-21 bellardcomment
2004-11-14 bellardaudio fix (malc)
2004-11-11 bellardaudio fixes (malc)
2004-11-09 bellardaudio clean up (initial patch by malc)
2004-11-07 bellardaudio merge (malc)
2004-10-09 bellardSDL Audio support and SB16 fixes (malc)
2004-06-07 bellardaudip fixes (malc)
2004-04-16 bellardsafer sb16 code
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-23 bellardremoved most of global context uses - removed unneeded...
2004-03-14 bellardio port API change
2004-02-25 bellarduse physical memory access functions for DMA
2004-01-18 bellardsb16 patch (malc)
2004-01-05 bellarduse CPUState
2003-11-13 bellardSoundblaster 16 support (malc)