summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor code out of kernel tree kvm.c into kmod dir to reduce patch sizeLouis Burda2022-09-063-431/+391
* sev-es: Fixed OOM symptom, prime & probe working (but not directly around vmr...Louis Burda2022-09-015-167/+204
* Test esLouis Burda2022-09-012-3/+560
* Run SEV_INIT on vmfd before intializing vmcpu for runtime memory decryptionLouis Burda2022-08-315-399/+288
* Stash VU code stateLouis Burda2022-08-313-122/+7
* Hang reproducible, but no bugfix yetVincent Ulitzsch2022-08-311-5/+8
* 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