Age | Commit message (Expand) | Author |
2020-11-15 | linux user: Fix Lesser GPL version number | Chetan Pant |
2020-11-11 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re... | Peter Maydell |
2020-11-11 | trace: remove argument from trace_init_file | Paolo Bonzini |
2020-11-11 | linux-user: Prevent crash in epoll_ctl | LemonBoy |
2020-11-11 | linux-user: Correct definition of stack_t | LemonBoy |
2020-11-10 | linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturn | Peter Maydell |
2020-11-10 | linux-user/sparc: Correct set/get_context handling of fp and i7 | Peter Maydell |
2020-11-10 | linux-user/sparc: Fix errors in target_ucontext structures | Peter Maydell |
2020-11-04 | linux-user: Check copy_from_user() return value in vma_dump_size() | Peter Maydell |
2020-11-04 | linux-user/syscall: Fix missing target_to_host_timespec64() check | Alistair Francis |
2020-11-04 | linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zero | Peter Maydell |
2020-11-04 | linux-user/mips/cpu_loop: silence the compiler warnings | Chen Qun |
2020-10-29 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-... | Peter Maydell |
2020-10-27 | linux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_1_AND | Richard Henderson |
2020-10-27 | linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes | Richard Henderson |
2020-10-27 | linux-user/elfload: Use Error for load_elf_interp | Richard Henderson |
2020-10-27 | linux-user/elfload: Use Error for load_elf_image | Richard Henderson |
2020-10-27 | linux-user/elfload: Move PT_INTERP detection to first loop | Richard Henderson |
2020-10-27 | linux-user/elfload: Adjust iteration over phdr | Richard Henderson |
2020-10-27 | linux-user/elfload: Fix coding style in load_elf_image | Richard Henderson |
2020-10-27 | linux-user/elfload: Avoid leaking interp_name using GLib memory API | Philippe Mathieu-Daudé |
2020-10-27 | linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI | Richard Henderson |
2020-10-27 | linux-user/aarch64: Reset btype for signals | Richard Henderson |
2020-10-26 | linux-user: correct errno returned from accept4() syscall | Matus Kysel |
2020-10-26 | linux-user: remove _sysctl | Laurent Vivier |
2020-10-26 | linux-user: update syscall.tbl to Linux 5.9-rc7 | Laurent Vivier |
2020-10-26 | linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7 | Laurent Vivier |
2020-10-26 | linux-user: update syscall_nr.h to Linux 5.9-rc7 | Laurent Vivier |
2020-10-23 | linux-user: Support f_flags in statfs64 when available. | Frajo |
2020-10-23 | Fix stack smashing when handling PR_GET_PDEATHSIG | Stephen Long |
2020-10-14 | linux-user/microblaze: Remove non-rt signal frames | Richard Henderson |
2020-10-14 | linux-user/microblaze: Implement rt signal frames | Richard Henderson |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-09-22 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell |
2020-09-17 | linux-user/: fix some comment spelling errors | zhaolichang |
2020-09-16 | linux-user: test, don't assert addr != test in pgb_reserved_va | Alex Bennée |
2020-09-06 | linux-user: Protect btrfs ioctl target definitions | Filip Bozuta |
2020-09-06 | linux-user: fix ppc/termbits.h | Laurent Vivier |
2020-09-06 | linux-user: Map signal numbers in fcntl | Timothy Baldwin |
2020-09-05 | linux-user: Correctly start brk after executable | Timothy E Baldwin |
2020-09-05 | linux-user: Add support for ppoll_time64() and pselect6_time64() | Filip Bozuta |
2020-09-04 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re... | Peter Maydell |
2020-09-03 | linux-user: Add support for btrfs ioctls used to scrub a filesystem | Filip Bozuta |
2020-09-03 | linux-user: Add support for btrfs ioctls used to manage quota | Filip Bozuta |
2020-09-03 | linux-user: Add support for two btrfs ioctls used for subvolume | Filip Bozuta |
2020-09-03 | linux-user: Add support for a group of btrfs inode ioctls | Filip Bozuta |
2020-09-03 | linux-user: Add support for btrfs ioctls used to get/set features | Filip Bozuta |
2020-09-03 | linux-user: Add support for btrfs ioctls used to manipulate with devices | Filip Bozuta |
2020-09-03 | linux-user: Add support for a group of btrfs ioctls used for snapshots | Filip Bozuta |
2020-09-03 | linux-user: Add support for a group of btrfs ioctls used for subvolumes | Filip Bozuta |