doc: fix docs with missing newline at EOF

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2022-02-28 11:57:46 -08:00 committed by David Kinder
parent a98f623a35
commit 0283202193
4 changed files with 4 additions and 4 deletions

View File

@ -315,4 +315,4 @@ Learn More
* If you have already completed the :ref:`gsg` , see the
:ref:`develop_acrn` for more information about complex scenarios, advanced
features, and debugging.
features, and debugging.

View File

@ -371,4 +371,4 @@ proceeds to shut itself down accordingly.
.. note:: If one or more virtual functions (VFs) of a SR-IOV device, e.g., GPU
on Alder Lake platform, are assigned to User VMs, take extra steps to disable
all VFs before the Service VM shuts down. Otherwise, the Service VM may fail
to shut down due to some enabled VFs.
to shut down due to some enabled VFs.

View File

@ -247,4 +247,4 @@ configuration tool, configure GRUB, and run ACRN on the target system.
Ubuntu
Advanced options for Ubuntu
UEFI Firmware Settings
*ACRN Multiboot Ubuntu Service VM
*ACRN Multiboot Ubuntu Service VM

View File

@ -385,4 +385,4 @@ When an ACRN VM does not have a legacy ``vuart[0]`` but has a
PCI-vUART0, you can use PCI-vUART0 for VM serial input/output. Check
which TTY has the BDF of PCI-vUART0; usually it is not ``/dev/ttyS0``.
For example, if ``/dev/ttyS4`` is PCI-vUART0, you must set
``console=/dev/ttyS4`` in the kernel cmdline.
``console=/dev/ttyS4`` in the kernel cmdline.