Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 568 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 568 Bytes

Hello-VT-rp

A simple hypervisor demonstrating the use of the Intel VT-rp (redirect protection) technology.

This repository is a complement of the Intel VT-rp blog post series and not meant for a general use. For the overview of Intel VT-rp, please read the post.

The hypervisor

The hypervisor/ directory contains a UEFI runtime-driver-based hypervisor. It is capable of booting a single-core Windows on Dell Latitude 7330 and enabling HLAT, PW, and GPV through hypercalls.