vfio_user: Add command line parsing for socket option

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2023-02-15 17:19:21 +00:00
committed by Bo Chen
parent 19e893fa53
commit c8967fcc37
3 changed files with 14 additions and 2 deletions
Generated
+1
View File
@@ -1384,6 +1384,7 @@ dependencies = [
name = "vfio_user"
version = "0.1.0"
dependencies = [
"argh",
"bitflags",
"env_logger",
"libc",