]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg: Add kvmtool to package dictionary
authorSami Mujawar <sami.mujawar@arm.com>
Fri, 2 Oct 2020 21:14:07 +0000 (22:14 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 16 Oct 2020 17:21:04 +0000 (17:21 +0000)
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>
ArmVirtPkg/ArmVirtPkg.ci.yaml

index bc44e95952e105876680247b97982a7c6d36b1a5..5f427e57233e316af653de911c62b5ffa9c5e9ea 100644 (file)
             "unbootable",\r
             "virt's",\r
             "werror",\r
-            "xenio"\r
+            "xenio",\r
+            "kvmtool"\r
         ],           # words to extend to the dictionary for this package\r
         "IgnoreStandardPaths": [],   # Standard Plugin defined paths that should be ignore\r
         "AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)\r