summaryrefslogtreecommitdiffstats
path: root/test/kvm-eviction.c
Commit message (Collapse)AuthorAgeFilesLines
* Create flat binaries to support more complex guestsLouis Burda2023-01-241-7/+8
|
* Move kvm to guest process and add ipc for synchronizationLouis Burda2023-01-231-47/+0
|
* Use 16-bit realmode assembly for guests (!)Louis Burda2023-01-231-5/+10
|
* Reimplement test and prime+probe in asm, make self-tests harder and improve ↵Louis Burda2023-01-211-2/+9
| | | | noise
* Fixup kvm-eviction and refactor kvm-stepLouis Burda2023-01-171-576/+53
|
* Fix kvm-eviction kvm & sev supportLouis Burda2023-01-111-102/+197
|
* Begin ioctl and test-case overhaulLouis Burda2023-01-101-0/+613