ArmVirtPkg: Add kvmtool to package dictionary

Kvmtool is a virtual machine manager that can be used
to launch guest VMs. Support for Kvmtool virtual
platform has been added to ArmVirtPkg.

Add kvmtool to the ArmVirtPkg dictionary to prevent
the CI Spell check plugin from failing.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Acked-by: Ard Biesheuvel <Ard.Biesheuvel@arm.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
Sami Mujawar 2020-10-02 22:14:07 +01:00 committed by mergify[bot]
parent 4a57aeaa7e
commit 6a9d0c1753
1 changed files with 2 additions and 1 deletions

View File

@ -114,7 +114,8 @@
"unbootable",
"virt's",
"werror",
"xenio"
"xenio",
"kvmtool"
], # words to extend to the dictionary for this package
"IgnoreStandardPaths": [], # Standard Plugin defined paths that should be ignore
"AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)