index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-27
cr2 update (dosemu VGA support fix)
bellard
1
-2
/
+2
2003-05-27
mmap2 fix
bellard
1
-2
/
+3
2003-05-16
added getrusage
bellard
1
-19
/
+33
2003-05-16
fixed 32 bit popf/iret emulation in vm86 mode
bellard
1
-1
/
+1
2003-05-14
removed invalid eip update
bellard
1
-1
/
+0
2003-05-14
added do_fcntl()
bellard
1
-36
/
+45
2003-05-14
removed trace - merged 2.4.20 vm86 patches
bellard
2
-63
/
+114
2003-05-14
pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid pr...
bellard
1
-2
/
+6
2003-05-13
fixed small page handling
bellard
1
-6
/
+17
2003-05-13
mmap emulation
bellard
5
-99
/
+470
2003-05-10
fixed from 2.4.20 kernel
bellard
1
-0
/
+10
2003-05-10
sigtrap support
bellard
4
-6
/
+37
2003-05-10
added vm86.c
bellard
2
-73
/
+11
2003-05-10
more console ioctls
bellard
3
-1
/
+12
2003-05-10
vm86 emulation closer to Linux kernel code - added correct IRQ emulation for ...
bellard
1
-0
/
+407
2003-05-10
moved vm86 stuff to vm86.c
bellard
1
-158
/
+4
2003-05-08
added KDGKBTYPE
bellard
2
-0
/
+5
2003-05-08
added setgroups and getgroups syscalls
bellard
1
-2
/
+28
2003-05-08
added trapno and error_code report in ucontext
bellard
1
-2
/
+2
2003-05-08
more accurate signal handling
bellard
1
-8
/
+18
2003-04-29
ia64 support
bellard
1
-0
/
+7
2003-04-29
ia64 support - fcntl uses TARGET_ constants
bellard
1
-8
/
+12
2003-04-29
fstat64 fix
bellard
1
-2
/
+11
2003-04-29
symbol fix
bellard
1
-0
/
+75
2003-04-29
loglevel export
bellard
1
-0
/
+2
2003-04-29
flock support
bellard
1
-2
/
+49
2003-04-11
path patch
bellard
3
-14
/
+149
2003-04-11
stat patches - path patches - added exit_group() syscall
bellard
1
-12
/
+25
2003-04-11
RH9 fix - path patch
bellard
1
-14
/
+18
2003-04-10
TIOCGPTN and TIOCSPTLCK ioctls
bellard
1
-0
/
+2
2003-04-10
first self virtualizable version
bellard
2
-103
/
+214
2003-04-10
warning fix
bellard
1
-0
/
+1
2003-04-07
endian fix
bellard
1
-2
/
+6
2003-04-07
moved i386 specific stuff outside elf.h
bellard
1
-0
/
+37
2003-04-07
personality fix - i386 interpreter fix
bellard
1
-0
/
+16
2003-03-30
added SIOCATMARK and times() syscall
bellard
3
-1
/
+23
2003-03-30
better vm86 support
bellard
3
-69
/
+180
2003-03-30
fixed execve bug
bellard
1
-4
/
+8
2003-03-29
endian fixes by Ulrich weigand
bellard
2
-54
/
+393
2003-03-29
first vm86 support
bellard
1
-33
/
+162
2003-03-29
changed flag names
bellard
1
-2
/
+0
2003-03-29
primitive vm86 support
bellard
2
-18
/
+117
2003-03-24
dirent fixes
bellard
1
-4
/
+4
2003-03-24
ld.so load fix
bellard
1
-4
/
+4
2003-03-24
glibc2.2 fixes - more command line options - misc doc fixes
v0.1.1
bellard
3
-13
/
+50
2003-03-23
distribution patches
v0.1.0
bellard
4
-10
/
+8
2003-03-23
more syscalls
bellard
1
-5
/
+94
2003-03-23
better signal/exception support
bellard
7
-129
/
+335
2003-03-23
basic signal handling
bellard
5
-94
/
+992
2003-03-22
basic clone() support
bellard
4
-38
/
+105
[next]