summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-0710-18/+20
* Remove dead code.pbrook2007-04-071-13/+6
* Remove dead code.pbrook2007-04-071-38/+0
* Implement prefx.ths2007-04-071-1/+41
* Set proper BadVAddress value for unaligned instruction fetch.ths2007-04-071-1/+2
* Actually skip over delay slot for a non-taken branch likely.ths2007-04-071-2/+2
* Fix ins/ext cornercase.ths2007-04-071-4/+4
* Comment spelling fix.pbrook2007-04-061-1/+1
* Full implementation of IEEE exceptions (Aurelien Jarno)blueswir12007-04-064-14/+154
* Enforce even float register pair for double register ops (Aurelien Jarno)blueswir12007-04-061-1/+1
* Fix handling of ADES exceptions.ths2007-04-061-1/+3
* Save state for all CP0 instructions, they may throw a CPU exception.ths2007-04-063-16/+45
* Use correct type for card field.pbrook2007-04-061-1/+1
* SD card emulation (initial implementation by Andrzei Zaborowski).pbrook2007-04-0610-8/+2084
* Code provision for x86_64 and PowerPC 64 linux user mode support.j_mayer2007-04-065-6/+82
* Add alpha targets.j_mayer2007-04-061-0/+4
* Fix for PowerPC 64 rotates.j_mayer2007-04-061-27/+35
* Code provision for 64 bits linux user-mode targets support.j_mayer2007-04-066-0/+1242
* fix branch delay slot cornercases.ths2007-04-052-3/+6
* Fix rotr immediate ops, mask shift/rotate arguments to their allowedths2007-04-053-48/+103
* Handle EBase properly.ths2007-04-051-1/+1
* Fix disabling of the Cause register for R2.ths2007-04-051-11/+11
* Fix RDHWR handling. Code formatting. Don't use *_direct versions to raiseths2007-04-052-92/+131
* 64bit MIPS FPUs have 32 registers.ths2007-04-051-2/+1
* Clear BEV and ERL for the fake bootloader.ths2007-04-051-1/+4
* Fix alpha target compilation on 32 bits hosts.j_mayer2007-04-051-0/+6
* Rules needed to compile linux user-mode alpha target.j_mayer2007-04-053-1/+15
* Temporary hack for alpha user-mode emulation.j_mayer2007-04-051-0/+11
* Documentation updateblueswir12007-04-052-3/+4
* Fix stdfq op (Aurelien Jarno)blueswir12007-04-052-2/+16
* Fix co-processor branch and store ops (Aurelien Jarno)blueswir12007-04-051-9/+13
* Fill in real SparcStation 10 valuesblueswir12007-04-051-17/+17
* Integrate Alpha target in Qemu core.j_mayer2007-04-058-1/+92
* Preliminary patch for Alpha Linux user mode emulation support.j_mayer2007-04-054-5/+212
* Definitions needed for Alpha linux user-mode emulation.j_mayer2007-04-053-0/+761
* Alpha CPU palcode emulation. Only usable in user mode for now withj_mayer2007-04-051-0/+1099
* Alpha architecture emulation core.j_mayer2007-04-0510-0/+5869
* Infrastructure to support more than 2 MMU modes.j_mayer2007-04-052-1/+48
* Fix code formatting.ths2007-04-041-66/+66
* Change NIC registration to be consistent with other machines definitions.j_mayer2007-04-041-4/+4
* TARGET_FMT_ld may also be useful for debugging purposes.j_mayer2007-04-041-0/+2
* Add missing 64 bits memory accessors.j_mayer2007-04-042-1/+34
* i386 return APIC ID with cpuid, by Bernhard Kauer.ths2007-04-033-1/+3
* Fix Malta tty2 UART registers.ths2007-04-031-10/+10
* MIPS32R2 needs RDPGPR/WRPGPR instructions even when no shadow registersths2007-04-021-2/+9
* Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward.ths2007-04-021-27/+70
* Build fix for 64bit machines. (This is still not correct mul/div handling.)ths2007-04-021-6/+12
* Qcow2: Release refcount table clusters after growing the refcount table,ths2007-04-021-0/+5
* Use __sFILE to typedef for _BSD.ths2007-04-021-0/+4
* Eepro100 emulation, by Stefan Weil.ths2007-04-026-1/+2088
OpenPOWER on IntegriCloud