Skip to content
Snippets Groups Projects
Commit af204039 authored by Luca Seritan's avatar Luca Seritan
Browse files

Add reference to linux flavour usage to virtual targets


All qemu targets miss information regarding login and how to shutdown
the qemu. Add a reference to the section in linux flavour that contains
this information.

Signed-off-by: default avatarLuca Seritan <luca.seritan@huawei.com>
parent ace4f69c
No related branches found
No related tags found
1 merge request!291docs: Fix login information missing from virtual targets
......@@ -51,3 +51,5 @@ Once the image is done, you can run the Qemu using the provided script wrapper:
.. code-block:: console
$ MACHINE=qemuarm-efi runqemu oniro-image-base slirp
For additional information refer to the :ref:`usage section <linux-flavour-usage>`.
......@@ -51,3 +51,5 @@ Once the image is done, you can run the Qemu using the provided script wrapper:
.. code-block:: console
$ MACHINE=qemuarm64-efi runqemu oniro-image-base slirp
For additional information refer to the :ref:`usage section <linux-flavour-usage>`.
......@@ -49,3 +49,5 @@ Once the image is done, you can run the Qemu using the provided script wrapper:
.. code-block:: console
$ MACHINE=qemux86-64 runqemu oniro-image-base wic ovmf slirp
For additional information refer to the :ref:`usage section <linux-flavour-usage>`.
......@@ -49,3 +49,5 @@ Once the image is done, you can run the Qemu using the provided script wrapper:
.. code-block:: console
$ MACHINE=qemux86 runqemu oniro-image-base wic ovmf slirp
For additional information refer to the :ref:`usage section <linux-flavour-usage>`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment