jonomango / hv

Lightweight Intel VT-x Hypervisor.
MIT License
363 stars 77 forks source link

[Not an issue] Resources for developing a hypervisor? #26

Closed chiefmasterR closed 1 year ago

chiefmasterR commented 1 year ago

I'd like you to recommend resources and books for learning about the Intel hypervisor and developing it. The only ones I know of are Intel's SDM and the Daax "5 days to virtualization" series.

jonomango commented 1 year ago

intel manual https://howtohypervise.blogspot.com/ http://standa-note.blogspot.com/ https://rayanfam.com/topics/hypervisor-from-scratch-part-1/ intel manual https://github.com/Wenzel/awesome-virtualization any hypervisor-related posts by pyro666, daax, or namazso on unknowncheats https://github.com/Zero-Tang/NoirVisor/blob/master/src/vt_core/readme.md https://git.back.engineering/_xeroxz/bluepill intel manual is good too