aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-21Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson11-10/+722
2023-04-21Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...Richard Henderson48-282/+1224
2023-04-21Merge tag 'pull-target-arm-20230420' of https://git.linaro.org/people/pmaydel...Richard Henderson43-64/+738
2023-04-20qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controllerStefan Berger2-0/+666
2023-04-20qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename itStefan Berger8-59/+56
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger3-0/+165
2023-04-20tests/avocado/aspeed: Add TPM TIS I2C testJoel Stanley1-2/+40
2023-04-20tpm: Add support for TPM device over I2C busNinad Palsule6-0/+589
2023-04-20tpm: Extend common APIs to support TPM TIS I2CNinad Palsule3-8/+72
2023-04-20docs: Add support for TPM devices over I2C busNinad Palsule1-0/+21
2023-04-20arm/mcimx7d-sabre: Set fec2-phy-connected property to falseGuenter Roeck1-0/+2
2023-04-20fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck2-0/+21
2023-04-20arm/mcimx6ul-evk: Set fec1-phy-connected property to falseGuenter Roeck1-0/+2
2023-04-20fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck2-0/+21
2023-04-20tests/vm/freebsd: Update to FreeBSD 13.2Thomas Huth1-76/+25
2023-04-20hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO busGuenter Roeck2-4/+25
2023-04-20qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controllerStefan Berger2-0/+666
2023-04-20qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename itStefan Berger8-59/+56
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger3-0/+165
2023-04-20MAINTAINERS: Add Juan Quintela to developer guides reviewJuan Quintela1-0/+1
2023-04-20cpu: Remove parameter of list_cpus()Thomas Huth3-3/+3
2023-04-20hw/core: Move numa.c into the target independent source setThomas Huth1-1/+1
2023-04-20softmmu: Move dirtylimit.c into the target independent source setThomas Huth2-2/+3
2023-04-20hw/display: Compile vga.c as target-independent codeThomas Huth2-10/+23
2023-04-20softmmu: Make qtest.c target independentThomas Huth2-7/+7
2023-04-20include/exec: Provide the tswap() functions for target independent code, tooThomas Huth2-63/+73
2023-04-20softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.cThomas Huth3-26/+46
2023-04-20hw/char: Move two more files from specific_ss to softmmu_ssThomas Huth1-3/+2
2023-04-20target/i386: Set family/model/stepping of the "max" CPU according to LM bitThomas Huth1-9/+22
2023-04-20tests/migration: Only run auto_converge in slow modeJuan Quintela1-2/+21
2023-04-20travis.yml: Add missing 'flex', 'bison' packages to 'GCC (user)' jobVaibhav Jain1-0/+2
2023-04-20target/arm: Report pauth information to gdb as 'pauth_v2'Peter Maydell2-6/+5
2023-04-20docs/devel/kconfig.rst: Fix incorrect markupPeter Maydell1-1/+1
2023-04-20target/arm: Implement FEAT_PAN3Peter Maydell4-2/+20
2023-04-20target/arm: Don't set ISV when reporting stage 1 faults in ESR_EL2Peter Maydell1-3/+10
2023-04-20target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort()Peter Maydell1-8/+7
2023-04-20target/arm: Initialize debug capabilities only onceAkihiko Odaki3-14/+14
2023-04-20hw/arm/virt: Restrict Cortex-A7 check to TCGPhilippe Mathieu-Daudé1-0/+2
2023-04-20target/arm: Remove KVM AArch32 CPU definitionsPhilippe Mathieu-Daudé2-8/+3
2023-04-20hw/timer/imx_epit: fix limit checkAxel Heider1-1/+1
2023-04-20hw/timer/imx_epit: don't shadow variableAxel Heider1-1/+1
2023-04-20tests/avocado: Add reboot tests to CubieboardStrahinja Jankovic1-3/+12
2023-04-20hw/arm: Add WDT to Allwinner-H3 and Orangepi-PCStrahinja Jankovic4-1/+14
2023-04-20hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic4-0/+11
2023-04-20hw/watchdog: Allwinner WDT emulation for system resetStrahinja Jankovic5-0/+551
2023-04-20exynos: Fix out-of-bounds access in exynos4210_gcomp_find debug printfFeng Jiang1-5/+8
2023-04-20hw/arm: Fix some typos in comments (most found by codespell)Stefan Weil8-9/+9
2023-04-20Open 8.1 development treePeter Maydell1-1/+1
2023-04-20travis.yml: Add missing clang-10 package to the 'Clang (disable-tcg)' jobVaibhav Jain1-1/+2
2023-04-20chardev: Allow setting file chardev input file on the command linePeter Maydell3-2/+19