index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
/
pcie_sriov.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
Revert "pcie_sriov: Do not manually unrealize"
Michael S. Tsirkin
1
-0
/
+4
2024-08-01
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
1
-17
/
+2
2024-08-01
Revert "pcie_sriov: Reuse SR-IOV VF device instances"
Michael S. Tsirkin
1
-40
/
+55
2024-08-01
Revert "pcie_sriov: Release VFs failed to realize"
Michael S. Tsirkin
1
-2
/
+0
2024-08-01
Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"
Michael S. Tsirkin
1
-20
/
+8
2024-08-01
Revert "pcie_sriov: Register VFs after migration"
Michael S. Tsirkin
1
-7
/
+0
2024-08-01
Revert "pcie_sriov: Ensure PF and VF are mutually exclusive"
Michael S. Tsirkin
1
-5
/
+0
2024-08-01
Revert "pcie_sriov: Check PCI Express for SR-IOV PF"
Michael S. Tsirkin
1
-5
/
+0
2024-08-01
Revert "pcie_sriov: Allow user to create SR-IOV device"
Michael S. Tsirkin
1
-232
/
+58
2024-07-22
pcie_sriov: Allow user to create SR-IOV device
Akihiko Odaki
1
-58
/
+232
2024-07-22
pcie_sriov: Check PCI Express for SR-IOV PF
Akihiko Odaki
1
-0
/
+5
2024-07-22
pcie_sriov: Ensure PF and VF are mutually exclusive
Akihiko Odaki
1
-0
/
+5
2024-07-03
pcie_sriov: Register VFs after migration
Akihiko Odaki
1
-0
/
+7
2024-07-03
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
1
-8
/
+20
2024-07-03
pcie_sriov: Release VFs failed to realize
Akihiko Odaki
1
-0
/
+2
2024-07-03
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
1
-55
/
+40
2024-07-03
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
1
-2
/
+17
2024-07-03
pcie_sriov: Do not manually unrealize
Akihiko Odaki
1
-4
/
+0
2024-03-12
pcie_sriov: Do not reset NumVFs after disabling VFs
Akihiko Odaki
1
-1
/
+2
2024-03-12
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
1
-8
/
+18
2024-03-12
pcie_sriov: Validate NumVFs
Akihiko Odaki
1
-0
/
+3
2023-12-02
pcie_sriov: Remove g_new assertion
Akihiko Odaki
1
-1
/
+0
2023-10-04
pcie_sriov: unregister_vfs(): fix error path
Vladimir Sementsov-Ogievskiy
1
-6
/
+3
2023-07-10
pcie: Release references of virtual functions
Akihiko Odaki
1
-0
/
+1
2023-03-10
pcie: Introduce pcie_sriov_num_vfs
Akihiko Odaki
1
-0
/
+5
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-03-06
pcie: Add a helper to the SR/IOV API
Ćukasz Gieryk
1
-1
/
+9
2022-03-06
pcie: Add support for Single Root I/O Virtualization (SR/IOV)
Knut Omang
1
-0
/
+294