qemu
2007-10-21 j_mayerNew status file for Alpha emulation target.
2007-10-20 ths"QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.
2007-10-20 thsPhysical hard disk drive for win32, by Stefan Weil.
2007-10-20 thsEnable ACPI interrupts, by Igor Lvovsky.
2007-10-20 thsSyscall target errno fixes, by Thayne Harbaugh.
2007-10-20 thsCheck the Galilleo config register instead of hardcodin...
2007-10-20 thsHandle IBE on MIPS properly.
2007-10-20 thsDon't install tools if $(TOOLS) is empty, by Thayne...
2007-10-20 j_mayerAvoid PreP target kernel freeze waiting for IRQs.
2007-10-20 blueswir1 Update Sparc parts in documentation
2007-10-20 blueswir1 Avoid gcc warnings
2007-10-20 blueswir1 Fix compiling Sparc64 on PPC host
2007-10-18 j_mayerUse TARGET_ABI_DIR feature to unify PowerPC and PowerPC...
2007-10-18 j_mayerUse the new TARGET_ABI32 feature to implement a ppc64ab...
2007-10-18 thsOnly map BIOS space when it was actually loaded.
2007-10-17 thsCast ELF datatypes properly to host 64bit types.
2007-10-17 blueswir1 Really update the image
2007-10-17 blueswir1 Use ldq and stq for 8 byte accesses (original patch...
2007-10-17 blueswir1 Enable all alignment checks
2007-10-17 blueswir1Update Sparc32 OpenBIOS image to SVN revision 171....
2007-10-17 thsUpdate TODO.
2007-10-17 thsSecond half of mipssim support, plus documentation...
2007-10-17 thsMIPSsim pseudo machine emulation.
2007-10-14 blueswir1 Fix bug in Sparc32 sta op (Robert Reif)
2007-10-14 blueswir1 Sparc64 hypervisor mode
2007-10-14 blueswir1 SuperSparc MXCC support (Robert Reif)
2007-10-14 blueswir1 Support for 32 bit ABI on 64 bit targets (only enabled...
2007-10-14 j_mayerProperly implement non-execute bit on PowerPC segments...
2007-10-14 j_mayerImplement time-base start/stop helpers.
2007-10-14 j_mayerMerge PowerPC 620 input bus definitions with standard...
2007-10-14 j_mayerThere is no need of a specific MMU model for PowerPC...
2007-10-14 j_mayerImplement PowerPC 64 SLB invalidation helpers.
2007-10-14 j_mayerFix memory corruption reported by Julian Seward
2007-10-14 j_mayerAllow Alpha target to use supervisor and executive...
2007-10-14 j_mayerDo not allow PowerPC CPU restart after entering checkst...
2007-10-14 j_mayerProvision for PowerPC 64 with hypervisor mode support...
2007-10-14 j_mayerGenerate micro-ops for PowerPC hypervisor mode.
2007-10-14 j_mayerGenerate micro-ops for Alpha executive and supervisor...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-13 thsUpdate TODO.
2007-10-13 thsFix off-by-one in address check.
2007-10-13 thsStatic-ify function.
2007-10-12 j_mayerUnify '-cpu ?' option.
2007-10-10 blueswir1 Fix taddcctv and tsubcctv (David Matthews)
2007-10-09 blueswir1 Support for executing 32 bit SPARC32PLUS files for...
2007-10-09 thsMatch values with the ones documented in the PIIX4...
2007-10-09 thsgetpriority() shouldn't use libc wrapper, by Thayne...
2007-10-09 thsUse always_inline in the MIPS support where applicable.
2007-10-09 thsFix vmmouse for 64bit guest, by Dan Kenigsberg.
2007-10-09 thsDelete file which should have been removed in the lst...
2007-10-09 thsFix [ls][wd][lr] instructions, by Aurelien Jarno.
2007-10-09 thsDon't route PIC interrupts through the local APIC if...
2007-10-09 thsUpdate .cvsignore.
2007-10-08 thsMentione CRIS in Changelog.
2007-10-08 thsAdd CRIS configuration bits, by Edgar E. Iglesias.
2007-10-08 thsCRIS Linux userland emulation, part 2. By Edgar E....
2007-10-08 thsCRIS Linux usermode emulation, part 1. By Edgar E....
2007-10-08 thsCRIS testsuite, based on the SIM testsuite, by Edgar...
2007-10-08 thsEtraxFS board support, by Edgar E. Iglesias.
2007-10-08 thsCRIS support in toplevel, by Edgar E. Iglesias.
2007-10-08 thsCRIS MMU emulation, by Edgar E. Iglesias.
2007-10-08 thsThe remainder of CRIS CPU emulation files, by Edgar...
2007-10-08 thsCRIS micro-ops, by Edgar E. Iglesias.
2007-10-08 thsCRIS insn decoding macros, by Edgar E. Iglesias.
2007-10-08 thsCRIS instruction translation, by Edgar E. Iglesias.
2007-10-08 thsWire up CRIS disassembler, by Edgar E. Iglesias.
2007-10-08 thsCRIS disassembler, originally from binutils, by Edgar...
2007-10-08 j_mayerUpdate PowerPC emulation status file.
2007-10-08 j_mayerRemove synonymous in PowerPC MSR bits definitions.
2007-10-08 j_mayerReal-mode only PowerPC 40x do not have any TLBs.
2007-10-08 j_mayerImplement exception prefix feature for PowerPC 601.
2007-10-08 j_mayerAdd missing exception vectors for PowerPC 7x5.
2007-10-07 j_mayerWork-around C89 and/or "old" gcc unspecified behavior...
2007-10-07 j_mayerImplement PowerPC Altivec load & stores, used by Apple...
2007-10-07 j_mayerPowerPC target coding style fixes.
2007-10-07 j_mayerPowerPC target optimisations: make intensive use of...
2007-10-07 j_mayerReport missing elf_addr_t definition from Linux kernel...
2007-10-07 j_mayerFix host and target longs confusions (continued).
2007-10-07 j_mayerFix confusions between host and target long types.
2007-10-07 j_mayerReorganize the CPUPPCState structure to group features.
2007-10-07 j_mayerAdd MSR bits signification per PowerPC implementation...
2007-10-07 j_mayerShare devices that may be useful for all PowerPC 40x...
2007-10-07 j_mayerShare devices that might be useful for all PowerPC...
2007-10-07 blueswir1 More user timer fixes (Robert Reif)
2007-10-06 blueswir1 More detabification
2007-10-06 blueswir1 Implement user mode for timers
2007-10-06 blueswir1 Support for loading a real BIOS image (Robert Reif)
2007-10-05 j_mayerFull implementation of PowerPC 64 MMU, just missing...
2007-10-05 blueswir1 Implement sparc64_[gs]et_context
2007-10-05 j_mayerRename PowerPC MMUCSR0 and MMUCFG SPRs: those are not...
2007-10-05 j_mayerPowerPC hardware reset vector is now considered as...
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-10-04 balrogImplement PL110 byte order config bit (original patch...
2007-10-04 balrogQuiet warnings introduced with the USB iso support.
2007-10-04 balrogUSB iso transfers support for the linux redirector...
2007-10-04 balrogsh775x interrupt controller by Magnus Damm.
2007-10-04 balrogRemove redundant qemu_rearm_alarm_timer() in qemu_del_t...
2007-10-04 balrog(int64_t)UINT64_MAX is -1 and should not be assigned...
2007-10-04 balrogSeveral corrections in the spitzkbd keymap (patch by...
2007-10-04 j_mayerWe must reset the PowerPC CPU _after_ registering it...
next