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
2008-06-27
More efficient target register / TC accesses.
ths
6
-34
/
+34
2008-06-15
Fix Sparc32plus & Sparc64 debug output
blueswir1
1
-4
/
+4
2008-06-10
Fix typo, by Laurent Desnogues.
ths
1
-1
/
+1
2008-06-09
Use qemu_mallocz to allocate new thread state. Remove redundant memset.
pbrook
2
-2
/
+2
2008-06-09
Prevent guest reusing host memory allocations.
pbrook
1
-0
/
+46
2008-06-09
Despite what the documentation says/implies, PTHREAD_STACK_MIN is often not
pbrook
1
-0
/
+1
2008-06-07
Implement thread creation.
pbrook
1
-11
/
+137
2008-06-07
Multithreaded locking fixes.
pbrook
5
-10
/
+174
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
1
-14
/
+14
2008-06-03
Spelling fixes, by Stefan Weil.
ths
2
-2
/
+2
2008-06-02
Multithreaded locking for mmap().
pbrook
2
-27
/
+79
2008-06-02
Fix location of futex.h.
pbrook
1
-3
/
+4
2008-05-31
Mark host brk() area as reserved.
pbrook
2
-0
/
+17
2008-05-31
Make signal queues per thread.
pbrook
4
-173
/
+204
2008-05-31
Fix usermode build.
pbrook
1
-1
/
+1
2008-05-30
Copy siginfo.si_code.
pbrook
1
-1
/
+1
2008-05-30
Translate whole of target_sigset. Use host sigset accessors.
pbrook
1
-38
/
+30
2008-05-30
Fix structure type in sigtimedwait syscall.
pbrook
1
-2
/
+2
2008-05-30
Handle NULL argp/envp in execve syscall.
pbrook
1
-4
/
+4
2008-05-30
Implement waitid syscall.
pbrook
1
-0
/
+15
2008-05-30
Perform target->host signal mapping for *kill syscalls.
pbrook
3
-4
/
+10
2008-05-30
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
1
-58
/
+5
2008-05-29
NPTL host detection and futex syscall passthrough.
pbrook
1
-0
/
+61
2008-05-29
Strace fallback for unknown syscalls.
pbrook
1
-1
/
+2
2008-05-29
Implement clock_nanosleep.
pbrook
1
-0
/
+11
2008-05-29
Implement ARM magic kernel page and TLS register.
pbrook
2
-9
/
+81
2008-05-28
variable dynamic translation buffer size
bellard
1
-0
/
+1
2008-05-27
CRIS: Use $eda to instead of debug1 (removed) for fault addr.
edgar_igl
1
-1
/
+1
2008-05-23
Fix build failure with old kernel headers (loop.h is incompatible with
pbrook
2
-1
/
+96
2008-05-12
2.6 kernels make int 5 a trap gate
bellard
1
-1
/
+1
2008-05-10
added missing return (Mike Frysinger)
bellard
1
-0
/
+2
2008-05-07
Update ARM non-rt sigframe layout.
pbrook
1
-101
/
+165
2008-05-06
Update ARM rt_frame layout.
pbrook
3
-14
/
+172
2008-04-26
Add loop device ioctls (Gary Thomas).
balrog
4
-0
/
+48
2008-04-26
Teach mmap to not overwrite reserved pages and fix brk return value (Richard ...
balrog
2
-7
/
+17
2008-04-24
Cope with arch-specific page protection flags in mmap (Richard Purdie).
balrog
1
-2
/
+1
2008-04-22
Revert the previous patch
blueswir1
1
-124
/
+0
2008-04-22
Move 128-bit float emulation under linux-user including the forgotten file
blueswir1
1
-0
/
+124
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-0
/
+1
2008-04-09
Move target-arm/nwfpe into linux-user/arm/nwfpe
aurel32
12
-0
/
+2674
2008-04-07
Implement ARM floating point exception emulation
aurel32
1
-2
/
+51
2008-04-06
Remove unwanted executable properties
blueswir1
1
-0
/
+0
2008-03-28
add pread64 and pwrite64 system calls
aurel32
1
-0
/
+14
2008-03-28
Fix flock64 structure on a few target (noticed by Gary Thomas)
aurel32
1
-0
/
+3
2008-03-26
Implement AT_CLKTCK.
pbrook
1
-0
/
+1
2008-03-26
Revert accidental commit.
pbrook
1
-2
/
+2
2008-03-26
Remove fixed length commandline buffers.
pbrook
1
-2
/
+2
2008-03-25
m68k mmap2 fixes.
pbrook
2
-4
/
+2
2008-03-21
Fix Thumb signal handlers.
pbrook
1
-28
/
+3
2008-03-14
Use TARGET_FMT_lx.
edgar_igl
1
-2
/
+1
[next]