aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20target/ppc: Clear fpstatus flags on helpers missing itVíctor Colombo1-11/+26
2022-09-20target/ppc: Zero second doubleword of VSR registers for FPR insnsVíctor Colombo1-0/+8
2022-09-20target/ppc: Set OV32 when OV is setVíctor Colombo1-2/+2
2022-09-20target/ppc: Zero second doubleword for VSX madd instructionsVíctor Colombo1-1/+1
2022-09-20target/ppc: Set result to QNaN for DENBCD when VXCVI occursVíctor Colombo1-2/+24
2022-09-20target/ppc: Zero second doubleword in DFP instructionsVíctor Colombo1-1/+4
2022-09-20target/ppc: Remove unused xer_* macrosVíctor Colombo1-4/+0
2022-09-20target/ppc: Remove extra space from s128 field in ppc_vsr_tVíctor Colombo1-1/+1
2022-09-20target/ppc: Merge fsqrt and fsqrts helpersVíctor Colombo3-26/+17
2022-09-20target/ppc: Move fsqrts to decodetreeVíctor Colombo3-23/+2
2022-09-20target/ppc: Move fsqrt to decodetreeVíctor Colombo3-13/+24
2022-09-20target/ppc: Implement hashstp and hashchkpVíctor Colombo4-0/+8
2022-09-20target/ppc: Implement hashst and hashchkVíctor Colombo5-0/+128
2022-09-20target/ppc: Add HASHKEYR and HASHPKEYR SPRsVíctor Colombo2-0/+30
2022-09-20qga: Replace 'blacklist' and 'whitelist' in the guest agent sourcesThomas Huth5-45/+46
2022-09-20qga: Replace 'blacklist' command line and config file options by 'block-rpcs'Thomas Huth5-11/+38
2022-09-20gitlab-ci: Update the FreeBSD 13 job from 13.0 to 13.1Thomas Huth1-1/+1
2022-09-20tests: sb16 has both pc and q35 testsJuan Quintela1-3/+7
2022-09-20tests: Only run intel-hda-tests if machine type is compiled inJuan Quintela1-5/+8
2022-09-20bios-tables-test: Only run test for machine types compiled inJuan Quintela1-67/+78
2022-09-20bios-tables-test: Sort all x86_64 tests by machine typeJuan Quintela1-27/+33
2022-09-20bios-tables-test: Make oem-fields tests be consistentJuan Quintela1-8/+8
2022-09-20meson-build: Enable CONFIG_REPLICATION only when replication is setJuan Quintela1-1/+1
2022-09-20tests: Fix error stringsJuan Quintela2-2/+2
2022-09-20hw/loongarch: Improve acpi dsdt tableXiaojuan Yang3-140/+21
2022-09-20hw/loongarch: Support memory hotplugXiaojuan Yang3-7/+132
2022-09-20hw/loongarch: Fix acpi ged irq number in dsdt tableXiaojuan Yang1-1/+1
2022-09-20hw/loongarch: Add RAMFB to dynamic_sysbus_devices listXiaojuan Yang1-0/+2
2022-09-20hw/loongarch: Add hotplug handler for machineXiaojuan Yang1-0/+32
2022-09-20hw/loongarch: Add platform bus supportXiaojuan Yang4-0/+40
2022-09-20hw/loongarch: Add interrupt information to FDT tableXiaojuan Yang1-0/+28
2022-09-19Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zeroMatheus Tavares Bernardino1-0/+10
2022-09-19Hexagon (target/hexagon) remove unused encodingsTaylor Simpson1-23/+0
2022-09-19qboot: update to latest submodulePaolo Bonzini1-0/+0
2022-09-19build: remove extra parentheses causing missing rebuildsPaolo Bonzini1-1/+1
2022-09-19target/i386: introduce insn_get_addrPaolo Bonzini1-10/+26
2022-09-19target/i386: REPZ and REPNZ are mutually exclusivePaolo Bonzini1-0/+2
2022-09-19target/i386: fix INSERTQ implementationPaolo Bonzini3-8/+18
2022-09-19target/i386: correctly mask SSE4a bit indices in register operandsPaolo Bonzini1-2/+2
2022-09-19audio: add help option for -audio and -audiodevClaudio Fontana4-6/+33
2022-09-19tests/tcg: remove old SSE testsPaolo Bonzini1-573/+0
2022-09-19tests/tcg: refine MMX support in SSE testsPaolo Bonzini1-6/+26
2022-09-19tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini6-5/+583
2022-09-19qtest/fuzz-lsi53c895a-test: set guest RAM to 2GMauro Matteo Cascella1-1/+1
2022-09-19tests/qtest: npcm7xx-emc-test: Skip checking MACPatrick Venture1-1/+2