vfio_pci_dummy_resource
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
5.8
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
5.11
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
5.13
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
5.15
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
5.19
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
gcp
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
lowlatency
: ✅struct vfio_pci_dummy_resource {
struct resource resource;
int index;
struct list_head res_next;
};
Regular
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
amd64
and ppc64el
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅