aboutsummaryrefslogtreecommitdiffhomepage
path: root/guest
Commit message (Expand)AuthorAgeFilesLines
* example/long_mode: demonstrate mmio exits for virtually mapped but not physic...HEADmainJohannes Stoelp2023-11-151-0/+7
* guest64: address in buffer pc relativeJohannes Stoelp2021-12-111-1/+1
* guest: merge make rulesJohannes Stoelp2021-12-111-10/+7
* example:long_mode: Assert phys memory against bytes written from guest to vir...Johannes Stoelp2021-12-101-0/+6
* adapted examples with new exit reasonsjohannst2021-06-012-2/+21
* added long mode example with 4 level pagingjohannst2021-05-302-2/+28
* implicit notation for outsb, fix msg_len sizejohannst2021-05-291-2/+2
* minimal KVM abstraction + real mode guest examplejohannst2021-05-263-0/+38