Sign in
qemu
/
qemu
/
0fa85d43d47151e71e63754e419340bfcff97e80
/
linux-user
80a9d03
64 bit target fixes - removed warnings
by bellard
· 20 years ago
42ad6ae
'syscall' syscall
by bellard
· 20 years ago
e80cfcf
SPARC merge
by bellard
· 20 years ago
978a66f
utimes() support
by bellard
· 20 years ago
f7806f9
uname() fix (James Pellow)
by bellard
· 20 years ago
7fe4848
monitor fixes
by bellard
· 20 years ago
6d5e216
SPARC fixes (Blue Swirl)
by bellard
· 20 years ago
cf720db
uname fix
by bellard
· 20 years ago
29e619b
uname + sysctl fix (Paul Brook)
by bellard
· 20 years ago
6f28fb8
zero file case (Paul Brook)
by bellard
· 20 years ago
fbf5924
static build fix
by bellard
· 20 years ago
83fb7ad
Darwin patch (initial patch by Pierre d'Herbemont)
by bellard
· 20 years ago
eba2af6
buffer overflow fix
by bellard
· 21 years ago
a5448a7
sysinfo syscall (Francois Guimond)
by bellard
· 21 years ago
9231944
sigset_t endianness fix in signal context
by bellard
· 21 years ago
d69d1fa
const fix
by bellard
· 21 years ago
9fddaa0
PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer)
by bellard
· 21 years ago
274da6b
64 bit fix (Jocelyn Mayer)
by bellard
· 21 years ago
28ab0e2
added cpu_get_tsc()
by bellard
· 21 years ago
f72e8ff
utime fix
by bellard
· 21 years ago
4606bb3
copyright update
by bellard
· 21 years ago
4f2ac23
amd64 port (Jocelyn Mayer)
by bellard
· 21 years ago
6f1f31c
ARM cache flush support (untested) - '-d' option fix
by bellard
· 21 years ago
a541f29
PowerPC system emulation fixes (Jocelyn Mayer)
by bellard
· 21 years ago
e19e89a
more log items
by bellard
· 21 years ago
bc51c5c
initial x86-64 host support (Gwenole Beauchesne)
by bellard
· 21 years ago
8853f86
shm support, more setsockopt and getsockopt calls, fds fix (initial patch by Paul McKerras)
by bellard
· 21 years ago
edf779f
use kernel like macros for user access (will be useful someday to have a better error checking
by bellard
· 21 years ago
121061d
O_DIRECT compile fix
by bellard
· 21 years ago
58fe2f1
experimental code copy support
by bellard
· 21 years ago
c698105
arm nwfpe support - added code no-code-copy option - __preinit_array_start bug fix (untested)
by bellard
· 21 years ago
28c4f36
arm nwfpe support
by bellard
· 21 years ago
415e561
cleanup
by bellard
· 21 years ago
c273579
avoid exiting directly if file not found
by bellard
· 21 years ago
f09936a
ARM fcntl flag fixes (Lennert Buytenhek)
by bellard
· 21 years ago
44a91ca
suppressed cast to lvalue
by bellard
· 21 years ago
ffa65c3
fcntl flags convertion (Jocelyn Mayer)
by bellard
· 21 years ago
61190b1
PowerPC update (Jocelyn Mayer)
by bellard
· 21 years ago
75c6215
correct cpu state
by bellard
· 21 years ago
773b93e
signal fix: update the host signal 'signal ignored' state to avoid unexpected -EINTR values (ash fix)
by bellard
· 21 years ago
dd4e27d
removed test code
by bellard
· 21 years ago
3bfd9da
termios support for SPARC and PPC
by bellard
· 21 years ago
c573ff6
stat64 fix - added getpagesize()
by bellard
· 21 years ago
060366c
SPARC fixes : syscall fixes - added user register window exception support
by bellard
· 21 years ago
f515528
aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes
by bellard
· 21 years ago
cf495bc
SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) - fixed flags computations - added register window exceptions support - fixed mul and div - added mulscc - fixed immediate field decoding
by bellard
· 21 years ago
6786730
PowerPC target support (Jocelyn Mayer) - added better support for uid16
by bellard
· 21 years ago
79aceca
PowerPC support (Jocelyn Mayer)
by bellard
· 21 years ago
3a4739d
static link
by bellard
· 21 years ago
cc38b84
factorized debug code
by bellard
· 21 years ago
01e3b76
removed SIGIOT
by bellard
· 21 years ago
ebc0548
added utime syscall - fixed nanosleep exact behaviour
by bellard
· 21 years ago
6180a18
new directory structure
by bellard
· 21 years ago
853d6f7
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE (typically sparc target case)
by bellard
· 21 years ago
93ac68b
sparc emulation target (thanx to Thomas M. Ogrisegg)
by bellard
· 21 years ago
7a3f194
sparc emulation target (thanx to Thomas M. Ogrisegg)
by bellard
· 21 years ago
2c0262a
new directory structure
by bellard
· 21 years ago
2e255c6
faster and more accurate segment handling
by bellard
· 21 years ago
70a194b
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
by bellard
· 21 years ago
9dfa5b4
64 bit fixes (Falk Hueffner)
by bellard
· 21 years ago
3802ce2
set to protected mode
by bellard
· 21 years ago
9e5f528
convert signal numbers
by bellard
· 21 years ago
c596ed1
times() fix
by bellard
· 21 years ago
43fff23
ARM signal support
by bellard
· 21 years ago
a1516e9
ARM init fix
by bellard
· 21 years ago
6fb883e
ARM fix: mmap
by bellard
· 21 years ago
f2674e3
old select support
by bellard
· 21 years ago
68a7931
reduced irq latency
by bellard
· 21 years ago
59faf6d
compile fixes
by bellard
· 22 years ago
92ccca6
declare user mode only simulation for QEMU
by bellard
· 22 years ago
c05bab7
force IOPL=3
by bellard
· 22 years ago
a52c757
fixed case where SS != USER_DS (fixes dosemu DPMI emulation)
by bellard
· 22 years ago
970a87a
new segment access
by bellard
· 22 years ago
2054396
fixed include macro pb
by bellard
· 22 years ago
b346ff4
ARM emulation support
by bellard
· 22 years ago
2521d69
factorized more definitions - suppressed broken sound ioctls
by bellard
· 22 years ago
2ab83ea
automatic ioctl number conversion - minimum ARM fork() support
by bellard
· 22 years ago
0f53316
removed unused code
by bellard
· 22 years ago
4a585cc
avoid unaligned file offset in anonymous mapping
by bellard
· 22 years ago
84fa15d
big endian/unaligned fix
by bellard
· 22 years ago
4add45b
getdents for 64 bit cpus
by bellard
· 22 years ago
5286db7
convert mmap flags (alpha fix)
by bellard
· 22 years ago
917f95f
alpha fix
by bellard
· 22 years ago
ed2dcdf
save FPU state in signal handler
by bellard
· 22 years ago
4304763
misplaced #endif
by bellard
· 22 years ago
f4beb51
precise exceptions - more accurate interrupt semantics
by bellard
· 22 years ago
c9087c2
cr2 update (dosemu VGA support fix)
by bellard
· 22 years ago
14ae3ba
mmap2 fix
by bellard
· 22 years ago
b409186
added getrusage
by bellard
· 22 years ago
418a97a
fixed 32 bit popf/iret emulation in vm86 mode
by bellard
· 22 years ago
3ebcc70
removed invalid eip update
by bellard
· 22 years ago
7775e9e
added do_fcntl()
by bellard
· 22 years ago
b333af0
removed trace - merged 2.4.20 vm86 patches
by bellard
· 22 years ago
206f0fa
pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid problems if the kernel writes data in protected page (needed for self-modifying code support)
by bellard
· 22 years ago
d418c81
fixed small page handling
by bellard
· 22 years ago
5493600
mmap emulation
by bellard
· 22 years ago
226c913
fixed from 2.4.20 kernel
by bellard
· 22 years ago
447db21
sigtrap support
by bellard
· 22 years ago
631271d
added vm86.c
by bellard
· 22 years ago
0221cfc
more console ioctls
by bellard
· 22 years ago
Next »