aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-19coroutine: Clean up superfluous inclusion of qemu/coroutine.hMarkus Armbruster15-15/+0
2023-01-18Merge tag 'pull-request-2023-01-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell78-267/+300
2023-01-18s390x/pv: Implement a CGS check helperCédric Le Goater1-0/+40
2023-01-18tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4Thomas Huth1-4/+3
2023-01-18tests/qtest/libqos/e1000e: Remove duplicate register definitionsAkihiko Odaki2-15/+10
2023-01-18tests/qtest/e1000e-test: Fix the code styleAkihiko Odaki2-3/+5
2023-01-18tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPIFabiano Rosas1-2/+2
2023-01-18MAINTAINERS: Remove bouncing mail address from Kamil RytarowskiThomas Huth1-2/+0
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé69-238/+237
2023-01-18Makefile: allow 'make uninstall'Peter Maydell1-1/+1
2023-01-18Upgrade all packages in the FreeBSD VMs to ensure the freshnessLi-Wen Hsu1-2/+2
2023-01-17tcg/riscv: Implement direct branch for goto_tbRichard Henderson1-2/+17
2023-01-17tcg/riscv: Introduce OPC_NOPRichard Henderson1-1/+2
2023-01-17tcg/arm: Implement direct branch for goto_tbRichard Henderson1-15/+37
2023-01-17tcg/sparc64: Reorg goto_tb implementationRichard Henderson1-50/+37
2023-01-17tcg/sparc64: Remove USE_REG_TBRichard Henderson1-41/+21
2023-01-17tcg/ppc: Reorg goto_tb implementationRichard Henderson2-114/+41
2023-01-17tcg/aarch64: Reorg goto_tb implementationRichard Henderson2-39/+29
2023-01-17tcg: Remove TCG_TARGET_HAS_direct_jumpRichard Henderson17-27/+14
2023-01-17tcg: Always define tb_target_set_jmp_targetRichard Henderson4-0/+24
2023-01-17tcg: Move tb_target_set_jmp_target declaration to tcg.hRichard Henderson11-40/+3
2023-01-17tcg: Change tb_target_set_jmp_target argumentsRichard Henderson17-36/+61
2023-01-17tcg: Add TranslationBlock.jmp_insn_offsetRichard Henderson3-6/+8
2023-01-17tcg: Add gen_tb to TCGContextRichard Henderson4-27/+14
2023-01-17tcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSET_INVALIDRichard Henderson3-7/+7
2023-01-17tcg: Split out tcg_out_goto_tbRichard Henderson11-171/+197
2023-01-17tcg: Introduce get_jmp_target_addrRichard Henderson5-4/+13
2023-01-17tcg: Introduce set_jmp_insn_offsetRichard Henderson7-14/+19
2023-01-17tcg: Replace asserts on tcg_jmp_insn_offsetRichard Henderson6-6/+6
2023-01-17tcg/sparc64: Remove unused goto_tb code for indirect jumpRichard Henderson1-29/+12
2023-01-17tcg/ppc: Remove unused goto_tb code for indirect jumpRichard Henderson1-19/+13
2023-01-17tcg/i386: Remove unused goto_tb code for indirect jumpRichard Henderson1-9/+5
2023-01-17tcg: Split out tcg_out_exit_tbRichard Henderson11-97/+121
2023-01-17Merge tag 'pull-tpm-2023-01-17-1' of https://github.com/stefanberger/qemu-tpm...Peter Maydell2-1/+29
2023-01-17Merge tag 'pull-tcg-20230116' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell19-101/+763
2023-01-17hw/ssi/sifive_spi.c: spelling: reigsterMichael Tokarev1-1/+1
2023-01-17hw/cxl/cxl-host: Fix an error message typoHoa Nguyen1-1/+1
2023-01-16tests/qtest/tpm-emu: Avoid hangs using abort handlers closing channelsStefan Berger1-0/+10
2023-01-16tests/qtest: Poll on waitpid() for a while before sending SIGKILLStefan Berger1-1/+19
2023-01-16accel/tcg: Split out cpu_exec_{setjmp,loop}Richard Henderson1-57/+54
2023-01-16util/bufferiszero: Use __attribute__((target)) for avx2/avx512Richard Henderson2-41/+8
2023-01-16tcg: add perfmap and jitdumpIlya Leoshkevich10-0/+505
2023-01-16accel/tcg: Add debuginfo supportIlya Leoshkevich7-0/+191
2023-01-16linux-user: Clean up when exiting due to a signalIlya Leoshkevich1-3/+5
2023-01-16hw/cxl/cxl-cdat.c: spelling: missmatchMichael Tokarev1-1/+1
2023-01-16hw/pvrdma: Protect against buggy or malicious guest driverYuval Shaia1-0/+6
2023-01-16ccid-card-emulated: fix cast warning/errorMarc-André Lureau1-1/+1
2023-01-16hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_initPhilippe Mathieu-Daudé4-6/+4
2023-01-16tests/qtest/test-hmp: Improve the check for verbose modeThomas Huth1-1/+1
2023-01-16hw/usb: Mark the XLNX_VERSAL-related files as target-independentThomas Huth1-2/+2