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
/
helper-i386.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-30
new directory structure
bellard
1
-1803
/
+0
2003-08-21
faster and more accurate segment handling
bellard
1
-64
/
+91
2003-08-20
pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...
bellard
1
-10
/
+12
2003-08-20
no error code if hardware interrupt
bellard
1
-4
/
+4
2003-08-10
fixed invalid ESP usage (Jon Nall)
bellard
1
-20
/
+20
2003-08-10
soft mmu support - Memory I/O API - synthetize string instructions
bellard
1
-1
/
+32
2003-07-29
correct CPL support (should fix flat real mode support)
bellard
1
-16
/
+15
2003-07-27
more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (F...
bellard
1
-41
/
+283
2003-07-26
real mode support (now boots from BOCHS BIOS and LGPL'ed VGA BIOS)
bellard
1
-0
/
+31
2003-07-07
dummy rdmsr and wrmsr support - xor reg, reg optimization
bellard
1
-0
/
+39
2003-07-01
more accurate bcd convert - fixed FPU exceptions
bellard
1
-61
/
+31
2003-06-25
fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 ...
bellard
1
-4
/
+21
2003-06-24
more ring 0 operations
bellard
1
-83
/
+418
2003-06-21
ring 0 ops
bellard
1
-16
/
+168
2003-06-15
fixed float to int overflow bug - added ARM host correct roundings for float ...
bellard
1
-1
/
+74
2003-06-09
more code moved to helpers - sipmplified x86 float constants definitions
bellard
1
-0
/
+150
2003-06-05
separated helpers from micro operations
bellard
1
-0
/
+735