From cbed1250285b2763b5287796456bb7af98de1c81 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Sat, 30 Jan 2021 11:03:17 -0800 Subject: [PATCH] doc: fix misspelling in hv-dev-passthrough Tracked-On: #5647 Signed-off-by: David B. Kinder --- doc/developer-guides/hld/hv-dev-passthrough.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer-guides/hld/hv-dev-passthrough.rst b/doc/developer-guides/hld/hv-dev-passthrough.rst index 28adbb23e..4cabbd0e1 100644 --- a/doc/developer-guides/hld/hv-dev-passthrough.rst +++ b/doc/developer-guides/hld/hv-dev-passthrough.rst @@ -316,7 +316,7 @@ Table Entry (or RTE). The hypervisor then invokes the IOAPIC emulation handler (refer to :ref:`hld-io-emulation` for details on I/O emulation) which calls APIs to set up a remapping for the to-be-unmasked interrupt. -Remapping of (virtual) PIC interrupts are set up in a similar sequence: +Remapping of (virtual) MSI interrupts are set up in a similar sequence: .. figure:: images/passthru-image98.png :align: center