Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added missing module with x86_64 definitions | johannst | 2021-05-30 | 2 | -0/+147 |
* | usermem: add load fn | johannst | 2021-05-30 | 1 | -2/+14 |
* | kvm_sys: make cr2 pub and fix typo in efer reg | johannst | 2021-05-30 | 1 | -2/+2 |
* | kvm_sys: remove Rflags type | johannst | 2021-05-28 | 1 | -5/+1 |
* | kvm_sys: remove Display impl | johannst | 2021-05-28 | 1 | -51/+0 |
* | minimal KVM abstraction + real mode guest example | johannst | 2021-05-26 | 5 | -0/+574 |