summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Update READMELouis Burda2023-02-011-15/+29
|
* Properly initialize locksLouis Burda2023-02-011-1/+1
|
* Remove kernel config for previous version and updated READMELouis Burda2023-02-011-16/+21
|
* Fix build, add more build instructions to READMELouis Burda2023-02-011-5/+12
|
* Added initial qemu-eviction and qemu-pagestepLouis Burda2023-01-271-0/+38
| | | | 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.
* Remove cachepc objects from kvm-amd moduleLouis Burda2023-01-251-1/+1
|
* Create flat binaries to support more complex guestsLouis Burda2023-01-241-1/+1
|
* Specify which revisions are out-of-sync with kernel changesLouis Burda2023-01-231-3/+2
|
* Reimplement test and prime+probe in asm, make self-tests harder and improve ↵Louis Burda2023-01-211-1/+5
| | | | noise
* Many fixes, more precise single-stepping and more robust self-testsLouis Burda2023-01-191-7/+22
|
* Fixup kvm-eviction and refactor kvm-stepLouis Burda2023-01-171-1/+15
|
* Stash fixupsLouis Burda2023-01-101-0/+8
|
* Begin ioctl and test-case overhaulLouis Burda2023-01-101-0/+45