aboutsummaryrefslogtreecommitdiff
path: root/lib/private.h
diff options
context:
space:
mode:
authorThanos Makatos <thanos.makatos@nutanix.com>2020-12-02 04:47:11 -0500
committerThanos Makatos <thanos.makatos@nutanix.com>2020-12-02 05:47:02 -0500
commitee1feabb520694633089f1811e8421f50e24c9dd (patch)
treedaed4f04a153eeb9220cc4e53c429c0463ce030b /lib/private.h
parent207374c07b90e386462ca6c43405345b84723a8a (diff)
downloadlibvfio-user-ee1feabb520694633089f1811e8421f50e24c9dd.zip
libvfio-user-ee1feabb520694633089f1811e8421f50e24c9dd.tar.gz
libvfio-user-ee1feabb520694633089f1811e8421f50e24c9dd.tar.bz2
introduce PCI types
Signed-off-by: Thanos Makatos <thanos.makatos@nutanix.com>
Diffstat (limited to 'lib/private.h')
-rw-r--r--lib/private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private.h b/lib/private.h
index 335ceaa..2f51594 100644
--- a/lib/private.h
+++ b/lib/private.h
@@ -130,6 +130,7 @@ struct vfu_ctx {
vfu_irqs_t *irqs;
int ready;
vfu_dev_type_t dev_type;
+ vfu_pci_type_t pci_type;
};
int