aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-05tcg: Allocate TCGTemp pairs in host memory orderRichard Henderson
2023-01-05tcg: Simplify calls to temp_sync vs mem_coherentRichard Henderson
2023-01-05tcg: Add temp_subindex to TCGTempRichard Henderson
2023-01-05tcg: Move TCG_{LOW,HIGH} to tcg-internal.hRichard Henderson
2023-01-05target/sparc: Avoid TCGV_{LOW,HIGH}Richard Henderson
2023-01-05accel/tcg: Set cflags_next_tb in cpu_common_initfnRichard Henderson
2023-01-05tcg: Introduce paired register allocationRichard Henderson
2023-01-04tcg: Massage process_op_defs()Philippe Mathieu-Daudé
2023-01-04tcg: Remove check_regsRichard Henderson
2023-01-04tcg: Centralize updates to reg_to_tempRichard Henderson
2023-01-04tcg: Fix tcg_reg_alloc_dup*Richard Henderson
2023-01-04tci: MAX_OPC_PARAM_IARGS is no longer usedRichard Henderson
2023-01-04tcg: Remove TCG_TARGET_STACK_GROWSUPRichard Henderson
2023-01-04tcg: Tidy tcg_reg_alloc_opRichard Henderson
2023-01-04accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writexRichard Henderson
2023-01-04hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irqRichard Henderson
2023-01-04target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mipRichard Henderson
2023-01-04target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittbRichard Henderson
2023-01-04target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interruptRichard Henderson
2023-01-04hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_requestRichard Henderson
2023-01-04qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARDRichard Henderson
2023-01-04tcg: Cleanup trailing whitespaceRichard Henderson
2023-01-04tcg/s390x: Fix coding stylePhilippe Mathieu-Daudé
2023-01-04meson: Move CONFIG_TCG_INTERPRETER to config_hostRichard Henderson
2023-01-04tcg: convert tcg/README to rstMark Cave-Ayland
2023-01-04.gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobsThomas Huth
2023-01-04Merge tag 'pull-testing-next-231222-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell
2023-01-04Merge tag 'pull-9p-20221223' of https://github.com/cschoenebeck/qemu into sta...Peter Maydell
2022-12-23gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobsThomas Huth
2022-12-23tests/docker: use prebuilt toolchain for debian-hexagon-crossMukilan Thiyagarajan
2022-12-23tests/tcg: fix unused variable in linux-testAlex Bennée
2022-12-23configure: repeat ourselves for the benefit of CIAlex Bennée
2022-12-23gitlab: turn off verbose logging for make check on custom runnersAlex Bennée
2022-12-23configure: Fix check-tcg not executing any testsMukilan Thiyagarajan
2022-12-23hw/9pfs: Replace the direct call to xxxat() APIs with a wrapperBin Meng
2022-12-23hw/9pfs: Drop unnecessary *xattr wrapper API declarationsBin Meng
2022-12-23qemu/xattr.h: Exclude <sys/xattr.h> for WindowsBin Meng
2022-12-23MAINTAINERS: Add 9p test client to section "virtio-9p"Christian Schoenebeck
2022-12-239pfs: Fix some return statements in the synth backendGreg Kurz
2022-12-21Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell
2022-12-21target/ppc: Check DEXCR on hash{st, chk} instructionsNicholas Miehlbradt
2022-12-21target/ppc: Implement the DEXCR and HDEXCRNicholas Miehlbradt
2022-12-21hw/ppc/e500: Move comment to more appropriate placeBernhard Beschow
2022-12-21hw/ppc/e500: Resolve variable shadowingBernhard Beschow
2022-12-21hw/ppc/e500: Prefer local variable over qdev_get_machine()Bernhard Beschow
2022-12-21hw/ppc/virtex_ml507: Prefer local over global variableBernhard Beschow
2022-12-21target/ppc/mmu_common: Fix table layout of "info tlb" HMP commandBernhard Beschow
2022-12-21target/ppc/mmu_common: Log which effective address had no TLB entry foundBernhard Beschow
2022-12-21hw/ppc/spapr: Reduce "vof.h" inclusionPhilippe Mathieu-Daudé
2022-12-21hw/ppc/vof: Do not include the full "cpu.h"Philippe Mathieu-Daudé