aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-23tcg: Split out tcg_out_ext16sRichard Henderson
2023-04-23tcg: Split out tcg_out_ext8uRichard Henderson
2023-04-23tcg: Split out tcg_out_ext8sRichard Henderson
2023-04-23tcg: Replace tcg_abort with g_assert_not_reachedRichard Henderson
2023-04-23tcg: Replace if + tcg_abort with tcg_debug_assertRichard Henderson
2023-04-22Merge tag 'pull-hex-20230421' of https://github.com/quic/qemu into stagingRichard Henderson
2023-04-22Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-04-21Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson
2023-04-21Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructionsTaylor Simpson
2023-04-21Hexagon (target/hexagon) Remove unused slot variable in helpersTaylor Simpson
2023-04-21Hexagon (tests/tcg/hexagon) Move HVX test infra to header fileTaylor Simpson
2023-04-21Hexagon (target/hexagon) Updates to USR should use get_result_gprTaylor Simpson
2023-04-21Hexagon (target/hexagon) Add overrides for count trailing zeros/onesTaylor Simpson
2023-04-21Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_storesTaylor Simpson
2023-04-21Hexagon (target/hexagon) Remove redundant/unused macrosTaylor Simpson
2023-04-21Use black code style for python scriptsMarco Liebel
2023-04-21Use f-strings in python scriptsMarco Liebel
2023-04-21Hexagon (translate.c): avoid redundant PC updates on COFMatheus Tavares Bernardino
2023-04-21Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-04-21Merge tag 'pull-target-arm-20230420' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-04-20qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controllerStefan Berger
2023-04-20qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename itStefan Berger
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger
2023-04-20tests/avocado/aspeed: Add TPM TIS I2C testJoel Stanley
2023-04-20tpm: Add support for TPM device over I2C busNinad Palsule
2023-04-20tpm: Extend common APIs to support TPM TIS I2CNinad Palsule
2023-04-20docs: Add support for TPM devices over I2C busNinad Palsule
2023-04-20arm/mcimx7d-sabre: Set fec2-phy-connected property to falseGuenter Roeck
2023-04-20fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck
2023-04-20arm/mcimx6ul-evk: Set fec1-phy-connected property to falseGuenter Roeck
2023-04-20fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck
2023-04-20tests/vm/freebsd: Update to FreeBSD 13.2Thomas Huth
2023-04-20hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO busGuenter Roeck
2023-04-20qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controllerStefan Berger
2023-04-20qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename itStefan Berger
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger
2023-04-20MAINTAINERS: Add Juan Quintela to developer guides reviewJuan Quintela
2023-04-20cpu: Remove parameter of list_cpus()Thomas Huth
2023-04-20hw/core: Move numa.c into the target independent source setThomas Huth
2023-04-20softmmu: Move dirtylimit.c into the target independent source setThomas Huth
2023-04-20hw/display: Compile vga.c as target-independent codeThomas Huth
2023-04-20softmmu: Make qtest.c target independentThomas Huth
2023-04-20include/exec: Provide the tswap() functions for target independent code, tooThomas Huth
2023-04-20softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.cThomas Huth
2023-04-20hw/char: Move two more files from specific_ss to softmmu_ssThomas Huth
2023-04-20target/i386: Set family/model/stepping of the "max" CPU according to LM bitThomas Huth
2023-04-20tests/migration: Only run auto_converge in slow modeJuan Quintela
2023-04-20travis.yml: Add missing 'flex', 'bison' packages to 'GCC (user)' jobVaibhav Jain
2023-04-20target/arm: Report pauth information to gdb as 'pauth_v2'Peter Maydell
2023-04-20docs/devel/kconfig.rst: Fix incorrect markupPeter Maydell