Index: /trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py
===================================================================
--- /trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py	(revision 61400)
+++ /trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py	(revision 61401)
@@ -110,5 +110,5 @@
 
     ## The permanent exclude list.
-    # @note Stripped extensions!
+    # @note Stripped of extensions!
     kdTestCasesBlackList = {
         'testcase/tstClipboardX11Smoke': '',
@@ -196,4 +196,6 @@
         'testcase/tstTSC': '',              # Doesn't test anything and might fail with HT or/and too many cores.
         'testcase/tstOpenUSBDev': '',       # Not a useful testcase.
+        'testcase/tstX86-1': '',            # Really more guest side.
+        'testcase/tstX86-FpuSaveRestore': '', # Experiments, could be useful for the guest not the host.
     };
 
