]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2007-05-11  thsImplemented cabs FP instructions, and improve exception...
2007-05-11  thsAnother bit of nicer debug output.
2007-05-11  thsImplement FP madd/msub, wire up bc1any[24][ft].
2007-05-11  thsImproved debug output for the MIPS opcode decoder.
2007-05-11  thsFix missing status ro mask initialization, thanks Stefa...
2007-05-10  thsFix for the scd instruction, by Aurelien Jarno.
2007-05-10  thsFix wrong branch condition in MIPS testandset.
2007-05-09  balrogPCMCIA addresses are 26-bit, widen the address type...
2007-05-09  thsAvoid use of which to detect gcc, as it is broken on...
2007-05-09  thsSuppress warning messages from "which".
2007-05-09  thsPreliminary MIPS 64-bit MMU implementation, by Aurelien...
2007-05-09  thsFix MIPS64 address computation specialcase, by Aurelien...
2007-05-08  thsAnother #elif'ication.
2007-05-08  thsMake detection of unsupported hosts easier, inspired...
2007-05-08  thsSpelling fixes, by Stefan Weil.
2007-05-08  balrogCorrect the number of PXA255 GPIO lines. Reuse the...
2007-05-08  thsAnother bunch of mips host support.
2007-05-08  thsSilence sdl-config stderr output, by Jeff Chua.
2007-05-08  thsWork around gcc's mips define, spotted by Stefan Weil.
2007-05-08  balrogSet OOK when OON is set in OSCC register (thanks to...
2007-05-08  balrogSwitch to qemu_ram_alloc() for memory allocation in...
2007-05-08  pbrookARM946 CPU support.
2007-05-07  blueswir1Enable unaligned access faults
2007-05-07  blueswir1Update OpenBIOS/Sparc32 to SVN 144. Changes:
2007-05-07  blueswir1Fix pc/npc for unaligned load/stores, maybe other excep...
2007-05-07  thsMIPS 64-bit FPU support, plus some collateral bugfixes...
2007-05-07  thsUpdate TODO.
2007-05-07  thsClear BD slot on next exception if appropriate.
2007-05-06  blueswir1Report unassigned memory access to CPU (not enabled...
2007-05-06  blueswir1Add dummy THC and TEC registers to TCX
2007-05-06  blueswir1Fix slavio_misc base
2007-05-05  thsFix a really stupid bug in the [ls]d[lr] emulation...
2007-05-05  thsLinker scripts for MIPS hosts.
2007-05-05  thsSome bits of Linux/MIPS host support, still segfaulty.
2007-05-04  thsSupport for simple YAMON output, by Alec Voropay.
2007-05-03  balrogRemove obsolete variables that came with VMware svga...
2007-05-03  balrogChange the PCI IO region start to that hardcoded in...
2007-05-02  blueswir1Handle division by zero case in Sparc64 udivx and sdivx ops
2007-05-02  balrogDon't define HIGH_LATENCY for ARM, this was a workaroun...
2007-05-01  balrogCorrect a docs typo and list of available NIC names...
2007-05-01  blueswir1Set OpenBIOS variables in NVRAM
2007-05-01  balrog-show-cursor switch to inhibit SDL hiding cursor.
2007-05-01  balrogImplement power state changes (IDLE and SLEEP) for...
2007-05-01  balrogHonour limited subset of --cpu values instead of ignoring.
2007-04-30  balrogRemove the use of Linux / BSD specific asprintf call.
2007-04-30  pbrookPL050 status register fixes.
2007-04-30  balrogAdd missing gpio_handler_t definition.
2007-04-30  balrogAccount for machine with RAM which is not mapped at...
2007-04-30  balrogSpitz PDA, example PXA270 machine (four similar models).
2007-04-30  balrogMaxim MAX1110/1111 ADC chip.
2007-04-30  balrogTexas Instruments ADS7846 ADC chip.
2007-04-30  balrogNAND Flash memory emulation and ECC calculation helpers...
2007-04-30  balrogImplement iwMMXt instruction set for the PXA270 cpu.
2007-04-30  balrogAdd remaining PXA2xx on-chip peripherals except I2C...
2007-04-30  balrogRemove repeated code and enable encrypted SD cards...
2007-04-30  balrogCore features of ARM XScale processors. Main PXA270...
2007-04-30  balrogPCMCIA bus support. Parts of CF-ATA command set. Hitach...
2007-04-29  thsKill broken host register definitions, thanks to Paul...
2007-04-29  thsRevert last checkin.
2007-04-29  thsHopefully the final fix for LUI sign extensions.
2007-04-29  blueswir1More Sparc32 CPUs
2007-04-29  blueswir1Fix CPU type zapped by system_reset
2007-04-29  pbrookFix ARM fine pagetables.
2007-04-29  thsCrop VNC update requests to avoid segfaults, by Thomas...
2007-04-29  thsMemory-mapped interface for VGA, by Herve Poussineau.
2007-04-28  thsUpdate TODO.
2007-04-28  thsSwitch default CPU to 24Kf for now, as the Linux FPU...
2007-04-28  thsFix typo, by Linus Nordberg.
2007-04-28  thsBuffer length fixes, by Wang Cheng Yeh.
2007-04-28  thsFix length mismatch condition, by Wang Cheng Yeh.
2007-04-28  thsUpdate ppc.ld to work with newer binutils.
2007-04-28  blueswir1Fix Sparc32 ldscript
2007-04-27  thsWorkaround qemu guest SIGSEGVs with cmpxchg8b insn...
2007-04-26  thsFix inc8 and dec8 operations, by Magnus Damm.
2007-04-26  thsUse 16-bit uid wrappers, by Magnus Damm.
2007-04-26  thsFix opcode for sts.l fpul/cpscr, by Magnus Damm.
2007-04-26  blueswir1Update Sparc32 rom to support *BSD boot and 24 bit TCX
2007-04-25  thsNext attempt to get the lui sign extension right.
2007-04-25  thsFix lui sign extension.
2007-04-24  thsImproved mini-bootloader, based on a patch by Alec...
2007-04-24  j_mayerUpdate PowerPC target status.
2007-04-24  j_mayerUpdate .cvsignore for new PowerPC embedded target.
2007-04-24  j_mayerEvaluation boards for PowerPC 405EP.
2007-04-24  j_mayerDebug traces fixes.
2007-04-24  j_mayerNew target for embedded PowerPC emulation (only system...
2007-04-24  j_mayerAdd -pflash option to register parallel flash bloc...
2007-04-24  j_mayerCode provision for new PowerPC embedded target support...
2007-04-24  j_mayerImprove PowerPC 405 MMU model / share more code for...
2007-04-24  j_mayerPowerPC 405 microcontrollers fixes and improvments:
2007-04-24  j_mayerPowerPC embedded timers fixes.
2007-04-22  blueswir1Sparc64 update: more VIS ops
2007-04-22  thsTypo fix, by Wang Cheng Yeh.
2007-04-22  thsCheck that HOST_SOLARIS is defined before relying on...
2007-04-22  blueswir1Constification
2007-04-21  blueswir1TCX 24 bit model support
2007-04-20  blueswir1Fix keyboard serial and mouse bugs
2007-04-19  thsUpdate comment. We can't easily adhere to the architect...
2007-04-19  thsMore Gallileo register initialization, by Aurelien...
2007-04-19  j_mayerNo functional changes:
2007-04-19  j_mayertermios structure definition fix by Stuart Anderson.
next