aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-02Merge tag 'pull-target-arm-20240801' of https://git.linaro.org/people/pmaydel...Richard Henderson6-19/+56
2024-08-01Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson20-510/+176
2024-08-01target/xtensa: Correct assert condition in handle_interrupt()Peter Maydell1-1/+1
2024-08-01target/arm: Handle denormals correctly for FMOPA (widening)Peter Maydell3-15/+51
2024-08-01accel/kvm/kvm-all: Fixes the missing break in vCPU unpark logicSalil Mehta1-0/+1
2024-08-01hw/arm/mps2-tz.c: fix RX/TX interrupts orderMarco Palumbi1-3/+3
2024-08-01intel_iommu: Fix for IQA reg read dropped DW fieldyeeli1-1/+3
2024-08-01hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()Peter Maydell1-4/+4
2024-08-01Revert "hw/pci: Rename has_power to enabled"Michael S. Tsirkin4-16/+11
2024-08-01Revert "hw/ppc/spapr_pci: Do not create DT for disabled PCI device"Michael S. Tsirkin1-4/+0
2024-08-01Revert "hw/ppc/spapr_pci: Do not reject VFs created after a PF"Michael S. Tsirkin1-3/+1
2024-08-01Revert "pcie_sriov: Do not manually unrealize"Michael S. Tsirkin1-0/+4
2024-08-01Revert "pcie_sriov: Ensure VF function number does not overflow"Michael S. Tsirkin5-51/+18
2024-08-01Revert "pcie_sriov: Reuse SR-IOV VF device instances"Michael S. Tsirkin5-56/+62
2024-08-01Revert "pcie_sriov: Release VFs failed to realize"Michael S. Tsirkin1-2/+0
2024-08-01Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"Michael S. Tsirkin3-21/+10
2024-08-01Revert "pcie_sriov: Register VFs after migration"Michael S. Tsirkin3-16/+0
2024-08-01Revert "hw/pci: Fix SR-IOV VF number calculation"Michael S. Tsirkin1-5/+1
2024-08-01Revert "pcie_sriov: Ensure PF and VF are mutually exclusive"Michael S. Tsirkin1-5/+0
2024-08-01Revert "pcie_sriov: Check PCI Express for SR-IOV PF"Michael S. Tsirkin1-5/+0
2024-08-01Revert "pcie_sriov: Allow user to create SR-IOV device"Michael S. Tsirkin4-293/+83
2024-08-01Revert "virtio-pci: Implement SR-IOV PF"Michael S. Tsirkin2-16/+5
2024-08-01Revert "virtio-net: Implement SR-IOV VF"Michael S. Tsirkin1-1/+0
2024-08-01Revert "docs: Document composable SR-IOV device"Michael S. Tsirkin3-38/+0
2024-08-01virtio-rng: block max-bytes=0Michael S. Tsirkin1-2/+3
2024-08-01Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson8-31/+69
2024-07-31qemu-vmsr-helper: implement --verbose/-vPaolo Bonzini1-1/+9
2024-07-31qemu-vmsr-helper: fix socket loop breakagePaolo Bonzini1-7/+9
2024-07-31target/i386: Clean up error cases for vmsr_read_thread_stat()Anthony Harivel1-2/+3
2024-07-31target/i386: Fix typo that assign same value twiceAnthony Harivel1-2/+2
2024-07-31target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machineZhao Liu4-0/+29
2024-07-31target/i386/cpu: Add dependencies of CPUID 0x12 leavesZhao Liu1-0/+12
2024-07-31target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependencyZhao Liu1-5/+4
2024-07-31target/i386/cpu: Remove unnecessary SGX feature words checksZhao Liu1-15/+1
2024-07-31target/i386: Change unavail from u32 to u64Xiong Zhang1-1/+1
2024-07-31tests/vm/openbsd: Install tomliRichard Henderson1-0/+1
2024-07-31Update version for v9.1.0-rc0 releasev9.1.0-rc0Richard Henderson1-1/+1
2024-07-31Merge tag 'docs-testing-20240731' of https://github.com/philmd/qemu into stagingRichard Henderson4-13/+21
2024-07-31Merge tag 'pull-maintainer-9.1-rc1-300724-1' of https://gitlab.com/stsquad/qe...Richard Henderson36-586/+697
2024-07-31osdep.h: Clean up no-longer-needed back-compat for macOS 10Peter Maydell1-2/+1
2024-07-31tests/avocado: test_arm_emcraft_sf2: handle RW requirements for assetCleber Rosa1-2/+4
2024-07-31tests/avocado: mips: add hint for fetchasset pluginCleber Rosa1-5/+7
2024-07-31tests/avocado: mips: fallback to HTTP given certificate expirationCleber Rosa1-3/+3
2024-07-31docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a strPeter Maydell1-1/+1
2024-07-31docs: add test for firmware.json QAPIThomas Weißschuh1-0/+5
2024-07-30Merge tag 'pull-target-arm-20240730' of https://git.linaro.org/people/pmaydel...Richard Henderson15-221/+262
2024-07-30plugin/loader: handle basic help queryAlex Bennée1-1/+7
2024-07-30contrib/plugins: add compat for g_memdup2Alex Bennée1-0/+25
2024-07-30contrib/plugins: be more vocal buildingAlex Bennée1-5/+20
2024-07-30contrib/plugins/cache.c: Remove redundant check of l2_accessPeter Maydell1-1/+1