From cfa568e1efb1baa7f21a53097f2b3fc889b3ffcb Mon Sep 17 00:00:00 2001 From: John Levon Date: Thu, 18 Apr 2024 11:56:15 +0000 Subject: docs: document SPDK dependency (#794) We maintain an `spdk` branch for use by SPDK, until we have implementation live migration v2 in both qemu and SPDK. Signed-off-by: John Levon --- docs/spdk.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/spdk.md b/docs/spdk.md index 2af2a39..de6dc36 100644 --- a/docs/spdk.md +++ b/docs/spdk.md @@ -28,6 +28,8 @@ Use SPDK v23.05: ./configure --with-vfio-user make +Note that SPDK only works with the `spdk` branch of `libvfio-user` currently, +due to live-migration-related changes in the library's `master` branch. Start SPDK: -- cgit v1.1