doc: consistent spelling of passthrough

Attempt to replace all the variations of "pass-thru", "pass thru", "pass
through", and "pass-through" to be "passthrough" (except for doc labels
and in code or API uses)

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2020-06-18 11:38:09 -07:00
committed by David Kinder
parent 380cd7f33e
commit 922129cad4
15 changed files with 98 additions and 98 deletions

View File

@@ -33,7 +33,7 @@ The ACRN hypervisor shell supports the following commands:
* - int
- List interrupt information per CPU
* - pt
- Show pass-through device information
- Show passthrough device information
* - vioapic <vm_id>
- Show virtual IOAPIC (vIOAPIC) information for a specific VM
* - dump_ioapic
@@ -184,7 +184,7 @@ IRQ vector number, etc.
pt
==
``pt`` provides pass-through detailed information, such as the virtual
``pt`` provides passthrough detailed information, such as the virtual
machine number, interrupt type, interrupt request, interrupt vector,
trigger mode, etc.