summary refs log tree commit diff stats
path: root/python/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
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-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 releaseRichard Henderson1-1/+1
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-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
2024-07-30docs: split TCG plugin usage from devel sectionAlex Bennée2-508/+564
2024-07-30tests/tcg: move test plugins into tcg subdirAlex Bennée11-9/+9
2024-07-30tests/avocado: remove tcg_plugins virt_mem_icount testAlex Bennée1-33/+0
2024-07-30docs/devel: document how to run individual TCG testsAlex Bennée1-0/+13
2024-07-30docs/devel: update the testing introductionAlex Bennée1-3/+18
2024-07-30tests/tcg: update READMEAlex Bennée1-9/+14
2024-07-30tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system testsRichard Henderson1-1/+1
2024-07-30tests/tcg: Use --noexecstack with assembler filesRichard Henderson10-10/+10
2024-07-30gitlab: display /packages.txt in build jobsDaniel P. Berrangé2-0/+3
2024-07-30gitlab: record installed packages in /packages.txt in containersDaniel P. Berrangé6-6/+12
2024-07-30linux-user: open_self_stat: Implement num_threadsFabio D'Urso1-0/+10
2024-07-30util/cpuinfo: Make use of elf_aux_info(3) on OpenBSDBrad Smith4-6/+18
2024-07-30linux-user/main: Check errno when getting AT_EXECFDVivian Wang1-1/+2
2024-07-30util/getauxval: Ensure setting errno if not foundVivian Wang1-1/+6
2024-07-29target/s390x: move @deprecated-props to CpuModelExpansion InfoCollin Walling2-19/+29
2024-07-29system/physmem: Where we assume we have a RAM MR, assert itPeter Maydell1-4/+14