summaryrefslogtreecommitdiffstats
path: root/test/qemu-eviction.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly implement target gfn steppingLouis Burda2023-02-031-6/+86
|
* Add track config to TRACK_MODE ioctl and combine TRACK_STEPS_* modesLouis Burda2023-01-301-3/+9
|
* Add CPC_TRACK_STEPS and make apic reset more robustLouis Burda2023-01-271-3/+2
|
* Added initial qemu-eviction and qemu-pagestepLouis Burda2023-01-271-9/+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-303/+93
|
* Create flat binaries to support more complex guestsLouis Burda2023-01-241-0/+362