]> git.proxmox.com Git - mirror_qemu.git/history - linux-user
reindent Operating System selection configure
[mirror_qemu.git] / linux-user /
2009-08-10 Laurent DesnoguesFix symfind.
2009-08-04 Igor KovalenkoSparc64: replace tsptr with helper routine
2009-08-03 Nathan Froydlinux-user: make FUTEX_* calls honor timeout parameter
2009-08-03 Nathan Froydlinux-user: handle POWERPC_EXCP_STCX
2009-08-01 Blue SwirlMore NULL pointer fixes
2009-07-27 Juan Quintelarename USE_NPTL to CONFIG_USE_NPTL
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Juan Quintelarename HAVE_GPROF to TARGET_GPROF
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-18 malcUse correct byteswap routine for elf_note
2009-07-18 malcAvoid name clashes with symbols that leak from system...
2009-07-17 Laurent DesnoguesELF codedump build failures
2009-07-17 Paul BrookUserspace guest address offsetting
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-15 malcAvoid SIGSEGV when dumping cpu state without enabled...
2009-07-09 Isaku Yamahataconsolidate user cpu_{in, out}[bwl] into ioport-user.c
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Paul BrookMIPS signal handling fix
2009-07-09 Paul BrookMIPS atomic instructions
2009-07-09 Paul BrookFix MIPS sys_clone
2009-07-08 Ulrich Hechtgetrlimit conversion mix-up
2009-07-08 Ulrich Hechtwrap path for access syscall
2009-07-08 Ulrich Hecht64-bit clean socketcall syscall
2009-07-08 Ulrich Hechtpipe argument should not be signed
2009-07-08 vibi sreenivasanlinux-user/syscall.c: remove warning: ‘array’ may be...
2009-07-08 Arnaud Patardlinux-user: check some parameters for some socket syscalls.
2009-07-08 Arnaud Patardlinux-user: increment MAX_ARG_PAGES
2009-07-01 Blue SwirlFix missing strnlen problems
2009-06-23 Edgar E. Iglesiasmicroblaze: Support the latest mmu-kernel stat64 ABI.
2009-06-18 Riku Voipiolinux-user: strace now handles guest stringscorrectly...
2009-06-16 Laurent Vivierlinux-user: remove duplicate tswap32() from do_getsockopt()
2009-06-16 Eduardo Habkostlinux-user/syscall.c: define _ATFILE_SOURCE
2009-06-16 Nathan Froydlinux-user: initialize mmap_mutex properly
2009-06-16 Arnaud Patard (Rtp)RFC: fix fcntl support in linux-user - new try
2009-06-16 vibisreenivasanlinux-user: add tee, splice and vmsplice
2009-06-16 Riku Voipiolinux-user: implement pipe2 [v3]
2009-06-16 Riku Voipiolinux-user: update syscall list
2009-06-16 Riku Voipioadd futex wake op
2009-06-16 Martin Mohringlinux-user: support private futexes
2009-06-16 Martin Mohringlinux-user: include linux/fs.h
2009-06-16 Lionel Landwerlinlinux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP...
2009-06-16 Lionel Landwerlinlinux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP...
2009-06-16 Arnaud PatardReturn EOPNOTSUPP instead of ENOSYS for *xattr* syscalls
2009-06-16 Arnaud PatardFix struct termios host - target translation
2009-06-16 Riku Voipiolinux-user: fix utimensat
2009-06-16 Mika Westerberglinux-user: strace now handles guest strings correctly...
2009-06-16 Mika Westerberglinux-user: added x86 and x86_64 support for ELF coredump
2009-06-16 Mika Westerberglinux-user: implemented ELF coredump support for ARM...
2009-06-16 Riku VoipioImplement shm* syscalls and fix 64/32bit errors
2009-06-16 Riku Voipioexport mmap_find_vma for shmat
2009-06-04 Nathan Froydfix gdbstub support for multiple threads in usermode, v3
2009-05-26 Edgar E. Iglesiasmicroblaze: linux-user support.
2009-05-26 Edgar E. Iglesiasmicroblaze: Add syscall, signal and termbits defs for...
2009-05-19 Paul BrookOnly define __llseek if it is going to be used
2009-05-19 Paul BrookAvoid implicit truncation compiler warnings
2009-05-15 Nathan Froydsupport ELF_HWCAP for PPPC
2009-05-15 Nathan Froydlinux-user: ppc signal handling
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-04 Paul BrookFix compiler warnings in nwfpe code.
2009-04-21 pbrookMIPS signal handling fixes.
2009-04-21 pbrookMIPS: Raise SIGSEGV, not SIGILL when an access faults.
2009-04-21 pbrookFix target_siginfo ordering for MIPS.
2009-04-19 aurel32linux-user: Linux kernel's fchmodat and faccessat have...
2009-04-18 aurel32linux-user: fix IPCOP_sem* and implement sem*
2009-04-17 aurel32linux-user: fix inotify syscalls
2009-04-16 pbrookTranslate signal values in exit status.
2009-04-16 aurel32linux-user: fix getcwd syscall
2009-04-15 aurel32linux-user: fix warnings introduced by r7118
2009-04-15 aurel32linux-user: proper exit code for uncaught signals
2009-04-15 aurel32linux-user: prefer glibc over direct syscalls
2009-04-15 aurel32linux-user: removed unnecessary MAX_SOCK_ADDR checks...
2009-04-15 aurel32linux-user: unix sockets - fix running dbus
2009-04-15 aurel32linux-user: add support for passing contents of argv0
2009-04-15 aurel32linux-user: Added posix message queue syscalls except...
2009-04-09 pbrookEnable generic accepts-anything cpu by default for...
2009-04-08 aurel32linux-user: fix fstatat64()/newfstatat() syscall implem...
2009-04-08 aurel32linux-user: fix problems with inotify syscalls
2009-04-07 pbrookAdd --with-pkgversion.
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-02-28 blueswir1Flush stdout after printing usage()
2009-02-09 aurel32Fix crash caused by missing command line arguments
2009-02-03 edgar_iglPartialy fix mmap at EOF for large pagesize targets...
2009-02-03 aurel32linux-user: Remove incorrect break;
2009-02-01 malcReplace noreturn with QEMU_NORETURN
2009-01-30 aurel32linux-user: fix signal.c warning
2009-01-30 aurel32linux-user: identify running binary in /proc/self/exe
2009-01-30 aurel32linux-user: Add generic env variable handling
2009-01-30 aurel32target-ppc: Fix struct target_stat64 for 32-bit host
2009-01-30 aurel32target-sh4: Fix struct target_stat64 for 64-bit host
2009-01-30 aurel32linuw-user fix: read() and acct() on NULL arguments
2009-01-30 aurel32linux-user: don't crash with null name
2009-01-30 aurel32linux-user: return EINVAL on incorrect sockaddr
2009-01-30 aurel32linux-user: fix accept(2) with NULL peer
2009-01-28 malcFix qemu_malloc.
2009-01-23 aliguorilinux-user: add qemu_realloc() implementation to unbrea...
2009-01-20 blueswir1Fix user emulator breakage, based on patch by Riku...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
next