aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-19.gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit buildBin Meng1-1/+0
2022-09-19tests/vm: update NetBSD to 9.3Brad Smith1-2/+2
2022-09-19tests: mark io-command test as skipped if socat is missingMarc-André Lureau1-1/+2
2022-09-19hw/loongarch: Support fw_cfg dma functionXiaojuan Yang3-2/+4
2022-09-19hw/loongarch: Remove vga device when loongarch initXiaojuan Yang2-4/+0
2022-09-18tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini1-2/+2
2022-09-18tests: unit: add NULL-pointer checkPaolo Bonzini1-1/+1
2022-09-18tests: test-qga: close socket on failure to connectPaolo Bonzini1-0/+1
2022-09-18tests: unit: simplify test-visitor-serialization list testsPaolo Bonzini1-88/+69
2022-09-18smbios: sanitize type from external type before checking have_fields_bitmapPaolo Bonzini1-6/+8