aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-09-20hw/loongarch: Support memory hotplugXiaojuan Yang
2022-09-20hw/loongarch: Fix acpi ged irq number in dsdt tableXiaojuan Yang
2022-09-20hw/loongarch: Add RAMFB to dynamic_sysbus_devices listXiaojuan Yang
2022-09-20hw/loongarch: Add hotplug handler for machineXiaojuan Yang
2022-09-20hw/loongarch: Add platform bus supportXiaojuan Yang
2022-09-20hw/loongarch: Add interrupt information to FDT tableXiaojuan Yang
2022-09-19Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zeroMatheus Tavares Bernardino
2022-09-19Hexagon (target/hexagon) remove unused encodingsTaylor Simpson
2022-09-19qboot: update to latest submodulePaolo Bonzini
2022-09-19build: remove extra parentheses causing missing rebuildsPaolo Bonzini
2022-09-19target/i386: introduce insn_get_addrPaolo Bonzini
2022-09-19target/i386: REPZ and REPNZ are mutually exclusivePaolo Bonzini
2022-09-19target/i386: fix INSERTQ implementationPaolo Bonzini
2022-09-19target/i386: correctly mask SSE4a bit indices in register operandsPaolo Bonzini
2022-09-19audio: add help option for -audio and -audiodevClaudio Fontana
2022-09-19tests/tcg: remove old SSE testsPaolo Bonzini