diff --git a/thesis/glossary/acronyms.tex b/thesis/glossary/acronyms.tex
index 5c3343bbc20a8c661e9736f0b27199322a628825..378514d2eacf927a3d5956d01adaf0e3a5efd8cd 100644
--- a/thesis/glossary/acronyms.tex
+++ b/thesis/glossary/acronyms.tex
@@ -25,4 +25,7 @@
 \newacronym{idt}{IDT}{Interrupt Descriptor Table}
 \newacronym{vmcb}{VMCB}{Virtual Machine Control Block}
 \newacronym{vmcs}{VMCS}{Virtual Machine Control Structure}
+\newacronym{msr}{MSR}{Model-specific register}
+\newacronym{bios}{BIOS}{Basic Input/Output System}
+\newacronym{smx}{SMX}{Safer Mode Extensions}