From: Sergio Lopez <[email protected]> Fix the alignment of the items in the "Limitations" section.
Signed-off-by: Sergio Lopez <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> --- docs/microvm.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/microvm.rst b/docs/microvm.rst index aae811a..4cf8474 100644 --- a/docs/microvm.rst +++ b/docs/microvm.rst @@ -33,9 +33,9 @@ Limitations Currently, microvm does *not* support the following features: - - PCI-only devices. - - Hotplug of any kind. - - Live migration across QEMU versions. +- PCI-only devices. +- Hotplug of any kind. +- Live migration across QEMU versions. Using the microvm machine type -- 1.8.3.1
