X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Fqemu%2Ftypedefs.h;h=42f4ceb701b100c20349998b34a8efbf8655ba0f;hb=9f0369efb0f2a200f18b1aacd2ef493e22da5351;hp=c564f54c112fe9be7c8fc8308f1f5a7714e56332;hpb=2ad76249000dc35f0a588bd55bd9264f567b4abc;p=mirror_qemu.git diff --git a/include/qemu/typedefs.h b/include/qemu/typedefs.h index c564f54c11..42f4ceb701 100644 --- a/include/qemu/typedefs.h +++ b/include/qemu/typedefs.h @@ -88,6 +88,8 @@ typedef struct PCIDevice PCIDevice; typedef struct PCIEAERErr PCIEAERErr; typedef struct PCIEAERLog PCIEAERLog; typedef struct PCIEAERMsg PCIEAERMsg; +typedef struct PCIESriovPF PCIESriovPF; +typedef struct PCIESriovVF PCIESriovVF; typedef struct PCIEPort PCIEPort; typedef struct PCIESlot PCIESlot; typedef struct PCIExpressDevice PCIExpressDevice;