Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | example/long_mode: demonstrate mmio exits for virtually mapped but not ↵HEADmain | Johannes Stoelp | 2023-11-15 | 1 | -3/+11 |
| | | | | physically backed memory | ||||
* | vcpu: allow to enable/disable guest single stepping (debug) | Johannes Stoelp | 2021-12-11 | 1 | -0/+1 |
| | |||||
* | example:long_mode: Assert phys memory against bytes written from guest to ↵ | Johannes Stoelp | 2021-12-10 | 1 | -0/+10 |
| | | | | virt address. | ||||
* | 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 | 1 | -0/+1 |
| | |||||
* | adapted examples with new exit reasons | johannst | 2021-06-01 | 1 | -1/+11 |
| | |||||
* | 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 |