994 Commits (3aaa8dfae955d7bec462cc4e2fce185ef6d41b5a)

Author SHA1 Message Date
Paolo Bonzini 7fc5152c6d build: move *-user/ objects to nested Makefile.objs 14 years ago
Andreas Färber ff18b7625f linux-user: Use cpu_reset() after cpu_init() / cpu_copy() 14 years ago
Alexander Graf 77a8f1a512 linux-user: Fix stale tbs after mmap 14 years ago
Alexander Graf 1a49ef2ad3 linux-user: fix emulation of /proc/self/maps 14 years ago
Andreas Färber 209c484918 linux-user: Clean up interim solution for exit syscall 14 years ago
Andreas Färber 11ea409052 linux-user: Fix exit syscall with QOM CPU 14 years ago
Paul Brook d8fd295499 Userspace ARM BE8 support 14 years ago
Benoit Canet adf050b1b9 arm-linux-user: fix elfload.c's AT_HWCAP to reflect cpu features. 15 years ago
Peter Maydell d1b02ea0dc linux-user/arm/syscall_nr.h: Add syscall number for ppoll 14 years ago
Peter Maydell db9526b10a linux-user: Add support for prctl PR_GET_NAME and PR_SET_NAME 14 years ago
Peter Maydell 1e6722f8b0 linux-user/syscall.c: Fix indentation in prctl handling 14 years ago
Alexander Graf 288e65b9ee linux-user: reserve 4GB of vmem for 32-on-64 15 years ago
Peter Maydell 59e9d91c7a linux-user: resolve reserved_va vma downwards 14 years ago
Alexander Graf 20249ae189 linux-user: fix fallocate 14 years ago
Alexander Graf 354a000827 linux-user: Add ioctl for BLKBSZGET 14 years ago
Alexander Graf 49e9a07752 linux-user: add BLKSSZGET ioctl wrapper 14 years ago
Alexander Graf edafea1330 linux-user: fix BLK ioctl arguments 14 years ago
Alexander Graf 6083abd9aa linux-user: add struct old_dev_t compat 14 years ago
Alexander Graf 56e904ecb2 linux-user: implement device mapper ioctls 14 years ago
Fabio Erculiani 84803b87a1 linux-user: target_argv is placed on ts->bprm->argv and can't be freed() 15 years ago
Fabio Erculiani e0e65bee16 linux-user: improve fake /proc/self/stat making `ps` not segfault. 15 years ago
Alex Barcelo 32a2003af9 Bad zero comparison for sas_ss_flags on powerpc 14 years ago
Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 14 years ago
Andreas Färber 0539024885 linux-user: Don't overuse CPUState 14 years ago
Andreas Färber 1bba0dc932 Rename cpu_reset() to cpu_state_reset() 14 years ago
Andreas Färber ce008c1f10 qom: Add QOM support to user emulators 14 years ago
Stefan Weil 93148aa5c3 Spelling fixes in comments (it's -> its) 14 years ago
Paul Brook 3a0c6c4ad6 linux-user: brk() debugging 14 years ago
Ulrich Hecht a6f79cc9a5 linux-user: fail execve() if env/args too big 14 years ago
Andreas Färber f78b0f0541 linux-user: Fix sa_flags byte swaps for mips 15 years ago
Andreas Färber 2aeb36a897 linux-user: Define TARGET_QEMU_ESIGRETURN for mips64 15 years ago
Andreas Färber 63249cb9eb linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32 15 years ago
Peter Maydell fb5590f7f5 linux-user: Implement *listxattr syscalls 15 years ago
Peter Maydell 30297b55f7 linux-user/syscall.c: Implement f and l versions of set/get/removexattr 15 years ago
Peter Maydell e3c33ec6b0 linux-user: Allow NULL value pointer in setxattr and getxattr 15 years ago
Alexander Graf 5379557b8d linux-user: fix wait* syscall status returns 15 years ago
Peter Maydell 2a7e12455c linux-user/strace.c: Correct errno printing for mmap etc 15 years ago
Alexander Graf 962b289ef3 linux-user: fix QEMU_STRACE=1 segfault 15 years ago
Akos PASZTORY 583359a689 linux-user: add SO_PEERCRED support for getsockopt 15 years ago
陳韋任 50171d4207 linux-user/main.c: Add option to user-mode emulation so that user can specify log file name 15 years ago
Alexander Graf 257450ee59 linux-user: fake /proc/self/auxv 15 years ago
Alexander Graf 480b8e7dd5 linux-user: fake /proc/self/stat 15 years ago
Alexander Graf 36c08d498b linux-user: fake /proc/self/maps 15 years ago
Alexander Graf 3be14d05d4 linux-user: add open() hijack infrastructure 15 years ago
Alexander Graf 125b0f55b6 linux-user: save auxv length 14 years ago
Riku Voipio d0fd11ffd3 linux-user: stack_base is now mandatory on all targets 14 years ago
Stefan Weil c7c530cd3e elf: Improve symbol lookup (optimize, fix for bsd-user) 14 years ago
Stefan Weil e7d81004e4 Fix spelling in comments, documentation and messages 15 years ago
Peter Maydell 31b6319363 linux-user/syscall.c: Don't skip stracing for fcntl64 failure case 15 years ago
Peter Maydell 75dfbc16cf linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters 15 years ago