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
2009-05-19
Only define __llseek if it is going to be used
Paul Brook
1
-1
/
+1
2009-05-19
Avoid implicit truncation compiler warnings
Paul Brook
1
-2
/
+2
2009-05-16
support ELF_HWCAP for PPPC
Nathan Froyd
1
-0
/
+58
2009-05-16
linux-user: ppc signal handling
Nathan Froyd
3
-0
/
+604
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
3
-13
/
+13
2009-05-04
Fix compiler warnings in nwfpe code.
Paul Brook
5
-86
/
+47
2009-04-21
MIPS signal handling fixes.
pbrook
3
-4
/
+109
2009-04-21
MIPS: Raise SIGSEGV, not SIGILL when an access faults.
pbrook
1
-0
/
+7
2009-04-21
Fix target_siginfo ordering for MIPS.
pbrook
1
-0
/
+6
2009-04-19
linux-user: Linux kernel's fchmodat and faccessat have three args (no 4th arg)
aurel32
1
-9
/
+8
2009-04-18
linux-user: fix IPCOP_sem* and implement sem*
aurel32
1
-98
/
+188
2009-04-17
linux-user: fix inotify syscalls
aurel32
1
-1
/
+2
2009-04-16
Translate signal values in exit status.
pbrook
3
-2
/
+18
2009-04-16
linux-user: fix getcwd syscall
aurel32
1
-1
/
+1
2009-04-15
linux-user: fix warnings introduced by r7118
aurel32
1
-1
/
+1
2009-04-15
linux-user: proper exit code for uncaught signals
aurel32
1
-12
/
+25
2009-04-15
linux-user: prefer glibc over direct syscalls
aurel32
1
-61
/
+253
2009-04-15
linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscalls
aurel32
1
-10
/
+7
2009-04-15
linux-user: unix sockets - fix running dbus
aurel32
1
-2
/
+27
2009-04-15
linux-user: add support for passing contents of argv0
aurel32
1
-1
/
+37
2009-04-15
linux-user: Added posix message queue syscalls except mq_notify
aurel32
3
-6
/
+126
2009-04-09
Enable generic accepts-anything cpu by default for usermode emulation.
pbrook
1
-1
/
+1
2009-04-08
linux-user: fix fstatat64()/newfstatat() syscall implementation
aurel32
1
-4
/
+25
2009-04-08
linux-user: fix problems with inotify syscalls
aurel32
1
-3
/
+3
2009-04-07
Add --with-pkgversion.
pbrook
1
-1
/
+1
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
1
-0
/
+5
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
2
-2
/
+2
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
4
-7
/
+69
2009-02-28
Flush stdout after printing usage()
blueswir1
1
-2
/
+2
2009-02-09
Fix crash caused by missing command line arguments
aurel32
1
-1
/
+7
2009-02-03
Partialy fix mmap at EOF for large pagesize targets in user-mode.
edgar_igl
1
-2
/
+37
2009-02-03
linux-user: Remove incorrect break;
aurel32
1
-1
/
+0
2009-02-01
Replace noreturn with QEMU_NORETURN
malc
1
-1
/
+1
2009-01-30
linux-user: fix signal.c warning
aurel32
1
-4
/
+4
2009-01-30
linux-user: identify running binary in /proc/self/exe
aurel32
3
-3
/
+16
2009-01-30
linux-user: Add generic env variable handling
aurel32
3
-16
/
+303
2009-01-30
target-ppc: Fix struct target_stat64 for 32-bit host
aurel32
1
-2
/
+3
2009-01-30
target-sh4: Fix struct target_stat64 for 64-bit host
aurel32
1
-1
/
+1
2009-01-30
linuw-user fix: read() and acct() on NULL arguments
aurel32
1
-8
/
+16
2009-01-30
linux-user: don't crash with null name
aurel32
1
-1
/
+1
2009-01-30
linux-user: return EINVAL on incorrect sockaddr
aurel32
1
-2
/
+31
2009-01-30
linux-user: fix accept(2) with NULL peer
aurel32
1
-0
/
+3
2009-01-28
Fix qemu_malloc.
malc
1
-0
/
+2
2009-01-23
linux-user: add qemu_realloc() implementation to unbreak the build (Gerd Hoff...
aliguori
1
-0
/
+13
2009-01-20
Fix user emulator breakage, based on patch by Riku Voipio
blueswir1
1
-13
/
+15
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
3
-21
/
+17
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
1
-22
/
+17
2009-01-14
Get rid of user_mode_only
aurel32
1
-1
/
+0
2009-01-14
Add noreturn function attribute
blueswir1
1
-1
/
+2
2009-01-14
Remove all traces of __powerpc__
malc
1
-1
/
+1
[next]