mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 03:40:27 +00:00
doc: remove short version of dm dynamic param -W
Rename '--virtio_msix' to '--virtio_msi' for this param means 'force virtio to use singel-vector MSI'. Remove the `-W` which is the short version of `--virtio_msi`. Tracked-On: #6690 Signed-off-by: Yuanyuan Zhao <yuanyuan.zhao@linux.intel.com>
This commit is contained in:
committed by
David Kinder
parent
940b78d42f
commit
f731904638
@@ -250,7 +250,7 @@ Here are descriptions for each of these ``acrn-dm`` command line parameters:
|
||||
|
||||
----
|
||||
|
||||
``-W, --virtio_msix``
|
||||
``--virtio_msi``
|
||||
This option forces virtio to use single-vector MSI. By default, any
|
||||
virtio-based devices will use MSI-X as its interrupt method. If you want
|
||||
to use single-vector MSI interrupt, you can do so using this option.
|
||||
|
Reference in New Issue
Block a user