Age | Commit message (Expand) | Author |
2020-03-24 | target/ppc: don't byte swap ELFv2 signal handler | Vincent Fazio |
2020-03-24 | target/ppc: Fix ISA v3.0 (POWER9) slbia implementation | Nicholas Piggin |
2020-03-24 | target/ppc: Fix slbia TLB invalidation gap | Nicholas Piggin |
2020-03-24 | ppc/spapr: Set the effective address provided flag in mc error log. | Mahesh Salgaonkar |
2020-03-23 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2020-03-23 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200323'... | Peter Maydell |
2020-03-23 | target/arm: Move computation of index in handle_simd_dupe | Richard Henderson |
2020-03-23 | target/arm: Assert immh != 0 in disas_simd_shift_imm | Richard Henderson |
2020-03-23 | target/arm: Rearrange disabled check for watchpoints | Richard Henderson |
2020-03-23 | aspeed/smc: Fix DMA support for AST2600 | Cédric Le Goater |
2020-03-23 | hw/arm/bcm283x: Correct the license text | Philippe Mathieu-Daudé |
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-23 | aio-posix: fix io_uring with external events | Stefan Hajnoczi |
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 |