aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-25Update PowerPC emulation status file.j_mayer
2007-10-25Allow selection of all defined PowerPC 74xx (aka G4) CPUs.j_mayer
2007-10-25Gprof prooved the PowerPC emulation spent too much time in MSR load and storej_mayer
2007-10-25Fix gdb stub for MIPS64.ths
2007-10-24Fix typo, spotted by Edivaldo de Araujo Pereira.ths
2007-10-24Remove bogus instruction decode.ths
2007-10-24Force proper sign extension for mfc0/mfhc0 on MIPS64.ths
2007-10-23Fix writable length of the index register.ths
2007-10-23Enforce proper sign extension for lwl/lwr on MIPS64.ths
2007-10-23Fix overflow when multiplying two large positive numbers.ths
2007-10-23Fix CLO calculation for MIPS64. And a small code cleanup.ths
2007-10-23Use the standard ASE check for MIPS-3D and MT.ths
2007-10-23Switch bc1any* instructions off if no MIPS-3D is implemented.ths
2007-10-21Support tap down script, by Wolfram Gloger.ths
2007-10-21Bugfix: now PCI NICs really work on PowerPC PreP platform.j_mayer
2007-10-21Allow use of PCI NICs on PowerPC PreP platform.j_mayer
2007-10-21New status file for Alpha emulation target.j_mayer
2007-10-20"QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.ths
2007-10-20Physical hard disk drive for win32, by Stefan Weil.ths
2007-10-20Enable ACPI interrupts, by Igor Lvovsky.ths
2007-10-20Syscall target errno fixes, by Thayne Harbaugh.ths
2007-10-20Check the Galilleo config register instead of hardcoding the endianness.ths
2007-10-20Handle IBE on MIPS properly.ths
2007-10-20Don't install tools if $(TOOLS) is empty, by Thayne Harbaugh.ths
2007-10-20Avoid PreP target kernel freeze waiting for IRQs.j_mayer
2007-10-20 Update Sparc parts in documentationblueswir1
2007-10-20 Avoid gcc warningsblueswir1
2007-10-20 Fix compiling Sparc64 on PPC hostblueswir1
2007-10-18Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.j_mayer
2007-10-18Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user targetj_mayer
2007-10-18Only map BIOS space when it was actually loaded.ths
2007-10-17Cast ELF datatypes properly to host 64bit types.ths
2007-10-17 Really update the imageblueswir1
2007-10-17 Use ldq and stq for 8 byte accesses (original patch by Robert Reif)blueswir1
2007-10-17 Enable all alignment checksblueswir1
2007-10-17Update Sparc32 OpenBIOS image to SVN revision 171. Changes:blueswir1
2007-10-17Update TODO.ths
2007-10-17Second half of mipssim support, plus documentation improvements.ths
2007-10-17MIPSsim pseudo machine emulation.ths
2007-10-14 Fix bug in Sparc32 sta op (Robert Reif)blueswir1
2007-10-14 Sparc64 hypervisor modeblueswir1
2007-10-14 SuperSparc MXCC support (Robert Reif)blueswir1
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir1
2007-10-14Properly implement non-execute bit on PowerPC segments and PTEs.j_mayer
2007-10-14Implement time-base start/stop helpers.j_mayer
2007-10-14Merge PowerPC 620 input bus definitions with standard PowerPC 6xx.j_mayer
2007-10-14There is no need of a specific MMU model for PowerPC 601.j_mayer
2007-10-14Implement PowerPC 64 SLB invalidation helpers.j_mayer
2007-10-14Fix memory corruption reported by Julian Sewardj_mayer
2007-10-14Allow Alpha target to use supervisor and executive mode micro-ops.j_mayer