We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9a14d commit b991c67Copy full SHA for b991c67
src/config/qemu/general.h
@@ -8,3 +8,8 @@
8
9
/* Work around missing EFI_PXE_BASE_CODE_PROTOCOL */
10
#define EFI_DOWNGRADE_UX
11
+
12
+/* The Tivoli VMM workaround causes a KVM emulation failure on hosts
13
+ * without unrestricted_guest support
14
+ */
15
+#undef TIVOLI_VMM_WORKAROUND
0 commit comments