qemu
2007-06-30 pbrookAllow changing log filename.
2007-06-29 thsSanitize exit codes of help queries, this time for...
2007-06-28 blueswir1 Fix Lance on 32-bit hosts
2007-06-28 thsLimit the use of qemu_chr_open_tty to __linux__ and...
2007-06-28 thsSimplify round/ceil/floor implementation, spotted by...
2007-06-28 thsFix segfault when printing the help text, spotted by...
2007-06-28 blueswir1Update Sparc32 and Sparc64 OpenBIOS image to SVN revisi...
2007-06-27 thsFix computation for ceil, floor and round instructions.
2007-06-27 thsFix environ termination, by Andreas Schwab.
2007-06-26 thsImplement recip1/recip2/rsqrt1/rsqrt2.
2007-06-26 balrogFix writes to pages containing watchpoints for the...
2007-06-26 thsDR6 single step exception status bit, by Juergen Keil.
2007-06-25 blueswir1 Rename variables and rearrange code to please gcc...
2007-06-25 blueswir1 Drop unused parameters
2007-06-25 thsMIPS64 improvements, based on a patch by Aurelien Jarno.
2007-06-25 thsHandle endianness of double floats, by Magnus Damm.
2007-06-25 thsInsufficient input validation in NE2000 card, written...
2007-06-25 thsEnable serial (tty) support on Solaris host, by Marion...
2007-06-25 thsUpdate Changelog.
2007-06-25 thsImplement ^W in readline.c, by Michal Hanselmann.
2007-06-25 thsAdd a 7 segments + led display, by Herve Poussineau.
2007-06-24 balrogMake touchscreen calibration values better match the...
2007-06-24 balrogReset ARM cp15.c1_sys to default values. Fix XScale...
2007-06-23 thsFix division by zero handling, by Joris van Rantwijk.
2007-06-23 thsHandle MIPS64 SEGBITS value correctly.
2007-06-23 thsKfreebsd config, by Aurelien Jarno.
2007-06-23 thsSpelling fixes, by Aurelien Jarno.
2007-06-23 thsReturn success for -M '?' query option.
2007-06-22 thsAllow emulation of 32bit targets in the MIPS64 capable...
2007-06-22 thsFix write to K0 bits in Config0, by Aurelien Jarno.
2007-06-22 thsIgnore PR flag in FPSCR when performing fmov, by Magnus...
2007-06-22 thsDocument FPSCR usage, by Magnus Damm.
2007-06-22 thsUse DREG() instead of XREG() wherever possible, by...
2007-06-22 thsEmulate more fpu opcodes, by Magnus Damm.
2007-06-22 thsUse correct data structures for stat syscalls, by Magnu...
2007-06-22 thsSetup stack properly, fixes wrong argc value problem...
2007-06-22 thsSet FD bit in SR to emulate kernel behaviour, by Magnus...
2007-06-22 thsAdd missing cpu_halted function, by Magnus Damm.
2007-06-22 balrogUse HAS_ARG instead of numeric value (patch by Balazs...
2007-06-22 balrogAdd USB HID keyboard.
2007-06-21 thsRevert workaround for -nographic segfault.
2007-06-21 thsFix segfault in -nographic mode, by Stefen Weil.
2007-06-21 thsHack to keep wine happy, by Alexander Graf.
2007-06-21 thsImplement set_robust_list, by Alexander Graf.
2007-06-21 thsImplement tgkill, by Alexander Graf.
2007-06-21 thsAdd alternate grab key, by Michael Mohr.
2007-06-21 balrogUnpause the emulation after shutdown request on SDL...
2007-06-18 thsAdd parallel memory mapped interface, by Herve Poussineau.
2007-06-18 thsFix a race condition and non-leaf imagesgrowing in...
2007-06-17 thsRemove cscope.* files on 'make clean', by George G...
2007-06-17 thsOption to drop LD_PRELOAD from emulated environment...
2007-06-17 thsAllow relative paths for the interpreter prefix in...
2007-06-13 balrogUse pixel_ops.h in PXA LCD screen drawing.
2007-06-12 thsFix alpha user build failure.
2007-06-12 thsRevert the Gallileo PCI mapping patch, it conflicts...
2007-06-12 thsChange 20Kc PRID to a later version.
2007-06-11 pbrookFix "blx lr" (Lauro Venancio).
2007-06-10 blueswir1 Fix Sparc64 prefetcha op
2007-06-10 balrogWacom PenPartner tablet (virtual USB device).
2007-06-10 blueswir1 Fix patch splitting lossage in vga.c
2007-06-10 blueswir1 Add hw/pixel_ops.h
2007-06-10 blueswir1 Attempt to fix incorrect colours on some BGR displays
2007-06-10 blueswir1 Merge TCX and VGA pixel operations
2007-06-10 thsMore PCI mapping/remapping for Gallileo.
2007-06-10 balrogFlush the debug log when qemu Aborts (patch by Herve...
2007-06-10 balrogUse the same offset for all STR and STM instructions...
2007-06-09 pbrookM68K watchpoint hacks.
2007-06-09 pbrookWorkaround dyngen problems with m68k conditional branch...
2007-06-09 pbrookM68K status register fixes.
2007-06-09 thsDon't try to use "vt" output in nographic mode.
2007-06-09 pbrookARM GDB semihosting fixes
2007-06-09 pbrookARM PL181 MMCI fixes.
2007-06-09 thsR5k has PX implemented.
2007-06-08 blueswir1 Fix incorrect target_ulong use in hw devices
2007-06-08 thsDon't refresh a graphical screen when it isn't displaye...
2007-06-07 pbrookFix return type.
2007-06-07 pbrookWindows build fixes.
2007-06-07 thsFix code formatting, by Herve Poussineau.
2007-06-07 thsUnbreak PCI config register, noticed by Stefan Weil.
2007-06-07 thsInitialize more GT64xxx registers on reset.
2007-06-07 thsFix some Malta PCI config bits.
2007-06-07 thsPCI device saving for GT64xxx.
2007-06-07 thsImplement some more Gallileo registers.
2007-06-07 thsFix comment.
2007-06-07 thsFix PCI irq mapping on Malta.
2007-06-07 thsFix firmware word endianness for Malta.
2007-06-06 thsMake the Malta bootloader handling a bit more transparent.
2007-06-06 thsFix formatting.
2007-06-06 thsMalta has no ISA bus.
2007-06-06 thsBig endian byte swap for serial mmapped interface.
2007-06-06 thsUse the correct PCI IDs for Malta.
2007-06-04 thsTake advantage of subpage support.
2007-06-04 pbrookAdd documentation for new ColdFire board.
2007-06-04 pbrookColdFire Ethernet support.
2007-06-03 thsFix typo.
2007-06-03 thsMove target-specific defines to the target directories.
2007-06-03 thsOne day we might support MIPS16...
2007-06-03 thsAdd comment.
2007-06-03 thsSome more regs_to_env/envs_to_regs cleanup.
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
next