64b long mode and VMX/VT-x tutorial and source examples (Developers)
If you do not have the time to read that code why do you have the time to write a similar software? To make something useful you will have to program a userland and a fleet of device drivers after you are done with the Hypervisor.
Maybe these links do help a bit:
http://linux.linti.unlp.edu.ar/images/f/f1/Vtx.pdf
http://wiki.osdev.org/Paging
This book covers 386 paging but as far as I recall 64bit paging just adds another table to this principle:
https://books.google.de/books?id=yXriyj4eZ-gC&dq=page+fault+linear+address&hl=de&source=gbs_navlinks_s
This discusses turning on 64bit paging:
http://140.120.7.21/LinuxRef/mmLinux/VmOutline/vminit.html
Complete thread:
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 20.02.2015, 11:03
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- 64b long mode and VMX/VT-x tutorial and source examples - georgpotthast, 20.02.2015, 18:25
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 05.03.2015, 20:02
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 06.03.2015, 12:34
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 10.03.2015, 10:51
- 64b long mode and VMX/VT-x tutorial and source examples - georgpotthast, 10.03.2015, 19:06
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 10.03.2015, 20:01
- 64b long mode and VMX/VT-x tutorial and source examples - georgpotthast, 10.03.2015, 21:21
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 10.03.2015, 23:07
- 64b long mode and VMX/VT-x tutorial and source examples - georgpotthast, 10.03.2015, 21:21
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 10.03.2015, 20:01
- 64b long mode and VMX/VT-x tutorial and source examples - georgpotthast, 10.03.2015, 19:06
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 10.03.2015, 10:51
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 06.03.2015, 12:34
- 64b long mode and VMX/VT-x tutorial and source examples - RayeR, 05.03.2015, 20:02
- 64b long mode and VMX/VT-x tutorial and source examples - georgpotthast, 20.02.2015, 18:25
Mix view