aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-07Unify IRQ handling.pbrook
2007-04-07PowerPC 64 fixesj_mayer
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer
2007-04-07Remove dead code.pbrook
2007-04-07Remove dead code.pbrook
2007-04-07Implement prefx.ths
2007-04-07Set proper BadVAddress value for unaligned instruction fetch.ths
2007-04-07Actually skip over delay slot for a non-taken branch likely.ths
2007-04-07Fix ins/ext cornercase.ths
2007-04-06Comment spelling fix.pbrook
2007-04-06Full implementation of IEEE exceptions (Aurelien Jarno)blueswir1
2007-04-06Enforce even float register pair for double register ops (Aurelien Jarno)blueswir1
2007-04-06Fix handling of ADES exceptions.ths
2007-04-06Save state for all CP0 instructions, they may throw a CPU exception.ths
2007-04-06Use correct type for card field.pbrook
2007-04-06SD card emulation (initial implementation by Andrzei Zaborowski).pbrook
2007-04-06Code provision for x86_64 and PowerPC 64 linux user mode support.j_mayer
2007-04-06Add alpha targets.j_mayer
2007-04-06Fix for PowerPC 64 rotates.j_mayer
2007-04-06Code provision for 64 bits linux user-mode targets support.j_mayer
2007-04-05fix branch delay slot cornercases.ths
2007-04-05Fix rotr immediate ops, mask shift/rotate arguments to their allowedths
2007-04-05Handle EBase properly.ths
2007-04-05Fix disabling of the Cause register for R2.ths
2007-04-05Fix RDHWR handling. Code formatting. Don't use *_direct versions to raiseths
2007-04-0564bit MIPS FPUs have 32 registers.ths
2007-04-05Clear BEV and ERL for the fake bootloader.ths
2007-04-05Fix alpha target compilation on 32 bits hosts.j_mayer
2007-04-05Rules needed to compile linux user-mode alpha target.j_mayer
2007-04-05Temporary hack for alpha user-mode emulation.j_mayer
2007-04-05Documentation updateblueswir1
2007-04-05Fix stdfq op (Aurelien Jarno)blueswir1
2007-04-05Fix co-processor branch and store ops (Aurelien Jarno)blueswir1
2007-04-05Fill in real SparcStation 10 valuesblueswir1
2007-04-05Integrate Alpha target in Qemu core.j_mayer
2007-04-05Preliminary patch for Alpha Linux user mode emulation support.j_mayer
2007-04-05Definitions needed for Alpha linux user-mode emulation.j_mayer
2007-04-05Alpha CPU palcode emulation. Only usable in user mode for now withj_mayer
2007-04-05Alpha architecture emulation core.j_mayer
2007-04-05Infrastructure to support more than 2 MMU modes.j_mayer
2007-04-04Fix code formatting.ths
2007-04-04Change NIC registration to be consistent with other machines definitions.j_mayer
2007-04-04TARGET_FMT_ld may also be useful for debugging purposes.j_mayer
2007-04-04Add missing 64 bits memory accessors.j_mayer
2007-04-03i386 return APIC ID with cpuid, by Bernhard Kauer.ths
2007-04-03Fix Malta tty2 UART registers.ths
2007-04-02MIPS32R2 needs RDPGPR/WRPGPR instructions even when no shadow registersths
2007-04-02Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward.ths
2007-04-02Build fix for 64bit machines. (This is still not correct mul/div handling.)ths
2007-04-02Qcow2: Release refcount table clusters after growing the refcount table,ths