index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-08
removed obsolete x86 code copy support
bellard
1
-3
/
+0
2007-10-31
Correct the WBINVD intercept in SVM (Alexander Graf).
balrog
1
-1
/
+1
2007-09-27
SVM VINTR fix, by Alexander Graf.
ths
1
-2
/
+0
2007-09-23
SVM Support, by Alexander Graf.
ths
1
-5
/
+238
2007-09-20
Extend TB flags to 64 bits (Alexander Graf).
j_mayer
1
-2
/
+3
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-47
/
+47
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-125
/
+125
2007-06-26
DR6 single step exception status bit, by Juergen Keil.
ths
1
-1
/
+1
2007-06-23
Fix division by zero handling, by Joris van Rantwijk.
ths
1
-2
/
+6
2007-06-03
Spelling fixes, by Stefan Weil.
ths
1
-1
/
+1
2007-05-27
Spelling fix (Mark Glines)
blueswir1
1
-1
/
+1
2007-04-27
Workaround qemu guest SIGSEGVs with cmpxchg8b insn, by Juergen Keil.
ths
1
-0
/
+1
2007-01-16
fixed movd mmx/sse insn
bellard
1
-8
/
+40
2006-09-24
added SMM support
bellard
1
-0
/
+11
2006-09-03
multi byte nop support
bellard
1
-2
/
+57
2006-07-10
monitor/mwait support
bellard
1
-10
/
+55
2006-06-24
fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc)
bellard
1
-8
/
+8
2006-06-14
x86_64 mmx/sse fix
bellard
1
-1
/
+11
2006-04-24
movddup fix
bellard
1
-1
/
+1
2006-04-23
SSE3 support (Joachim Henke)
bellard
1
-14
/
+49
2006-04-02
btx decode fix on x86_64
bellard
1
-1
/
+1
2006-02-04
fxsave/fxrstor fix
bellard
1
-2
/
+12
2005-11-20
use direct jump only for jumps in the same page
bellard
1
-19
/
+34
2005-08-21
CR4.TSD flag support (Matt Schulkind)
bellard
1
-1
/
+2
2005-07-23
x86_64 fixes (initial patch by Filip Navara)
bellard
1
-34
/
+86
2005-04-23
lcall and ljmp fixes in 64 bit mode - sysret fix
bellard
1
-18
/
+31
2005-04-17
verr and verw eflags opt fix
bellard
1
-0
/
+2
2005-03-03
x86_64 fixes
bellard
1
-8
/
+22
2005-02-21
loop insn fix for non x86 hosts
bellard
1
-0
/
+2
2005-02-01
pusha, popa and enter fix
bellard
1
-3
/
+3
2005-01-31
x86_64 call Ev fix
bellard
1
-1
/
+14
2005-01-23
avoid empty op
bellard
1
-0
/
+2
2005-01-23
CR8 support
bellard
1
-2
/
+5
2005-01-16
sse fix
bellard
1
-1
/
+1
2005-01-10
removed debug code
bellard
1
-5
/
+0
2005-01-09
generalized use of GOTO_TB() macro
bellard
1
-4
/
+10
2005-01-08
MMX/SSE support
bellard
1
-104
/
+784
2005-01-06
div64 fix - raise_interrupt() fix - SSE fix
bellard
1
-3
/
+4
2005-01-04
syscall insn fix
bellard
1
-1
/
+1
2005-01-03
x86_64 target support
bellard
1
-605
/
+1544
2004-12-19
fixed ins in case of page fault
bellard
1
-1
/
+3
2004-11-24
added undocumented FPU ops support
bellard
1
-0
/
+12
2004-11-14
enter insn fix
bellard
1
-15
/
+3
2004-10-09
monitor fixes
bellard
1
-1
/
+1
2004-08-15
bound instruction fix
bellard
1
-1
/
+1
2004-06-13
fixed 16 bit segment optimisations
bellard
1
-7
/
+9
2004-06-12
added ffree - added cpu log option
bellard
1
-0
/
+6
2004-05-29
fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support...
bellard
1
-0
/
+31
2004-05-16
BSR/BSF undefined behaviour fix
bellard
1
-3
/
+4
2004-05-08
division by zero FPU exception support
bellard
1
-0
/
+5
[next]