index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-05
Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov.
ths
1
-2
/
+21
2006-12-26
bFLT loader commandline fix.
pbrook
1
-1
/
+1
2006-12-14
Fix userland ELF loader for zero sized BSS.
ths
1
-3
/
+6
2006-12-11
MIPS has also a fixed MMAP_SHIFT of 12.
ths
1
-1
/
+1
2006-12-11
Fix addrlen size, by David Woodhouse.
ths
1
-1
/
+1
2006-12-10
Handle invalid accesses as SIGILL for mips/mipsel userland emulation.
ths
1
-0
/
+2
2006-12-08
Fix fstat for MIPS userland emulation, and add support for a cacheflush
ths
1
-1
/
+7
2006-11-19
Add missing ARM syscall numbers.
pbrook
1
-1
/
+66
2006-11-19
Arm semihosted commandline support (Wolfgang Schildbach).
pbrook
3
-5
/
+40
2006-11-19
Remove do_socketcallwrapper.
pbrook
1
-92
/
+129
2006-11-04
MIPS usermode debug exceptions (Dave Denholm).
pbrook
1
-0
/
+14
2006-10-28
removed invalid code
bellard
1
-0
/
+3
2006-10-23
sparc64 syscall fix (Blue Swirl)
bellard
1
-0
/
+8
2006-10-22
ColdFire target.
pbrook
11
-5
/
+1131
2006-10-21
bFLT 64-bit host fix.
pbrook
1
-11
/
+11
2006-09-24
added cpu_smm_update()
bellard
1
-0
/
+4
2006-09-09
ARM 64-bit host fix.
pbrook
1
-10
/
+10
2006-07-18
Sparc64 host support (Blue Swirl)
bellard
1
-6
/
+6
2006-07-18
Sparc64 user emulator fixes (Blue Swirl)
bellard
2
-3
/
+27
2006-07-13
new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...
bellard
1
-23
/
+1
2006-06-27
initial MIPS signal handling (initial patch by Raphael Rigo)
bellard
4
-3
/
+376
2006-06-24
mips socket calls (initial patch by Raphael Rigo)
bellard
3
-81
/
+409
2006-06-21
sparc user fixes (Blue Swirl)
bellard
2
-3
/
+13
2006-06-18
SH bugfixes.
pbrook
1
-7
/
+7
2006-06-17
SH usermode fault handling.
pbrook
1
-1
/
+15
2006-06-17
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook
3
-0
/
+7
2006-06-14
MIPS FPU support in linux user emulation
bellard
1
-34
/
+7
2006-06-14
use glibc syscall (David Woodhouse)
bellard
1
-102
/
+34
2006-06-11
bFLT loader (for uClinux binaries).
pbrook
6
-271
/
+1135
2006-05-14
Teach usermode emulation how to lie about uname -r.
pbrook
3
-0
/
+7
2006-04-27
sh4 target (Samuel Tardieu)
bellard
7
-3
/
+651
2006-04-24
ia64 fixes
bellard
1
-1
/
+1
2006-04-16
Implement acct and pretend to implement madvise.
pbrook
1
-2
/
+10
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
10
-701
/
+1079
2006-03-11
Fix FPA condition codes (Ulrich Hecht).
pbrook
1
-1
/
+1
2006-02-20
Add Arm926 core support.
pbrook
1
-0
/
+1
2006-02-09
Arm Linux EABI syscall support.
pbrook
3
-33
/
+166
2006-02-04
Make target_mmap always return -1 on failure.
pbrook
2
-7
/
+13
2006-02-04
Implement Arm BKPT instruction.
pbrook
1
-5
/
+18
2006-02-04
Correctly initialize Arm CPU for Thumb entry points.
pbrook
1
-1
/
+3
2005-12-18
log typos
bellard
1
-2
/
+2
2005-12-05
handle coprocessor exceptions
bellard
1
-0
/
+1
2005-11-28
statfs fix
bellard
2
-19
/
+99
2005-11-28
correct ioctls
bellard
1
-69
/
+84
2005-11-28
uid32 syscalls
bellard
1
-19
/
+19
2005-11-26
mips user emulation
bellard
7
-17
/
+1132
2005-11-26
added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)
bellard
2
-10
/
+46
2005-11-26
ARM system emulation (Paul Brook)
bellard
2
-5
/
+15
2005-11-21
cpu_single_env usage fix
bellard
1
-4
/
+2
2005-10-30
User-mode gdbserver port number (Paul Brook)
bellard
1
-6
/
+5
[next]