aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-12Merge tag 'pull-block-jobs-2026-02-12' of https://gitlab.com/vsementsov/qemu ...HEADstagingmasterPeter Maydell3-5/+28
2026-02-12Merge tag 'pr-docs-20260211' of https://gitlab.com/pbo-linaro/qemu into stagingPeter Maydell1-2/+2
2026-02-12Merge tag 'pr-plugins_llvm_dlltool-20260210' of https://gitlab.com/pbo-linaro...Peter Maydell1-1/+8
2026-02-12Merge tag 'pull-request-2026-02-12v2' of https://gitlab.com/thuth/qemu into s...Peter Maydell18-115/+600
2026-02-12python: drop uses of pkg_resourcesJohn Snow1-4/+0
2026-02-12hw/i386/pc.c: add description for fd-bootchk optionChoon Keong1-0/+2
2026-02-12tests/Makefile.include: add run-tcg-tests-TARGET to check-helpChoon Keong1-16/+17
2026-02-12tests/tcg/s390x: Test DIVIDE TO INTEGERIlya Leoshkevich2-0/+270
2026-02-12target/s390x: Implement DIVIDE TO INTEGERIlya Leoshkevich6-1/+240
2026-02-12fpu: Restrict parts_round_to_int_normal to target precisionIlya Leoshkevich1-6/+6
2026-02-12iotests: test active mirror with unaligned, small write zeroes opFiona Ebner2-2/+22
2026-02-12block/mirror: check range when setting zero bitmap for sync writeFiona Ebner1-3/+6
2026-02-12target/s390x: Extract s390_get_bfp_rounding_mode()Ilya Leoshkevich1-31/+31
2026-02-12target/s390x: Dump Floating-Point-Control RegisterIlya Leoshkevich1-0/+1
2026-02-12Revert "rcu: Unify force quiescent state"Thomas Huth1-51/+28
2026-02-11docs/devel: fix bash-ism warning for configureAlex Bennée1-1/+1
2026-02-11docs/devel: s/most/most recent/ ``probe_target_compiler`` callAlex Bennée1-1/+1
2026-02-11Merge tag 'pull-tpm-2026-02-10-1' of https://github.com/stefanberger/qemu-tpm...Peter Maydell1-35/+24
2026-02-11Merge tag 'pull-target-arm-20260210' of https://gitlab.com/pm215/qemu into st...Peter Maydell60-685/+2383
2026-02-11s390x/pci: Fix endianness for zPCI BAR values.Jaehoon Kim1-1/+1
2026-02-10plugins: fix cross-build using LLVM for Windows targetsMohamed Mediouni1-1/+8
2026-02-10tpm_emulator: tpm_emulator_set_state_blobs(): move to boolean returnVladimir Sementsov-Ogievskiy1-9/+5
2026-02-10tpm_emulator: drop direct use of errno variableVladimir Sementsov-Ogievskiy1-25/+16
2026-02-10tpm_emulator: print error on error-ignore pathVladimir Sementsov-Ogievskiy1-1/+3
2026-02-10target/arm: implement FEAT_E2H0Alex Bennée3-6/+31
2026-02-10target/arm: Implement WFE, SEV and SEVONPEND for Cortex-MAshish Anand10-33/+179
2026-02-10target/arm: Remove entry for "any" from cpu32 arm_tcg_cpus[] listPhilippe Mathieu-Daudé1-3/+0
2026-02-10hw/arm/virt: Rename arm_virt_compat into arm_virt_compat_defaultsEric Auger1-6/+7
2026-02-10whpx: arm64: add partition-wide reset on the reboot pathMohamed Mediouni2-0/+4
2026-02-10whpx: enable arm64 buildsMohamed Mediouni1-7/+13
2026-02-10target/arm: whpx: instantiate GIC earlyMohamed Mediouni1-0/+32
2026-02-10whpx: arm64: implement -cpu hostMohamed Mediouni3-6/+116
2026-02-10hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVFMohamed Mediouni10-71/+33
2026-02-10whpx: arm64: clamp down IPA sizeMohamed Mediouni6-0/+111
2026-02-10target/arm: cpu: mark WHPX as supporting PSCI 1.3Mohamed Mediouni1-0/+3
2026-02-10whpx: change memory management logicMohamed Mediouni1-61/+36
2026-02-10whpx: add arm64 supportMohamed Mediouni5-0/+816
2026-02-10hw, target, accel: whpx: change apic_in_platform to kernel_irqchipMohamed Mediouni14-23/+270
2026-02-10whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS defineMohamed Mediouni2-1/+4
2026-02-10whpx: ifdef out winhvemulation on non-x86_64Mohamed Mediouni3-3/+20
2026-02-10whpx: reshuffle common codeMohamed Mediouni6-541/+612
2026-02-10whpx: Move around files before introducing AArch64 supportMohamed Mediouni9-10/+20
2026-02-10docs: arm: update virt machine model descriptionMohamed Mediouni1-5/+19
2026-02-10qtest: hw/arm: virt: add new test case for GICv3 + GICv2mMohamed Mediouni1-0/+21
2026-02-10qtest: hw/arm: virt: add ACPI tables for new GICv3 + GICv2m test caseMohamed Mediouni2-0/+0
2026-02-10tests: data: update AArch64 ACPI tablesMohamed Mediouni4-3/+0
2026-02-10hw: arm: virt: rework MSI-X configurationMohamed Mediouni3-16/+128
2026-02-10qtest: hw/arm: virt: skip ACPI test for IORT with GICv2Mohamed Mediouni1-0/+3
2026-02-10accel/system: Introduce hwaccel_enabled() helperPhilippe Mathieu-Daudé1-0/+13
2026-02-10target/arm/kvm: add constants for new PSCI versionsSebastian Ott1-0/+2