mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Revert "virtio-pci: Implement SR-IOV PF"
This reverts commit 3f868ffb0b
.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
cc91ac0a72
commit
67f5b279fc
2 changed files with 5 additions and 16 deletions
|
@ -152,7 +152,6 @@ struct VirtIOPCIProxy {
|
|||
uint32_t modern_io_bar_idx;
|
||||
uint32_t modern_mem_bar_idx;
|
||||
int config_cap;
|
||||
uint16_t last_pcie_cap_offset;
|
||||
uint32_t flags;
|
||||
bool disable_modern;
|
||||
bool ignore_backend_features;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue