aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/kvm_sys.rs
Commit message (Expand)AuthorAgeFilesLines
* added docjohannst2021-06-021-0/+4
* kvm_sys: make cr2 pub and fix typo in efer regjohannst2021-05-301-2/+2
* kvm_sys: remove Rflags typejohannst2021-05-281-5/+1
* kvm_sys: remove Display impljohannst2021-05-281-51/+0
* minimal KVM abstraction + real mode guest examplejohannst2021-05-261-0/+248