aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-20tests/docker: remove FROM qemu/ support from docker.pyAlex Bennée1-28/+10
2022-09-20tests/docker: update and flatten debian-toolchainAlex Bennée2-6/+3
2022-09-20tests/docker: update and flatten debian-hexagon-crossAlex Bennée1-7/+12
2022-09-20tests/docker: update and flatten debian-loongarch-crossAlex Bennée2-4/+5
2022-09-20tests/docker: update and flatten debian-amd64-crossAlex Bennée4-18/+169
2022-09-20tests/lcitool: bump to latest versionAlex Bennée5-4/+5
2022-09-20tests/docker: update and flatten debian-all-test-crossAlex Bennée3-7/+13
2022-09-20tests/docker: flatten debian-riscv64-test-crossAlex Bennée3-6/+6
2022-09-20Deprecate 32 bit big-endian MIPSAlex Bennée6-47/+26
2022-09-20gitlab-ci: update aarch32/aarch64 custom runner jobsAlex Bennée4-25/+24
2022-09-20gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64Richard Henderson1-1/+3
2022-09-20configure: explicitly set cflags for --disable-pieAlex Bennée1-0/+3
2022-09-20tests/vm: Remove obsolete Fedora VM testThomas Huth2-192/+1
2022-09-20tests/docker: remove amd64 qemu/debian10 dependencyAlex Bennée1-1/+0
2022-09-20tests/docker: remove tricore qemu/debian10 dependencyAlex Bennée2-2/+0
2022-09-20tests/docker: flatten debian-powerpc-test-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-sparc64-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-sh4-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-mips64-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-m68k-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-hppa-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-alpha-crossAlex Bennée3-7/+7
2022-09-20tests/avocado: reduce the default timeout to 120sAlex Bennée1-1/+1
2022-09-20tests/avocado: split the AST2x00Machine classesAlex Bennée1-0/+18
2022-09-20tests/avocado: add explicit timeout for ppc64le TCG testsAlex Bennée1-0/+2
2022-09-20tests/avocado: add explicit timeout for s390 TCG testsAlex Bennée1-0/+2
2022-09-20tests/avocado: add explicit timeout for Aarch64 TCG testsAlex Bennée1-0/+1
2022-09-20tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt testThomas Huth1-3/+3
2022-09-20gitlab: reduce targets in cross_user_build_jobAlex Bennée1-1/+4
2022-09-17Merge tag 'pull-hmp-20220915a' of https://gitlab.com/dagrh/qemu into stagingStefan Hajnoczi4-30/+43
2022-09-17Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi19-528/+209
2022-09-17Merge tag 'pull-arm-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi22-83/+374
2022-09-17Merge tag 'tpm-pull-2022-09-13-1' of https://github.com/stefanberger/qemu-tpm...Stefan Hajnoczi4-22/+153
2022-09-15hmp: Fix ordering of textDr. David Alan Gilbert1-23/+23
2022-09-15monitor/hmp: print trace as option in help for log commandDongli Zhang1-2/+7
2022-09-15monitor: Support specified vCPU registerszhenwei pi2-5/+13
2022-09-14target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell12-12/+18
2022-09-14target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()Peter Maydell1-8/+1
2022-09-14target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'Peter Maydell3-2/+3
2022-09-14target/arm: Support 64-bit event counters for FEAT_PMUv3p5Peter Maydell3-9/+57
2022-09-14target/arm: Implement FEAT_PMUv3p5 cycle counter disable bitsPeter Maydell2-4/+37
2022-09-14target/arm: Rename pmu_8_n feature test functionsPeter Maydell2-17/+17
2022-09-14target/arm: Detect overflow when calculating next PMU interruptPeter Maydell1-8/+14
2022-09-14target/arm: Honour MDCR_EL2.HPMD in Secure EL2Peter Maydell1-10/+7
2022-09-14target/arm: Ignore PMCR.D when PMCR.LC is setPeter Maydell1-4/+13
2022-09-14target/arm: Don't mishandle count when enabling or disabling PMU countersPeter Maydell1-0/+45
2022-09-14target/arm: Correct value returned by pmu_counter_mask()Peter Maydell1-1/+1
2022-09-14target/arm: Don't corrupt high half of PMOVSR when cycle counter overflowsPeter Maydell1-1/+1
2022-09-14target/arm: Add missing space in commentPeter Maydell1-1/+1
2022-09-14target/arm: Advertise FEAT_ETS for '-cpu max'Peter Maydell3-0/+6