summary refs log tree commit diff stats
path: root/include/hw/acpi/vmgenid.h
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2023-07-14 14:33:02 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2023-09-08 13:08:52 +0300
commita1a62ced51bd33716c79719246ac969447acadb2 (patch)
tree9ab0cd9c30179efafcce953e5e379defc8734fd5 /include/hw/acpi/vmgenid.h
parent528ea579c93b19b95c9a190c5ae4d42473401979 (diff)
downloadfocaccia-qemu-a1a62ced51bd33716c79719246ac969447acadb2.tar.gz
focaccia-qemu-a1a62ced51bd33716c79719246ac969447acadb2.zip
include/: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'include/hw/acpi/vmgenid.h')
-rw-r--r--include/hw/acpi/vmgenid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/acpi/vmgenid.h b/include/hw/acpi/vmgenid.h
index dc8bb3433e..fb135d5bcb 100644
--- a/include/hw/acpi/vmgenid.h
+++ b/include/hw/acpi/vmgenid.h
@@ -13,7 +13,7 @@
 
 #define VMGENID_FW_CFG_SIZE      4096 /* Occupy a page of memory */
 #define VMGENID_GUID_OFFSET      40   /* allow space for
-                                       * OVMF SDT Header Probe Supressor
+                                       * OVMF SDT Header Probe Suppressor
                                        */
 
 OBJECT_DECLARE_SIMPLE_TYPE(VmGenIdState, VMGENID)