aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
2020-04-07linux-user: clean-up padding on /proc/self/mapsAlex Bennée
2020-04-07linux-user: factor out reading of /proc/self/mapsAlex Bennée
2020-04-07linux-user: more debug for init_guest_spaceAlex Bennée
2020-04-07linux-user: protect fcntl64 with an #ifdefAlex Bennée
2020-03-30linux-user: Support futex_time64Alistair Francis
2020-03-26linux-user: Flush out implementation of gettimeofdayRichard Henderson
2020-03-26linux-user: Add x86_64 vsyscall page to /proc/self/mapsRichard Henderson
2020-03-26linux-user/i386: Emulate x86_64 vsyscallsRichard Henderson
2020-03-26linux-user/i386: Split out gen_signalRichard Henderson
2020-03-24target/ppc: don't byte swap ELFv2 signal handlerVincent Fazio
2020-03-20linux-user, openrisc: sync syscall numbers with kernel v5.5Laurent Vivier
2020-03-20linux-user, nios2: sync syscall numbers with kernel v5.5Laurent Vivier
2020-03-20linux-user, aarch64: sync syscall numbers with kernel v5.5Laurent Vivier
2020-03-20linux-user,mips: update syscall-args-o32.c.incLaurent Vivier
2020-03-20linux-user,mips: move content of mips_syscall_argsLaurent Vivier
2020-03-20linux-user: update syscall.tbl from linux 0bf999f9c5e7Laurent Vivier
2020-03-20linux-user, mips64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, mips: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, x86_64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, i386: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctlLaurent Vivier
2020-03-20linux-user, sparc, sparc64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, s390x: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, s390x: remove syscall definitions for !TARGET_S390XLaurent Vivier
2020-03-20linux-user, ppc: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, arm: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, microblaze: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, sh4: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, xtensa: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, m68k: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, hppa: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, alpha: add syscall table generation supportLaurent Vivier
2020-03-20linux-user/riscv: Update the syscall_nr's to the 5.5 kernelAlistair Francis
2020-03-20linux-user/syscall: Add support for clock_gettime64/clock_settime64Alistair Francis
2020-03-20linux-user: Protect more syscallsAlistair Francis
2020-03-20linux-user: Update TASK_UNMAPPED_BASE for aarch64Lirong Yuan
2020-03-20linux-user: fix socket() straceLaurent Vivier
2020-03-20linux-user: do prlimit selectivelyTobias Koch
2020-03-20linux-user: Add AT_EXECFN auxvalLirong Yuan
2020-02-28target/arm: Implement v8.4-RCPCPeter Maydell
2020-02-28target/arm: Implement v8.3-RCPCPeter Maydell
2020-02-28linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAPRichard Henderson
2020-02-28target/arm: Add isar_feature_aa32_vfp_simdRichard Henderson
2020-02-21target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registersPeter Maydell
2020-02-19linux-user: Add support for selected alsa timer instructions using ioctlsFilip Bozuta
2020-02-19linux-user: Add support for getting/setting selected alsa timer parameters us...Filip Bozuta
2020-02-19linux-user: Add support for selecting alsa timer using ioctlFilip Bozuta
2020-02-19linux-user: Add support for getting/setting specified alsa timer parameters u...Filip Bozuta
2020-02-19linux-user: Add support for getting alsa timer version and idFilip Bozuta
2020-02-19linux-user: remove gemu_log from the linux-user treeJosh Kunz