From f18b3fddfbb27edc9244da112daf1dd3cbc6f2bf Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Fri, 26 Feb 2021 01:16:49 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8c7329..4efb510 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Why write a type-2 (Intel or AMD) hypervisor? "To learn" is the typical response > “give a man a fish, he will feed himself for a day, teach a man to read the manual and he will make a hypervisor” -My second reason for learning about intel VT-x, is that hypervisors can be used to solve very complex programs, can be used to debug things which cant normally be debugged, and moniter memory accesses at a hardware level (EPT is on my to-do). +My second reason for learning about intel VT-x, is that hypervisors can be used to solve very complex problems, they can be used to debug things which cant normally be debugged, and moniter memory accesses at a hardware level (EPT is on my to-do). ### VMCS