aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* added missing module with x86_64 definitionsjohannst2021-05-302-0/+147
* added long mode example with 4 level pagingjohannst2021-05-304-2/+219
* usermem: add load fnjohannst2021-05-301-2/+14
* kvm_sys: make cr2 pub and fix typo in efer regjohannst2021-05-301-2/+2
* implicit notation for outsb, fix msg_len sizejohannst2021-05-291-2/+2
* kvm_sys: remove Rflags typejohannst2021-05-282-6/+2
* kvm_sys: remove Display impljohannst2021-05-281-51/+0
* minimal KVM abstraction + real mode guest examplejohannst2021-05-2616-0/+835