index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...
bellard
2003-09-30
1
-7
/
+42
*
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
2003-09-30
1
-4
/
+34
*
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
2003-09-30
2
-0
/
+227
*
new directory structure
bellard
2003-09-30
4
-0
/
+782
*
faster and more accurate segment handling
bellard
2003-08-21
1
-0
/
+2
*
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
bellard
2003-08-11
1
-0
/
+123
*
64 bit fixes (Falk Hueffner)
bellard
2003-08-11
1
-1
/
+1
*
set to protected mode
bellard
2003-07-26
1
-0
/
+2
*
convert signal numbers
bellard
2003-07-13
1
-11
/
+99
*
times() fix
bellard
2003-07-13
2
-6
/
+27
*
ARM signal support
bellard
2003-07-09
2
-40
/
+448
*
ARM init fix
bellard
2003-07-09
1
-16
/
+16
*
ARM fix: mmap
bellard
2003-07-09
1
-6
/
+7
*
old select support
bellard
2003-07-09
2
-1
/
+17
*
reduced irq latency
bellard
2003-06-30
1
-1
/
+1
*
compile fixes
bellard
2003-06-25
1
-3
/
+4
*
declare user mode only simulation for QEMU
bellard
2003-06-24
1
-1
/
+8
*
force IOPL=3
bellard
2003-06-21
1
-20
/
+22
*
fixed case where SS != USER_DS (fixes dosemu DPMI emulation)
bellard
2003-06-21
1
-13
/
+14
*
new segment access
bellard
2003-06-21
1
-2
/
+2
*
fixed include macro pb
bellard
2003-06-15
1
-2
/
+9
*
ARM emulation support
bellard
2003-06-15
4
-21
/
+164
*
factorized more definitions - suppressed broken sound ioctls
bellard
2003-06-15
3
-6
/
+1002
*
automatic ioctl number conversion - minimum ARM fork() support
bellard
2003-06-15
1
-18
/
+54
*
removed unused code
bellard
2003-06-09
1
-8
/
+0
*
avoid unaligned file offset in anonymous mapping
bellard
2003-06-09
1
-2
/
+7
*
big endian/unaligned fix
bellard
2003-06-09
1
-4
/
+4
*
getdents for 64 bit cpus
bellard
2003-06-05
1
-1
/
+42
*
convert mmap flags (alpha fix)
bellard
2003-06-05
1
-2
/
+18
*
alpha fix
bellard
2003-06-05
1
-0
/
+6
*
save FPU state in signal handler
bellard
2003-05-29
1
-32
/
+11
*
misplaced #endif
bellard
2003-05-29
1
-2
/
+1
*
precise exceptions - more accurate interrupt semantics
bellard
2003-05-27
1
-32
/
+76
*
cr2 update (dosemu VGA support fix)
bellard
2003-05-27
1
-2
/
+2
*
mmap2 fix
bellard
2003-05-27
1
-2
/
+3
*
added getrusage
bellard
2003-05-16
1
-19
/
+33
*
fixed 32 bit popf/iret emulation in vm86 mode
bellard
2003-05-16
1
-1
/
+1
*
removed invalid eip update
bellard
2003-05-14
1
-1
/
+0
*
added do_fcntl()
bellard
2003-05-14
1
-36
/
+45
*
removed trace - merged 2.4.20 vm86 patches
bellard
2003-05-14
2
-63
/
+114
*
pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid pr...
bellard
2003-05-14
1
-2
/
+6
*
fixed small page handling
bellard
2003-05-13
1
-6
/
+17
*
mmap emulation
bellard
2003-05-13
5
-99
/
+470
*
fixed from 2.4.20 kernel
bellard
2003-05-10
1
-0
/
+10
*
sigtrap support
bellard
2003-05-10
4
-6
/
+37
*
added vm86.c
bellard
2003-05-10
2
-73
/
+11
*
more console ioctls
bellard
2003-05-10
3
-1
/
+12
*
vm86 emulation closer to Linux kernel code - added correct IRQ emulation for ...
bellard
2003-05-10
1
-0
/
+407
*
moved vm86 stuff to vm86.c
bellard
2003-05-10
1
-158
/
+4
*
added KDGKBTYPE
bellard
2003-05-08
2
-0
/
+5
[next]