aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Levon <john.levon@nutanix.com>2024-04-18 11:56:15 +0000
committerGitHub <noreply@github.com>2024-04-18 12:56:15 +0100
commitcfa568e1efb1baa7f21a53097f2b3fc889b3ffcb (patch)
tree9424fdad918d57710c37060c563e690cb1262d65
parent143b4f840b07990a759d0e7328475bdf90d7d6ba (diff)
downloadlibvfio-user-cfa568e1efb1baa7f21a53097f2b3fc889b3ffcb.zip
libvfio-user-cfa568e1efb1baa7f21a53097f2b3fc889b3ffcb.tar.gz
libvfio-user-cfa568e1efb1baa7f21a53097f2b3fc889b3ffcb.tar.bz2
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 <john.levon@nutanix.com>
-rw-r--r--docs/spdk.md2
1 files changed, 2 insertions, 0 deletions
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: