aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Merge tag 'pull-request-2022-09-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi21-143/+196
2022-09-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi29-743/+869
2022-09-20Merge tag 'pull-loongarch-20220920' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi6-152/+258
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-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
2022-09-18coverity: put NUBus under m68k componentPaolo Bonzini1-1/+1
2022-09-18coverity: add new RISC-V componentPaolo Bonzini1-0/+3
2022-09-18spapr_pci: fix leak in spapr_phb_vfio_get_loc_codePaolo Bonzini1-0/+1
2022-09-18kvm: fix memory leak on failure to read stats descriptorsPaolo Bonzini1-5/+4
2022-09-18target/i386: Raise #GP on unaligned m128 accesses when required.Paolo Bonzini6-29/+72
2022-09-18KVM: use store-release to mark dirty pages as harvestedPaolo Bonzini1-1/+17
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