summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:Sinitax/kvm-prime-countLouis Burda2022-08-310-0/+0
|\
| * Further progress on launching an encrypted vmLouis Burda2022-08-291-7/+41
| * UPdateLouis Burda2022-08-294-2/+84
* | VM guest state verification, VM run hangsVincent Ulitzsch2022-08-311-9/+30
* | Verification that enc/dec worksVincent Ulitzsch2022-08-301-0/+63
* | sev.c now works until KVM_SEV_LAUNCH_FINISHLouis Burda2022-08-302-1/+525
* | Further progress on launching an encrypted vmLouis Burda2022-08-301-7/+41
* | UpdateLouis Burda2022-08-304-2/+84
|/
* UPdateLouis Burda2022-08-291-0/+0
* Add debugLouis Burda2022-08-291-0/+12
* test/kvm: Remove consistent noise with baseline measurementLouis Burda2022-08-261-19/+54
* Move measurement even closer and ensure preemption is disabledLouis Burda2022-08-191-30/+28
* Inline prime and probe into vmenter.S for better accuracyLouis Burda2022-08-193-6/+207
* Clean up kvm eviction testLouis Burda2022-08-161-141/+60
* Minor tweaksLouis Burda2022-08-155-134/+145
* Stash version with no consistent noise in eviction testLouis Burda2022-08-155-91/+120
* Fixed counts read, added test for hwpf and disable attemptsLouis Burda2022-08-133-21/+71
* Add cache line ordering that prevents hardware prefetching, fix cachepc count...Louis Burda2022-08-135-75/+61
* Fixup test/kvm, add target_set to ioctl tests as argumentLouis Burda2022-08-139-135/+178
* Reorder repo into module and testsLouis Burda2022-08-1315-25/+423
* Add ioctl for eviction testLouis Burda2022-08-132-4/+11
* Added ioctl interface and debuged single access evictionsLouis Burda2022-08-0811-90/+243
* Vincent' working single eviction testLouis Burda2022-08-049-22/+35
* Single eviction test with sleepLouis Burda2022-07-267-100/+374
* Added proc device for reading countsLouis Burda2022-07-255-53/+93
* Working prime and probe - but inaccuarateLouis Burda2022-07-256-57/+94
* Read program counters directly, add print and remove procfs approach for testingLouis Burda2022-07-255-31/+86
* Add proc device for communicating counts with userspaceLouis Burda2022-07-064-12/+105
* Initial out-of-tree setupLouis Burda2022-07-0410-0/+659