index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
2007-04-07
10
-18
/
+20
*
Remove dead code.
pbrook
2007-04-07
1
-13
/
+6
*
Remove dead code.
pbrook
2007-04-07
1
-38
/
+0
*
Implement prefx.
ths
2007-04-07
1
-1
/
+41
*
Set proper BadVAddress value for unaligned instruction fetch.
ths
2007-04-07
1
-1
/
+2
*
Actually skip over delay slot for a non-taken branch likely.
ths
2007-04-07
1
-2
/
+2
*
Fix ins/ext cornercase.
ths
2007-04-07
1
-4
/
+4
*
Comment spelling fix.
pbrook
2007-04-06
1
-1
/
+1
*
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
2007-04-06
4
-14
/
+154
*
Enforce even float register pair for double register ops (Aurelien Jarno)
blueswir1
2007-04-06
1
-1
/
+1
*
Fix handling of ADES exceptions.
ths
2007-04-06
1
-1
/
+3
*
Save state for all CP0 instructions, they may throw a CPU exception.
ths
2007-04-06
3
-16
/
+45
*
Use correct type for card field.
pbrook
2007-04-06
1
-1
/
+1
*
SD card emulation (initial implementation by Andrzei Zaborowski).
pbrook
2007-04-06
10
-8
/
+2084
*
Code provision for x86_64 and PowerPC 64 linux user mode support.
j_mayer
2007-04-06
5
-6
/
+82
*
Add alpha targets.
j_mayer
2007-04-06
1
-0
/
+4
*
Fix for PowerPC 64 rotates.
j_mayer
2007-04-06
1
-27
/
+35
*
Code provision for 64 bits linux user-mode targets support.
j_mayer
2007-04-06
6
-0
/
+1242
*
fix branch delay slot cornercases.
ths
2007-04-05
2
-3
/
+6
*
Fix rotr immediate ops, mask shift/rotate arguments to their allowed
ths
2007-04-05
3
-48
/
+103
*
Handle EBase properly.
ths
2007-04-05
1
-1
/
+1
*
Fix disabling of the Cause register for R2.
ths
2007-04-05
1
-11
/
+11
*
Fix RDHWR handling. Code formatting. Don't use *_direct versions to raise
ths
2007-04-05
2
-92
/
+131
*
64bit MIPS FPUs have 32 registers.
ths
2007-04-05
1
-2
/
+1
*
Clear BEV and ERL for the fake bootloader.
ths
2007-04-05
1
-1
/
+4
*
Fix alpha target compilation on 32 bits hosts.
j_mayer
2007-04-05
1
-0
/
+6
*
Rules needed to compile linux user-mode alpha target.
j_mayer
2007-04-05
3
-1
/
+15
*
Temporary hack for alpha user-mode emulation.
j_mayer
2007-04-05
1
-0
/
+11
*
Documentation update
blueswir1
2007-04-05
2
-3
/
+4
*
Fix stdfq op (Aurelien Jarno)
blueswir1
2007-04-05
2
-2
/
+16
*
Fix co-processor branch and store ops (Aurelien Jarno)
blueswir1
2007-04-05
1
-9
/
+13
*
Fill in real SparcStation 10 values
blueswir1
2007-04-05
1
-17
/
+17
*
Integrate Alpha target in Qemu core.
j_mayer
2007-04-05
8
-1
/
+92
*
Preliminary patch for Alpha Linux user mode emulation support.
j_mayer
2007-04-05
4
-5
/
+212
*
Definitions needed for Alpha linux user-mode emulation.
j_mayer
2007-04-05
3
-0
/
+761
*
Alpha CPU palcode emulation. Only usable in user mode for now with
j_mayer
2007-04-05
1
-0
/
+1099
*
Alpha architecture emulation core.
j_mayer
2007-04-05
10
-0
/
+5869
*
Infrastructure to support more than 2 MMU modes.
j_mayer
2007-04-05
2
-1
/
+48
*
Fix code formatting.
ths
2007-04-04
1
-66
/
+66
*
Change NIC registration to be consistent with other machines definitions.
j_mayer
2007-04-04
1
-4
/
+4
*
TARGET_FMT_ld may also be useful for debugging purposes.
j_mayer
2007-04-04
1
-0
/
+2
*
Add missing 64 bits memory accessors.
j_mayer
2007-04-04
2
-1
/
+34
*
i386 return APIC ID with cpuid, by Bernhard Kauer.
ths
2007-04-03
3
-1
/
+3
*
Fix Malta tty2 UART registers.
ths
2007-04-03
1
-10
/
+10
*
MIPS32R2 needs RDPGPR/WRPGPR instructions even when no shadow registers
ths
2007-04-02
1
-2
/
+9
*
Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward.
ths
2007-04-02
1
-27
/
+70
*
Build fix for 64bit machines. (This is still not correct mul/div handling.)
ths
2007-04-02
1
-6
/
+12
*
Qcow2: Release refcount table clusters after growing the refcount table,
ths
2007-04-02
1
-0
/
+5
*
Use __sFILE to typedef for _BSD.
ths
2007-04-02
1
-0
/
+4
*
Eepro100 emulation, by Stefan Weil.
ths
2007-04-02
6
-1
/
+2088
[next]