qemu
2008-02-01 bellardreverted -translation option support
2008-02-01 blueswir1Move AUX1 and AUX2 to correct locations
2008-02-01 bellardtypos
2008-02-01 bellarduse the TCG code generator
2008-02-01 bellardTCG code generator
2008-02-01 bellardupdate
2008-02-01 bellardtypo
2008-01-31 bellardsuppressed warnings
2008-01-31 bellardcompilation fix
2008-01-31 bellardcompilation fixes - added bswap - comments
2008-01-31 bellardMakefile cleanup - more generic support of 32 bit compi...
2008-01-31 bellardremoved unused file
2008-01-31 bellarduse simpler REGPARM convention - make CPUTLBEntry size...
2008-01-27 blueswir1Rearrange slavio_misc code to prepare for different...
2008-01-26 blueswir1 Fix user timer mode change (Robert Reif)
2008-01-25 blueswir1 Add TurboSPARC mask ID register (Robert Reif)
2008-01-25 blueswir1 User timer limit fixes (Robert Reif)
2008-01-23 thsAdd option to disable TB cache, by Herve Poussineau.
2008-01-22 thsCore Graphics support (cocoa.m rewrite), by Mike Kronen...
2008-01-21 bellardfixed register constraint
2008-01-19 balrogChange the usb-serial product ID to a more widely recog...
2008-01-17 balrogDocumentation piece explaining "usb_add serial" by...
2008-01-17 balrogMiscellaneous fixes after recent audio additions (malc).
2008-01-17 blueswir1 Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug...
2008-01-17 blueswir1 Give ECC controller an IRQ (Robert Reif)
2008-01-17 thsRevert licensing to "GPLv2 or later", by Ulrich Hecht.
2008-01-14 balrogGravis Ultrasound GF1 sound card emulation (malc).
2008-01-14 balrogMake dsound compile again (patch by malc, spotted by...
2008-01-14 balrogAdd a missing vga_hw_update() when accepting a connecti...
2008-01-14 balrogPCI AC97 emulation by malc.
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2008-01-14 balrogAdd a path length check to prevent heap overflow (Eric...
2008-01-14 balrogBump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo...
2008-01-14 balrogUSB-to-serial device (Samuel Thibault).
2008-01-14 balrogOptimize clear insns by treating support reg P0 special...
2008-01-14 balrogSet READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till...
2008-01-14 balrogClean-up /tmp directory after -smb use (Mark Jonckheere).
2008-01-14 balrogMulti-profile DVD-ROM support (Carlo Marcelo Arenas...
2008-01-14 balrogChange -drive parsing so that paths don't have to be...
2008-01-14 balrogRevert accidentally added second NIC in Gumstix-connect...
2008-01-14 balrogFully clean up on Mac OS X Leopard (Andreas Färber).
2008-01-14 balrogAdd mouse wheel in the usb-mouse HID Report (by Daniel...
2008-01-14 balrogRegister io ports as selected by PCI config in VMware...
2008-01-13 balrogReduce redundant timer ticks in VNC, by Anders Melchiorsen.
2008-01-09 thsqemu manpage: describe arguments of usbdevice option...
2008-01-09 thsFix typo which broke MIPS32R2 64-bit FPU support.
2008-01-08 thsFix segfault caused by fall through, by Juergen Lock.
2008-01-08 thsFix broken absoluteness check for cabs.d.*.
2008-01-08 thsFix section switching buglet, by Edgar E. Iglesias.
2008-01-08 thsMac OS X build fix, by Andreas Faerber.
2008-01-06 bellardrestore original values for ai.aio_threads and ai.aio_num
2008-01-06 bellardfixed ppc64abi32 executable name
2008-01-06 bellardupdate binary distribution
2008-01-06 bellardcopyright update
2008-01-06 bellardversion change
2008-01-06 blueswir1 Make error messages consistent (Robert Reif)
2008-01-05 balrogRearm timers in qemu_mod_timer when needed (Anders...
2008-01-05 balrogFix memory allocation on mainstone2 and convert to...
2008-01-05 balrogUpdate Changelog with new Xscale platforms and vmsvga.
2008-01-04 thsMalta flash support.
2008-01-04 thsHandle some more exception types.
2008-01-03 thsFix exception debug output.
2008-01-02 blueswir1 Fix dynamically changed memory callbacks and passed...
2008-01-01 blueswir1 Fix Debian serial console boot problem reported by...
2008-01-01 blueswir1 More ASIs
2008-01-01 blueswir1 Register only valid register access widths
2008-01-01 blueswir1 DVMA translation errors raise a module error irq ...
2008-01-01 blueswir1 Support for registering address space only for some...
2007-12-30 blueswir1 Nicer debug output for exceptions
2007-12-30 thsMIPS COP1X (and related) instructions, by Richard Sandi...
2007-12-29 blueswir1 Fix CPU timer interrupts
2007-12-29 blueswir1Update Sparc32 OpenBIOS image to SVN revision 183....
2007-12-29 blueswir1 Fix SS-2 boot mode
2007-12-29 blueswir1 Set SS-5 IOMMU version to Turbosparc to match default...
2007-12-29 blueswir1 M48T02 support (Robert Reif)
2007-12-29 blueswir1 Make debug printing consistent (Robert Reif)
2007-12-28 blueswir1 Initial support for SS-2 (Sun4c)
2007-12-28 blueswir1 Initial support for Sun4d machines (SS-1000, SS-2000)
2007-12-28 blueswir1 Improved ASI debugging (Robert Reif)
2007-12-28 blueswir1 Fix master interrupt register masking
2007-12-28 blueswir1 Fix system read address mask (Robert Reif)
2007-12-28 thsSet FCR0.F64 for MIPS64R2-generic, by Richard Sandiford.
2007-12-27 blueswir1 Add ID register
2007-12-27 blueswir1 Reset status contains all sent flag
2007-12-27 blueswir1 Remove unused timers
2007-12-26 thsDe-cruft exception definitions, and implement nicer...
2007-12-25 thsAssortment of soft-float fixes, by Aurelien Jarno.
2007-12-25 thsSupport for VR5432, and some of its special instruction...
2007-12-25 ths5K and 20K are Release 1 CPUs.
2007-12-25 blueswir1 Enforce context table alignment
2007-12-25 thsAvoid host FPE for overflowing division on MIPS, by...
2007-12-25 thsImproved PABITS handling, and config register fixes.
2007-12-25 thsOne more bit of alpha support.
2007-12-24 thsUpdate debug code to match new accumulator register...
2007-12-24 thsscsi-generic implemnentation, missing in last commit.
2007-12-24 thsReal SCSI device passthrough (v4), by Laurent Vivier.
2007-12-24 balrogImplement SD CMD8 and R7 from the newer SD Physical...
2007-12-24 thsFix CCRes value for 20Kc.
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-24 balrogCorrect the max cpuid level for each x86 cpu model...
next