index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-10-30
Arm AT_HWCAP AUXV entry (Paul Brook)
bellard
1
-0
/
+22
2005-08-21
fix AUX vector entries (Paul Brook)
bellard
1
-26
/
+24
2005-08-21
Byte swapping bug in arm semihosting (Paul Brook)
bellard
1
-1
/
+1
2005-07-24
copyright
bellard
1
-1
/
+1
2005-07-23
more set/getsockopt values
bellard
1
-7
/
+71
2005-07-23
[f]truncate64 support
bellard
1
-2
/
+4
2005-07-02
simplified PowerPC exception handling (Jocelyn Mayer)
bellard
1
-37
/
+8
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
1
-2
/
+21
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-0
/
+4
2005-05-13
open fix (Paul Brook)
bellard
1
-1
/
+1
2005-04-27
ARM Thumb syscalls (Paul Brook)
bellard
2
-4
/
+16
2005-04-26
SYS_SEEK fix (Paul Brook)
bellard
1
-1
/
+4
2005-04-26
report user mode gdb exit codes (Paul Brook)
bellard
1
-0
/
+2
2005-04-23
ARM "Angel" semihosting syscalls (Paul Brook)
bellard
5
-1
/
+212
2005-04-23
ARM syscall fix (Paul Brook)
bellard
1
-1
/
+1
2005-04-17
gdb support for user mode (Paul Brook)
bellard
3
-3
/
+73
2005-04-07
ia64 host support (David Mosberger)
bellard
2
-33
/
+30
2005-03-13
fpu init fix
bellard
1
-1
/
+1
2005-03-01
SUSE fix
bellard
1
-0
/
+2
2005-02-19
fixed handling of sparc register window exceptions
bellard
1
-26
/
+31
2005-02-15
sparc sigsegv support
bellard
1
-0
/
+12
2005-02-10
64 bit support
bellard
1
-18
/
+18
2005-02-07
SIGSEGV signals for ARM and SPARC
bellard
1
-0
/
+11
2005-02-07
ARM FPA get_user/put_user fix
bellard
1
-5
/
+3
2005-01-31
armv5te support (Paul Brook)
bellard
2
-4
/
+28
2005-01-30
initial sparc64 support
bellard
6
-18
/
+664
[next]