Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | example:long_mode: Assert phys memory against bytes written from guest to vir... | Johannes Stoelp | 2021-12-10 | 1 | -0/+10 |
* | fix type in constant | Johannes Stoelp | 2021-12-10 | 1 | -6/+6 |
* | example:long_mode: Map guest software page readonly. | Johannes Stoelp | 2021-12-10 | 1 | -1/+2 |
* | cargo fmt + added fmt::skip attributes | Johannes Stoelp | 2021-08-17 | 2 | -0/+2 |
* | added example to check for caps | johannst | 2021-07-01 | 1 | -0/+13 |
* | adapted examples with new exit reasons | johannst | 2021-06-01 | 2 | -2/+22 |
* | examples: use UserMem::load + fix typo | johannst | 2021-05-31 | 1 | -5/+2 |
* | added long mode example with 4 level paging | johannst | 2021-05-30 | 1 | -0/+177 |
* | kvm_sys: remove Rflags type | johannst | 2021-05-28 | 1 | -1/+1 |
* | minimal KVM abstraction + real mode guest example | johannst | 2021-05-26 | 1 | -0/+48 |