aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02net: update netdev dgram man page with unix socketLaurent Vivier
2024-08-02net: update netdev stream man page with unix socketLaurent Vivier
2024-08-02net: update netdev stream/dgram man pageLaurent Vivier
2024-08-02virtio-net: Fix network stall at the host side waiting for kickthomas
2024-08-02virtio-net: Ensure queue index fits with RSSAkihiko Odaki
2024-08-02rtl8139: Fix behaviour for old kernels.Hans
2024-08-02Merge tag 'pull-target-arm-20240801' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-08-01Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-08-01target/xtensa: Correct assert condition in handle_interrupt()Peter Maydell
2024-08-01target/arm: Handle denormals correctly for FMOPA (widening)Peter Maydell
2024-08-01accel/kvm/kvm-all: Fixes the missing break in vCPU unpark logicSalil Mehta
2024-08-01hw/arm/mps2-tz.c: fix RX/TX interrupts orderMarco Palumbi
2024-08-01intel_iommu: Fix for IQA reg read dropped DW fieldyeeli
2024-08-01hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()Peter Maydell
2024-08-01Revert "hw/pci: Rename has_power to enabled"Michael S. Tsirkin
2024-08-01Revert "hw/ppc/spapr_pci: Do not create DT for disabled PCI device"Michael S. Tsirkin
2024-08-01Revert "hw/ppc/spapr_pci: Do not reject VFs created after a PF"Michael S. Tsirkin
2024-08-01Revert "pcie_sriov: Do not manually unrealize"Michael S. Tsirkin
2024-08-01Revert "pcie_sriov: Ensure VF function number does not overflow"Michael S. Tsirkin
2024-08-01Revert "pcie_sriov: Reuse SR-IOV VF device instances"Michael S. Tsirkin
2024-08-01Revert "pcie_sriov: Release VFs failed to realize"Michael S. Tsirkin
2024-08-01Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"Michael S. Tsirkin
2024-08-01Revert "pcie_sriov: Register VFs after migration"Michael S. Tsirkin
2024-08-01Revert "hw/pci: Fix SR-IOV VF number calculation"Michael S. Tsirkin
2024-08-01Revert "pcie_sriov: Ensure PF and VF are mutually exclusive"Michael S. Tsirkin
2024-08-01Revert "pcie_sriov: Check PCI Express for SR-IOV PF"Michael S. Tsirkin
2024-08-01Revert "pcie_sriov: Allow user to create SR-IOV device"Michael S. Tsirkin
2024-08-01Revert "virtio-pci: Implement SR-IOV PF"Michael S. Tsirkin
2024-08-01Revert "virtio-net: Implement SR-IOV VF"Michael S. Tsirkin
2024-08-01Revert "docs: Document composable SR-IOV device"Michael S. Tsirkin
2024-08-01virtio-rng: block max-bytes=0Michael S. Tsirkin
2024-08-01Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-07-31qemu-vmsr-helper: implement --verbose/-vPaolo Bonzini
2024-07-31qemu-vmsr-helper: fix socket loop breakagePaolo Bonzini
2024-07-31target/i386: Clean up error cases for vmsr_read_thread_stat()Anthony Harivel
2024-07-31target/i386: Fix typo that assign same value twiceAnthony Harivel
2024-07-31target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machineZhao Liu
2024-07-31target/i386/cpu: Add dependencies of CPUID 0x12 leavesZhao Liu
2024-07-31target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependencyZhao Liu
2024-07-31target/i386/cpu: Remove unnecessary SGX feature words checksZhao Liu
2024-07-31target/i386: Change unavail from u32 to u64Xiong Zhang
2024-07-31tests/vm/openbsd: Install tomliRichard Henderson
2024-07-31Update version for v9.1.0-rc0 releasev9.1.0-rc0Richard Henderson
2024-07-31Merge tag 'docs-testing-20240731' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-31Merge tag 'pull-maintainer-9.1-rc1-300724-1' of https://gitlab.com/stsquad/qe...Richard Henderson
2024-07-31osdep.h: Clean up no-longer-needed back-compat for macOS 10Peter Maydell
2024-07-31tests/avocado: test_arm_emcraft_sf2: handle RW requirements for assetCleber Rosa
2024-07-31tests/avocado: mips: add hint for fetchasset pluginCleber Rosa
2024-07-31tests/avocado: mips: fallback to HTTP given certificate expirationCleber Rosa
2024-07-31docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a strPeter Maydell