Age | Commit message (Expand) | Author |
2022-01-07 | hw/arm: add i2c muxes to kudo-bmc | Patrick Venture |
2022-01-07 | hw/arm: attach MMC to kudo-bmc | Shengtan Mao |
2022-01-07 | hw/arm: Add kudo i2c eeproms. | Chris Rauer |
2022-01-07 | hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entries | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Fix various off-by-one errors | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Use FIELD macros for CTEs | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field size | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Use FIELD macros for DTEs | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Correct handling of MAPI | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL define | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params() | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Remove maxids union from TableDesc | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define | Peter Maydell |
2022-01-07 | hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbase | Peter Maydell |
2022-01-07 | target/arm: Add missing FEAT_TLBIOS instructions | Idan Horowitz |
2022-01-07 | Add dummy Aspeed AST2600 Display Port MCU (DPMCU) | Troy Lee |
2022-01-06 | Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_viv... | Richard Henderson |
2022-01-06 | linux-user: netlink: update IFLA_BRPORT entries | Laurent Vivier |
2022-01-06 | linux-user: netlink: Add IFLA_VFINFO_LIST | Laurent Vivier |
2022-01-06 | linux-user: netlink: update IFLA entries | Laurent Vivier |
2022-01-06 | linux-user/syscall.c: malloc to g_try_malloc | Ahmed Abouzied |
2022-01-06 | linux-user/nios2: Use set_sigmask in do_rt_sigreturn | Richard Henderson |
2022-01-06 | linux-user/nios2: Fix sigmask in setup_rt_frame | Richard Henderson |
2022-01-06 | linux-user/nios2: Fix EA vs PC confusion | Richard Henderson |
2022-01-06 | linux-user/nios2: Map a real kuser page | Richard Henderson |
2022-01-06 | linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE | Richard Henderson |
2022-01-06 | linux-user/nios2: Fixes for signal frame setup | Richard Henderson |
2022-01-06 | linux-user/nios2: Properly emulate EXCP_TRAP | Richard Henderson |
2022-01-06 | linux-user/syscall.c: fix missed flag for shared memory in open_self_maps | Andrey Kazmin |
2022-01-06 | linux-user: call set/getscheduler set/getparam directly | Tonis Tiigi |
2022-01-06 | linux-user: add sched_getattr support | Tonis Tiigi |
2022-01-06 | linux-user/signal: Map exit signals in SIGCHLD siginfo_t | Matthias Schiffer |
2022-01-06 | target/sh4: Implement prctl_unalign_sigbus | Richard Henderson |
2022-01-06 | target/hppa: Implement prctl_unalign_sigbus | Richard Henderson |
2022-01-06 | target/alpha: Implement prctl_unalign_sigbus | Richard Henderson |
2022-01-06 | linux-user: Add code for PR_GET/SET_UNALIGN | Richard Henderson |
2022-01-06 | linux-user: Disable more prctl subcodes | Richard Henderson |
2022-01-06 | linux-user: Split out do_prctl and subroutines | Richard Henderson |
2022-01-06 | linux-user: Remove TARGET_SIGSTKSZ | Song Gao |
2022-01-06 | linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ | Song Gao |
2022-01-06 | linux-user: Move target_signal.h generic definitions to generic/signal.h | Song Gao |
2022-01-06 | linux-user: Mark cpu_loop() with noreturn attribute | Philippe Mathieu-Daudé |
2022-01-06 | linux-user/hexagon: Use generic target_stat64 structure | Philippe Mathieu-Daudé |
2022-01-06 | qemu-binfmt-conf.sh: fix -F option | Martin Wilck |
2022-01-05 | Merge tag 'pull-request-2022-01-05' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2022-01-05 | docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name | Thomas Huth |
2022-01-05 | gitlab-ci: Enable docs in the centos job | Thomas Huth |
2022-01-05 | docs/sphinx: fix compatibility with sphinx < 1.8 | Marc-André Lureau |