Skip to content

Commit 65da679

Browse files
jmichalski-antfkokosinski
authored andcommitted
docs: virtio: add virtio docs
This commit adds virtio section in documentation, describing virtio-related concepts Signed-off-by: Jakub Michalski <jmichalski@antmicro.com>
1 parent 450c70a commit 65da679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/hardware/virtualization/virtio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ interfacing with virtual devices from within a virtual machine. The communicatio
1010
and standard transfer methods like PCI or MMIO.
1111

1212
Concepts
13-
********
13+
**********************************
1414

1515
Virtio defines various components used during communication and initialization. It specifies both the
1616
host (named "device" in the specification) and guest (named "driver" in the specification) sides.

0 commit comments

Comments
 (0)