aboutsummaryrefslogtreecommitdiff
path: root/lib/libvfio-user.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libvfio-user.c')
-rw-r--r--lib/libvfio-user.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libvfio-user.c b/lib/libvfio-user.c
index 8bd704a..be310a3 100644
--- a/lib/libvfio-user.c
+++ b/lib/libvfio-user.c
@@ -1033,6 +1033,7 @@ vfu_realize_ctx(vfu_ctx_t *vfu_ctx)
}
}
+ // FIXME: verify we don't need this for ext caps
if (vfu_ctx->pci.nr_caps != 0) {
vfu_ctx->pci.config_space->hdr.sts.cl = 0x1;
}