Notes:
A virtual machine seeks to encapsulate an entire PC into memory space. In this case, true emulatin is involved - trying to act just like a real machine, and present this memory space as such.
This wll require kernel space modifications, because it requires access directly to hardware.