aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-07hw/arm: add i2c muxes to kudo-bmcPatrick Venture
2022-01-07hw/arm: attach MMC to kudo-bmcShengtan Mao
2022-01-07hw/arm: Add kudo i2c eeproms.Chris Rauer
2022-01-07hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entriesPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Fix various off-by-one errorsPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Use FIELD macros for CTEsPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field sizePeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Use FIELD macros for DTEsPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Correct handling of MAPIPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL definePeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_szPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params()Peter Maydell
2022-01-07hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loopPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Remove maxids union from TableDescPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED definePeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbasePeter Maydell
2022-01-07target/arm: Add missing FEAT_TLBIOS instructionsIdan Horowitz
2022-01-07Add dummy Aspeed AST2600 Display Port MCU (DPMCU)Troy Lee
2022-01-06Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-01-06linux-user: netlink: update IFLA_BRPORT entriesLaurent Vivier
2022-01-06linux-user: netlink: Add IFLA_VFINFO_LISTLaurent Vivier
2022-01-06linux-user: netlink: update IFLA entriesLaurent Vivier
2022-01-06linux-user/syscall.c: malloc to g_try_mallocAhmed Abouzied
2022-01-06linux-user/nios2: Use set_sigmask in do_rt_sigreturnRichard Henderson
2022-01-06linux-user/nios2: Fix sigmask in setup_rt_frameRichard Henderson
2022-01-06linux-user/nios2: Fix EA vs PC confusionRichard Henderson
2022-01-06linux-user/nios2: Map a real kuser pageRichard Henderson
2022-01-06linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGERichard Henderson
2022-01-06linux-user/nios2: Fixes for signal frame setupRichard Henderson
2022-01-06linux-user/nios2: Properly emulate EXCP_TRAPRichard Henderson
2022-01-06linux-user/syscall.c: fix missed flag for shared memory in open_self_mapsAndrey Kazmin
2022-01-06linux-user: call set/getscheduler set/getparam directlyTonis Tiigi
2022-01-06linux-user: add sched_getattr supportTonis Tiigi
2022-01-06linux-user/signal: Map exit signals in SIGCHLD siginfo_tMatthias Schiffer
2022-01-06target/sh4: Implement prctl_unalign_sigbusRichard Henderson
2022-01-06target/hppa: Implement prctl_unalign_sigbusRichard Henderson
2022-01-06target/alpha: Implement prctl_unalign_sigbusRichard Henderson
2022-01-06linux-user: Add code for PR_GET/SET_UNALIGNRichard Henderson
2022-01-06linux-user: Disable more prctl subcodesRichard Henderson
2022-01-06linux-user: Split out do_prctl and subroutinesRichard Henderson
2022-01-06linux-user: Remove TARGET_SIGSTKSZSong Gao
2022-01-06linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZSong Gao
2022-01-06linux-user: Move target_signal.h generic definitions to generic/signal.hSong Gao
2022-01-06linux-user: Mark cpu_loop() with noreturn attributePhilippe Mathieu-Daudé
2022-01-06linux-user/hexagon: Use generic target_stat64 structurePhilippe Mathieu-Daudé
2022-01-06qemu-binfmt-conf.sh: fix -F optionMartin Wilck
2022-01-05Merge tag 'pull-request-2022-01-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-01-05docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary nameThomas Huth
2022-01-05gitlab-ci: Enable docs in the centos jobThomas Huth
2022-01-05docs/sphinx: fix compatibility with sphinx < 1.8Marc-André Lureau