From 5d19228814b2db3a8dfd8ea33130c32ea63002b7 Mon Sep 17 00:00:00 2001 From: Binbin Wu Date: Wed, 8 May 2019 14:09:01 +0800 Subject: [PATCH] Doc: virtio-blk: add description of boot device option Add the description of option 'b' to indicate the boot device including the bootable image. Tracked-On: #1917 Signed-off-by: Binbin Wu --- doc/developer-guides/hld/virtio-blk.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/developer-guides/hld/virtio-blk.rst b/doc/developer-guides/hld/virtio-blk.rst index 7ef3a5ef8..958d5e755 100644 --- a/doc/developer-guides/hld/virtio-blk.rst +++ b/doc/developer-guides/hld/virtio-blk.rst @@ -63,8 +63,11 @@ Usage: The device model configuration command syntax for virtio-blk is:: - -s ,virtio-blk,[,options] + -s ,virtio-blk,[,b,][,options] +- ``b``: when using ``vsbl`` as the virtual bootloader, use this + immediately after ``virtio-blk`` to specify it as a bootable + device and the bootable image location. - ``filepath`` is the path of a file or disk partition - ``options`` include: