aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* misc minor fixesjohannst2021-06-011-1/+1
* added fmt::Display impl for kvm register structsjohannst2021-06-011-0/+1
* add support for IoIn / MmioRead exitjohannst2021-06-011-2/+8
* added missing module with x86_64 definitionsjohannst2021-05-301-0/+1
* usermem: add load fnjohannst2021-05-301-2/+14
* minimal KVM abstraction + real mode guest examplejohannst2021-05-261-0/+145