summaryrefslogtreecommitdiffstats
path: root/test/util.h
Commit message (Collapse)AuthorAgeFilesLines
* Added initial qemu-eviction and qemu-pagestepLouis Burda2023-01-271-0/+3
| | | | Qemu-eviction seems to get stuck somewhere, potentially in the VC-handler(?) since we use the active gfn after resuming execution. Added qemu-pagestep to show viability of page-stepping for later use.
* Basic qemu eviction test with signalled stepping and added rip syscallLouis Burda2023-01-261-0/+1
|
* Move kvm to guest process and add ipc for synchronizationLouis Burda2023-01-231-0/+16
|
* Fixup kvm-eviction and refactor kvm-stepLouis Burda2023-01-171-0/+17