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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-25
update
v0.4.0
bellard
4
-40
/
+268
2003-06-25
gcc3 compile fixes
bellard
1
-2
/
+3
2003-06-25
VL license of the day is MIT/BSD
bellard
1
-6
/
+24
2003-06-25
added invlpg emulation
bellard
1
-0
/
+11
2003-06-25
compile fixes
bellard
1
-3
/
+4
2003-06-25
untested RH9 fixes
bellard
1
-0
/
+10
2003-06-25
fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 ...
bellard
1
-4
/
+21
2003-06-25
more precise cpu_interrupt()
bellard
2
-3
/
+69
2003-06-25
suppressed ring 0 hacks
bellard
1
-15
/
+8
2003-06-25
arm fixes
bellard
2
-0
/
+3
2003-06-25
more compiler tests
bellard
1
-7
/
+10
2003-06-25
fixed compilation for gcc 2.96 - added QEMU system emulator
bellard
1
-6
/
+11
2003-06-25
fixed compilation for gcc 2.96
bellard
1
-10
/
+7
2003-06-25
faster task switch
bellard
1
-4
/
+14
2003-06-25
added NE2000 emulation
bellard
1
-5
/
+529
2003-06-24
added link script for vl
bellard
1
-0
/
+130
2003-06-24
for hard core developpers only: a new user mode linux project :-)
bellard
2
-0
/
+1387
2003-06-24
updated
bellard
1
-0
/
+7
2003-06-24
declare user mode only simulation for QEMU
bellard
1
-1
/
+8
2003-06-24
iret and popl (%esp) tests
bellard
2
-0
/
+35
2003-06-24
use inline function
bellard
1
-1
/
+11
2003-06-24
MMU support
bellard
3
-8
/
+86
2003-06-24
more ring 0 operations
bellard
3
-87
/
+478
2003-06-24
hardware interrupt support - support forfull ring 0 exception simulation
bellard
1
-131
/
+195
2003-06-24
correct restoring of CC_OP in case of exception
bellard
1
-9
/
+20
2003-06-24
more ring 0 instructions - full x86 MMU emulation based on mmap() syscall - f...
bellard
1
-30
/
+249
2003-06-21
force IOPL=3
bellard
1
-20
/
+22
2003-06-21
fixed case where SS != USER_DS (fixes dosemu DPMI emulation)
bellard
1
-13
/
+14
2003-06-21
new segment access
bellard
3
-14
/
+14
2003-06-21
ring 0 ops
bellard
4
-51
/
+469
2003-06-21
cpu_abort()
bellard
1
-0
/
+16
2003-06-21
ring 0 data structures
bellard
1
-14
/
+19
2003-06-21
added cpu_abort()
bellard
1
-1
/
+3
2003-06-15
update
bellard
3
-26
/
+58
2003-06-15
fixed include macro pb
bellard
2
-8
/
+31
2003-06-15
fixed op_label computation on ppc
bellard
1
-5
/
+2
2003-06-15
consistent hello naming
bellard
3
-3
/
+3
2003-06-15
arm emulation support
v0.3.0
bellard
5
-26
/
+98
2003-06-15
added missing link scripts
bellard
2
-0
/
+256
2003-06-15
ARM emulation support
bellard
6
-30
/
+231
2003-06-15
factorized cpu defines
bellard
2
-253
/
+308
2003-06-15
extracted generic code
bellard
2
-233
/
+176
2003-06-15
factorized more definitions - suppressed broken sound ioctls
bellard
4
-932
/
+1002
2003-06-15
automatic ioctl number conversion - minimum ARM fork() support
bellard
1
-18
/
+54
2003-06-15
fixed serious ioctl parameter conversion issue - exported type size and align...
bellard
2
-77
/
+78
2003-06-15
main cpu loop is target independent
bellard
1
-24
/
+95
2003-06-15
fixed float to int overflow bug - added ARM host correct roundings for float ...
bellard
2
-79
/
+76
2003-06-15
moved dyngen generic code to dyngen-exec.h
bellard
2
-145
/
+199
2003-06-15
moved cache flush to dyngen header
bellard
1
-0
/
+76
2003-06-15
output gen_op_xxx() in a separate file
bellard
1
-20
/
+34
[next]