Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ionescu007/SimpleVisor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Ionescu <ionescu007@users.noreply.github.com>2016-03-17 23:41:03 +0300
committerAlex Ionescu <ionescu007@users.noreply.github.com>2016-03-17 23:41:03 +0300
commit20a12bb0ce058da9f87d48fc6d4385d2e954a15c (patch)
tree41985f69ead5f46d6c30eccb85af53af2920c99f
parent2676c9b3f3c1cdc122fd6c521bfe28623b58577d (diff)
Update README.md
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index f8818b1..30c01ff 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,10 @@ SimpleVisor can be built with any recent copy of Visual Studio 2015, and while o
SimpleVisor has currently been tested on the following platforms succesfully:
-* Windows 8.1 on a Haswell Processor
-* Windows 10 Redstone 1 on a Sandy Bridge Processor
-* Windows 10 Threshold 2 on a Skylake Processor
+* Windows 8.1 on a Haswell Processor (Custom Desktop)
+* Windows 10 Redstone 1 on a Sandy Bridge Processor (Samsung 930 Laptop)
+* Windows 10 Threshold 2 on a Skylake Processor (Surface Pro 4 Tablet)
+* Windows 10 Threshold 2 on a Skylape Processor (Dell Inspiron 11-3153 w/ SGX)
At this time, it has not been tested on any Virtual Machine, but barring any bugs in the implementations of either Bochs or VMWare, there's no reason why SimpleVisor could not run in those environments as well. However, if your machine is already running under a hypervisor such as Hyper-V or Xen, SimpleVisor will not load.