Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix vcpu/vm doc | Johannes Stoelp | 2022-04-16 | 2 | -2/+2 |
* | cargo fmt + added fmt::skip attributes | Johannes Stoelp | 2021-08-17 | 1 | -152/+157 |
* | added support to query caps on kvm fd + few caps | johannst | 2021-07-01 | 3 | -2/+58 |
* | added doc | johannst | 2021-06-02 | 5 | -1/+86 |
* | misc minor fixes | johannst | 2021-06-01 | 2 | -2/+2 |
* | added fmt::Display impl for kvm register structs | johannst | 2021-06-01 | 2 | -0/+130 |
* | add support for IoIn / MmioRead exit | johannst | 2021-06-01 | 2 | -12/+21 |
* | 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 |