Age | Commit message (Expand) | Author |
2020-03-23 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200323' into staging | Peter Maydell |
2020-03-23 | linux-user, configure: improve syscall_nr.h dependencies checking | Laurent Vivier |
2020-03-23 | s390/ipl: fix off-by-one in update_machine_ipl_properties() | Halil Pasic |
2020-03-23 | Documentation: create/move s390x documentation | Cornelia Huck |
2020-03-22 | Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into s... | Peter Maydell |
2020-03-22 | slirp: update submodule to v4.2.0+ | Marc-André Lureau |
2020-03-22 | Update copyright date for user-facing copyright strings | Peter Maydell |
2020-03-21 | iotests: Increase pause_wait() timeout | Kevin Wolf |
2020-03-21 | python/qemu: Kill QEMU process if 'quit' doesn't work | Kevin Wolf |
2020-03-21 | iotests.py: Enable faulthandler | Kevin Wolf |
2020-03-21 | Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta... | Peter Maydell |
2020-03-21 | Merge remote-tracking branch 'remotes/alistair/tags/pull-dtc-next-20200320-1'... | Peter Maydell |
2020-03-21 | hw/rdma: avoid suspicious strncpy() use | Stefan Hajnoczi |
2020-03-21 | hw/rdma: Skip data-path mr_id translation | Yuval Shaia |
2020-03-21 | hw/rdma: Cosmetic change - no need for two sge arrays | Yuval Shaia |
2020-03-21 | hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy | Julia Suvorova |
2020-03-20 | device_tree: Add info message when dumping dtb to file | Leonardo Bras |
2020-03-20 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re... | Peter Maydell |
2020-03-20 | linux-user, openrisc: sync syscall numbers with kernel v5.5 | Laurent Vivier |
2020-03-20 | linux-user, nios2: sync syscall numbers with kernel v5.5 | Laurent Vivier |
2020-03-20 | linux-user, aarch64: sync syscall numbers with kernel v5.5 | Laurent Vivier |
2020-03-20 | scripts: add a script to generate syscall_nr.h | Laurent Vivier |
2020-03-20 | linux-user,mips: update syscall-args-o32.c.inc | Laurent Vivier |
2020-03-20 | linux-user,mips: move content of mips_syscall_args | Laurent Vivier |
2020-03-20 | linux-user: update syscall.tbl from linux 0bf999f9c5e7 | Laurent Vivier |
2020-03-20 | linux-user, scripts: add a script to update syscall.tbl | Laurent Vivier |
2020-03-20 | linux-user, mips64: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, mips: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, x86_64: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, i386: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl | Laurent Vivier |
2020-03-20 | linux-user, sparc, sparc64: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, s390x: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, s390x: remove syscall definitions for !TARGET_S390X | Laurent Vivier |
2020-03-20 | linux-user, ppc: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, arm: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, microblaze: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, sh4: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, xtensa: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, m68k: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, hppa: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, alpha: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user: introduce parameters to generate syscall_nr.h | Laurent Vivier |
2020-03-20 | linux-user/riscv: Update the syscall_nr's to the 5.5 kernel | Alistair Francis |
2020-03-20 | linux-user/syscall: Add support for clock_gettime64/clock_settime64 | Alistair Francis |
2020-03-20 | linux-user: Protect more syscalls | Alistair Francis |
2020-03-20 | linux-user: Update TASK_UNMAPPED_BASE for aarch64 | Lirong Yuan |
2020-03-20 | linux-user: fix socket() strace | Laurent Vivier |
2020-03-20 | linux-user: do prlimit selectively | Tobias Koch |
2020-03-20 | linux-user: Add AT_EXECFN auxval | Lirong Yuan |