summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Revert "pcie_sriov: Do not manually unrealize"Michael S. Tsirkin2024-08-011-0/+4
* Revert "pcie_sriov: Ensure VF function number does not overflow"Michael S. Tsirkin2024-08-015-51/+18
* Revert "pcie_sriov: Reuse SR-IOV VF device instances"Michael S. Tsirkin2024-08-015-56/+62
* Revert "pcie_sriov: Release VFs failed to realize"Michael S. Tsirkin2024-08-011-2/+0
* Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"Michael S. Tsirkin2024-08-013-21/+10
* Revert "pcie_sriov: Register VFs after migration"Michael S. Tsirkin2024-08-013-16/+0
* Revert "hw/pci: Fix SR-IOV VF number calculation"Michael S. Tsirkin2024-08-011-5/+1
* Revert "pcie_sriov: Ensure PF and VF are mutually exclusive"Michael S. Tsirkin2024-08-011-5/+0
* Revert "pcie_sriov: Check PCI Express for SR-IOV PF"Michael S. Tsirkin2024-08-011-5/+0
* Revert "pcie_sriov: Allow user to create SR-IOV device"Michael S. Tsirkin2024-08-014-293/+83
* Revert "virtio-pci: Implement SR-IOV PF"Michael S. Tsirkin2024-08-012-16/+5
* Revert "virtio-net: Implement SR-IOV VF"Michael S. Tsirkin2024-08-011-1/+0
* Revert "docs: Document composable SR-IOV device"Michael S. Tsirkin2024-08-013-38/+0
* virtio-rng: block max-bytes=0Michael S. Tsirkin2024-08-011-2/+3
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2024-08-018-31/+69
|\
| * qemu-vmsr-helper: implement --verbose/-vPaolo Bonzini2024-07-311-1/+9
| * qemu-vmsr-helper: fix socket loop breakagePaolo Bonzini2024-07-311-7/+9
| * target/i386: Clean up error cases for vmsr_read_thread_stat()Anthony Harivel2024-07-311-2/+3
| * target/i386: Fix typo that assign same value twiceAnthony Harivel2024-07-311-2/+2
| * target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machineZhao Liu2024-07-314-0/+29
| * target/i386/cpu: Add dependencies of CPUID 0x12 leavesZhao Liu2024-07-311-0/+12
| * target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependencyZhao Liu2024-07-311-5/+4
| * target/i386/cpu: Remove unnecessary SGX feature words checksZhao Liu2024-07-311-15/+1
| * target/i386: Change unavail from u32 to u64Xiong Zhang2024-07-311-1/+1
| * tests/vm/openbsd: Install tomliRichard Henderson2024-07-311-0/+1
|/
* Update version for v9.1.0-rc0 releaseRichard Henderson2024-07-311-1/+1
* Merge tag 'docs-testing-20240731' of https://github.com/philmd/qemu into stagingRichard Henderson2024-07-314-13/+21
|\
| * osdep.h: Clean up no-longer-needed back-compat for macOS 10Peter Maydell2024-07-311-2/+1
| * tests/avocado: test_arm_emcraft_sf2: handle RW requirements for assetCleber Rosa2024-07-311-2/+4
| * tests/avocado: mips: add hint for fetchasset pluginCleber Rosa2024-07-311-5/+7
| * tests/avocado: mips: fallback to HTTP given certificate expirationCleber Rosa2024-07-311-3/+3
| * docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a strPeter Maydell2024-07-311-1/+1
| * docs: add test for firmware.json QAPIThomas Weißschuh2024-07-311-0/+5
* | Merge tag 'pull-maintainer-9.1-rc1-300724-1' of https://gitlab.com/stsquad/qe...Richard Henderson2024-07-3136-586/+697
|\ \
| * | plugin/loader: handle basic help queryAlex Bennée2024-07-301-1/+7
| * | contrib/plugins: add compat for g_memdup2Alex Bennée2024-07-301-0/+25
| * | contrib/plugins: be more vocal buildingAlex Bennée2024-07-301-5/+20
| * | contrib/plugins/cache.c: Remove redundant check of l2_accessPeter Maydell2024-07-301-1/+1
| * | docs: split TCG plugin usage from devel sectionAlex Bennée2024-07-302-508/+564
| * | tests/tcg: move test plugins into tcg subdirAlex Bennée2024-07-3011-9/+9
| * | tests/avocado: remove tcg_plugins virt_mem_icount testAlex Bennée2024-07-301-33/+0
| * | docs/devel: document how to run individual TCG testsAlex Bennée2024-07-301-0/+13
| * | docs/devel: update the testing introductionAlex Bennée2024-07-301-3/+18
| * | tests/tcg: update READMEAlex Bennée2024-07-301-9/+14
| * | tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system testsRichard Henderson2024-07-301-1/+1
| * | tests/tcg: Use --noexecstack with assembler filesRichard Henderson2024-07-3010-10/+10
| * | gitlab: display /packages.txt in build jobsDaniel P. Berrangé2024-07-302-0/+3
| * | gitlab: record installed packages in /packages.txt in containersDaniel P. Berrangé2024-07-306-6/+12
* | | Merge tag 'pull-target-arm-20240730' of https://git.linaro.org/people/pmaydel...Richard Henderson2024-07-3015-221/+262
|\ \ \ | |_|/ |/| |
| * | system/physmem: Where we assume we have a RAM MR, assert itPeter Maydell2024-07-291-4/+14