#
fa22cb0b |
| 11-Sep-2023 |
Ravi kumar Veeramally <ravikumar.veeramally@intel.com> |
docs: update command line options to use clap
Reverts commit a0922930b19cd9160da09b59a3c2f205db7bc30c and update to latest changes.
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.
docs: update command line options to use clap
Reverts commit a0922930b19cd9160da09b59a3c2f205db7bc30c and update to latest changes.
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
show more ...
|
#
a0922930 |
| 11-Jan-2023 |
Wei Liu <liuwe@microsoft.com> |
docs: update command line options
Signed-off-by: Wei Liu <liuwe@microsoft.com>
|
#
be79a803 |
| 11-Nov-2021 |
Ziye Yang <ziye.yang@intel.com> |
docs: Update vhost-user-blk-testing.md
The purpose is to add more info while running spdk vhost tgt. For example, adding more info (total_size, block_size) to describe the meaning on creating malloc
docs: Update vhost-user-blk-testing.md
The purpose is to add more info while running spdk vhost tgt. For example, adding more info (total_size, block_size) to describe the meaning on creating malloc bdev inside spdk vhost tgt.
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
show more ...
|
#
db66cb6e |
| 03-May-2021 |
Bo Chen <chen.bo@intel.com> |
docs: Update documentation `vhost-user-blk-testing.md`
Updated the obsoleted path of `vhost` the in spdk folder and fixed some formatting issues.
Signed-off-by: Bo Chen <chen.bo@intel.com>
|
#
17ad86af |
| 07-Aug-2020 |
Alyssa Ross <hi@alyssa.is> |
docs: use shared memory with vhost-user
Not doing this is an error.
Signed-off-by: Alyssa Ross <hi@alyssa.is>
|
#
a3342bdb |
| 02-Jul-2020 |
Sebastien Boeuf <sebastien.boeuf@intel.com> |
docs: Replace every mention of ClearLinux with Ubuntu
Now that our CI has transitioned from ClearLinux to Ubuntu images exclusively, let's update the documentation to refer to Ubuntu images instead
docs: Replace every mention of ClearLinux with Ubuntu
Now that our CI has transitioned from ClearLinux to Ubuntu images exclusively, let's update the documentation to refer to Ubuntu images instead of ClearLinux's ones.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
show more ...
|
#
af8292b6 |
| 20-May-2020 |
Rob Bradford <robert.bradford@intel.com> |
vmm, config, vhost_user_blk: remove "wce" parameter
This config option provided very little value and instead we now enable this feature (which then lets the guest control the cache mode) unconditio
vmm, config, vhost_user_blk: remove "wce" parameter
This config option provided very little value and instead we now enable this feature (which then lets the guest control the cache mode) unconditionally.
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
show more ...
|
#
9c7215d6 |
| 08-Apr-2020 |
Yang Zhong <yang.zhong@intel.com> |
docs: Add the vhost-user-blk test doc
This doc describe how to use vhost-user-blk in Cloud Hypervisor with SPDK. With this doc, we can setup simple test environment on Ubuntu release.
Signed-off-by
docs: Add the vhost-user-blk test doc
This doc describe how to use vhost-user-blk in Cloud Hypervisor with SPDK. With this doc, we can setup simple test environment on Ubuntu release.
Signed-off-by: Yang Zhong <yang.zhong@intel.com>
show more ...
|