aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-20tests/docker: flatten debian-riscv64-test-crossAlex Bennée
2022-09-20Deprecate 32 bit big-endian MIPSAlex Bennée
2022-09-20gitlab-ci: update aarch32/aarch64 custom runner jobsAlex Bennée
2022-09-20gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64Richard Henderson
2022-09-20configure: explicitly set cflags for --disable-pieAlex Bennée
2022-09-20hw/ppc/spapr: Fix code style problems reported by checkpatchBernhard Beschow
2022-09-20hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failureXuzhou Cheng
2022-09-20hw/ppc: spapr: Use qemu_vfree() to free spapr->htabXuzhou Cheng
2022-09-20tests/vm: Remove obsolete Fedora VM testThomas Huth
2022-09-20tests/docker: remove amd64 qemu/debian10 dependencyAlex Bennée
2022-09-20tests/docker: remove tricore qemu/debian10 dependencyAlex Bennée
2022-09-20tests/docker: flatten debian-powerpc-test-crossAlex Bennée
2022-09-20tests/docker: update and flatten debian-sparc64-crossAlex Bennée
2022-09-20tests/docker: update and flatten debian-sh4-crossAlex Bennée
2022-09-20tests/docker: update and flatten debian-mips64-crossAlex Bennée
2022-09-20tests/docker: update and flatten debian-m68k-crossAlex Bennée
2022-09-20tests/docker: update and flatten debian-hppa-crossAlex Bennée
2022-09-20tests/docker: update and flatten debian-alpha-crossAlex Bennée
2022-09-20tests/avocado: reduce the default timeout to 120sAlex Bennée
2022-09-20tests/avocado: split the AST2x00Machine classesAlex Bennée
2022-09-20tests/avocado: add explicit timeout for ppc64le TCG testsAlex Bennée
2022-09-20tests/avocado: add explicit timeout for s390 TCG testsAlex Bennée
2022-09-20tests/avocado: add explicit timeout for Aarch64 TCG testsAlex Bennée
2022-09-20tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt testThomas Huth
2022-09-20gitlab: reduce targets in cross_user_build_jobAlex Bennée
2022-09-20target/ppc: Clear fpstatus flags on helpers missing itVíctor Colombo
2022-09-20target/ppc: Zero second doubleword of VSR registers for FPR insnsVíctor Colombo
2022-09-20target/ppc: Set OV32 when OV is setVíctor Colombo
2022-09-20target/ppc: Zero second doubleword for VSX madd instructionsVíctor Colombo
2022-09-20target/ppc: Set result to QNaN for DENBCD when VXCVI occursVíctor Colombo
2022-09-20target/ppc: Zero second doubleword in DFP instructionsVíctor Colombo
2022-09-20target/ppc: Remove unused xer_* macrosVíctor Colombo
2022-09-20target/ppc: Remove extra space from s128 field in ppc_vsr_tVíctor Colombo
2022-09-20target/ppc: Merge fsqrt and fsqrts helpersVíctor Colombo
2022-09-20target/ppc: Move fsqrts to decodetreeVíctor Colombo
2022-09-20target/ppc: Move fsqrt to decodetreeVíctor Colombo
2022-09-20target/ppc: Implement hashstp and hashchkpVíctor Colombo
2022-09-20target/ppc: Implement hashst and hashchkVíctor Colombo
2022-09-20target/ppc: Add HASHKEYR and HASHPKEYR SPRsVíctor Colombo
2022-09-20qga: Replace 'blacklist' and 'whitelist' in the guest agent sourcesThomas Huth
2022-09-20qga: Replace 'blacklist' command line and config file options by 'block-rpcs'Thomas Huth
2022-09-20gitlab-ci: Update the FreeBSD 13 job from 13.0 to 13.1Thomas Huth
2022-09-20tests: sb16 has both pc and q35 testsJuan Quintela
2022-09-20tests: Only run intel-hda-tests if machine type is compiled inJuan Quintela
2022-09-20bios-tables-test: Only run test for machine types compiled inJuan Quintela
2022-09-20bios-tables-test: Sort all x86_64 tests by machine typeJuan Quintela
2022-09-20bios-tables-test: Make oem-fields tests be consistentJuan Quintela
2022-09-20meson-build: Enable CONFIG_REPLICATION only when replication is setJuan Quintela
2022-09-20tests: Fix error stringsJuan Quintela
2022-09-20hw/loongarch: Improve acpi dsdt tableXiaojuan Yang