]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2008-01-06 (no author)This commit was manufactured by cvs2svn to create tag release_0_9_1 v0.9.1
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...
2007-12-24 balrogAvoid the use of $ in format strings because it's syste...
2007-12-24 balrogFix a compiler error with DEBUG_REMAP enabled (Thayne...
2007-12-24 balrogSVM enabled processor should provide cpuid Fn8000_000A...
2007-12-24 balrogFix cmpxchg8b translation (Bernhard Kauer).
2007-12-24 balrogFix number_of_entries for filename of length [13] ...
2007-12-19 blueswir1 All registers are set to 0 on reset (Robert Reif)
2007-12-19 blueswir1 Fix count calculation when counter limit set to 0...
2007-12-18 thsCorrect errno return for setsockopt(), by Thayne Harbaugh.
2007-12-18 thsCorrect errno return for getsockopt(), by Thayne Harbaugh.
2007-12-18 thsCode formatting.
2007-12-18 thsm68k missing get_sp_from_cpustate(), by Thayne Harbaugh.
2007-12-17 thsHandle history additions properly, by Andreas Schwab.
2007-12-17 blueswir1 Fix setting counter limit to 0 (Robert Reif)
2007-12-17 blueswir1 Only create as many per CPU timers as there are CPUs...
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-12-17 thsFix compilation with Cygwin, by Herve Poussineau.
2007-12-17 thsMIPS TODO: mention unimplemented system controllers.
2007-12-17 thsUpdate MIPS TODO. The mipsnet failure is caused by...
2007-12-17 thsUpdate MIPS specific documentation.
2007-12-17 thsAdd closing table tag.
2007-12-17 thsFix miscellaneous minor things, by Andre Przywara.
2007-12-17 thsFix bdrv_get_geometry to return uint64_t, by Andre...
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-12-16 balrogRedundant timer rearm optimisation by Anders Melchiorsen.
2007-12-16 balrogQEMU_STRACE documentation bit by Thayne Harbaugh.
2007-12-16 balrogAdd missing ffs() declaration for Win32 hosts, by Stefa...
2007-12-16 balrogWork around a crash when timer signal occurs before...
2007-12-16 balrogMainstone keypad support, by Armin Kuster.
2007-12-16 balrogInitial PXA27x keypad support, by Armin Kuster.
2007-12-16 balrogSupport alternative formats for MAC addresses, by Balaz...
2007-12-16 thsFix char* signedness, by Andre Przywara.
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-12-15 thsSplit block-raw.c into block-raw-posix.c and block...
2007-12-12 balrogMark host pages as reserved (Magnus Damm).
2007-12-12 balrogAdds interrupt support to the sh specific timer code...
2007-12-12 balrogsh_serial: enable tx after reset (Magnus Damm).
2007-12-11 balrogAdd missing break just before execve, by Takashi Yoshii.
2007-12-11 balrogFix fragments due to incomplete dirty tracking in CGA...
2007-12-11 balrogIDE should send irq after WIN_DIAGNOSE (Tristan Gingold).
2007-12-11 balrogUpdate documention with '-drive' usage (Laurent Vivier).
2007-12-11 blueswir1 Partial fix to Sparc32 Linux host global register...
2007-12-11 blueswir1 Fix code generation buffer overflow reported by TeLeMan
2007-12-11 blueswir1Update OpenBIOS images to SVN revision 181. Changes:
2007-12-10 blueswir1 Name the magic constants, wrap long lines
2007-12-10 blueswir1 Add SPARCstation 20 machine type (Robert Reif)
2007-12-10 blueswir1 Add ASIs (Robert Reif)
2007-12-10 j_mayerVarious linux-user structures and definitions fixes...
2007-12-10 j_mayerCleanup: remove useless TARGET_GPR_BITS definition.
2007-12-10 j_mayerFix PowerPC 74xx definitions.
next