summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-17Revert licensing to "GPLv2 or later", by Ulrich Hecht.ths1-24/+24
2008-01-14Gravis Ultrasound GF1 sound card emulation (malc).balrog8-2/+1345
2008-01-14Make dsound compile again (patch by malc, spotted by C.W. Betts).balrog1-1/+1
2008-01-14Add a missing vga_hw_update() when accepting a connection (Anders Melchiorsen).balrog1-0/+3
2008-01-14PCI AC97 emulation by malc.balrog5-2/+1382
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog15-54/+883
2008-01-14Add a path length check to prevent heap overflow (Eric Milliken).balrog1-0/+2
2008-01-14Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti).balrog1-1/+1
2008-01-14USB-to-serial device (Samuel Thibault).balrog4-28/+570
2008-01-14Optimize clear insns by treating support reg P0 specially andbalrog2-19/+30
2008-01-14Set READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till Straumann).balrog1-1/+1
2008-01-14Clean-up /tmp directory after -smb use (Mark Jonckheere).balrog1-13/+21
2008-01-14Multi-profile DVD-ROM support (Carlo Marcelo Arenas Belon).balrog1-15/+112
2008-01-14Change -drive parsing so that paths don't have to be double-escaped (Laurent ...balrog2-47/+64
2008-01-14Revert accidentally added second NIC in Gumstix-connect - this should probabl...balrog1-3/+1
2008-01-14Fully clean up on Mac OS X Leopard (Andreas Färber).balrog3-1/+5
2008-01-14Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).balrog1-1/+3
2008-01-14Register io ports as selected by PCI config in VMware SVGA.balrog1-13/+23
2008-01-13Reduce redundant timer ticks in VNC, by Anders Melchiorsen.balrog1-14/+8
2008-01-09qemu manpage: describe arguments of usbdevice option, by Aurelien Jarno.ths1-0/+22
2008-01-09Fix typo which broke MIPS32R2 64-bit FPU support.ths1-1/+1
2008-01-08Fix segfault caused by fall through, by Juergen Lock.ths1-0/+1
2008-01-08Fix broken absoluteness check for cabs.d.*.ths1-2/+2
2008-01-08Fix section switching buglet, by Edgar E. Iglesias.ths1-1/+2
2008-01-08Mac OS X build fix, by Andreas Faerber.ths1-0/+1
2008-01-06restore original values for ai.aio_threads and ai.aio_numbellard1-2/+2
2008-01-06fixed ppc64abi32 executable namebellard2-5/+4
2008-01-06update binary distributionbellard1-4/+6
2008-01-06copyright updatebellard3-9/+10
2008-01-06version changebellard2-1/+3
2008-01-06 Make error messages consistent (Robert Reif)blueswir11-3/+3
2008-01-05Rearm timers in qemu_mod_timer when needed (Anders Melchiorsen).balrog1-12/+14
2008-01-05Fix memory allocation on mainstone2 and convert to qemu_ram_alloc.balrog2-32/+26
2008-01-05Update Changelog with new Xscale platforms and vmsvga.balrog1-0/+3
2008-01-04Malta flash support.ths3-42/+71
2008-01-04Handle some more exception types.ths1-29/+43
2008-01-03Fix exception debug output.ths1-39/+36
2008-01-02 Fix dynamically changed memory callbacks and passed opaque parameterblueswir11-11/+16
2008-01-01 Fix Debian serial console boot problem reported by Aurelien Jarnoblueswir12-13/+15
2008-01-01 More ASIsblueswir11-6/+18
2008-01-01 Register only valid register access widthsblueswir113-107/+112
2008-01-01 DVMA translation errors raise a module error irq (NMI)blueswir13-8/+28
2008-01-01 Support for registering address space only for some access widthsblueswir12-18/+22
2007-12-30 Nicer debug output for exceptionsblueswir11-4/+104
2007-12-30MIPS COP1X (and related) instructions, by Richard Sandiford.ths3-18/+74
2007-12-29 Fix CPU timer interruptsblueswir13-11/+16
2007-12-29Update Sparc32 OpenBIOS image to SVN revision 183. Changes:blueswir12-2/+2
2007-12-29 Fix SS-2 boot modeblueswir11-0/+1
2007-12-29 Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif)blueswir11-1/+1
2007-12-29 M48T02 support (Robert Reif)blueswir12-15/+40