summaryrefslogtreecommitdiffstats
path: root/patch.diff
Commit message (Collapse)AuthorAgeFilesLines
* Small fixesLouis Burda2022-10-041-228823/+1372
|
* Kernel seems to compile with page trackingVincent Ulitzsch2022-09-291-32/+228828
|
* Add the page tracking to patchLouis Burda2022-09-291-214/+712
|
* Improve register saving and restoring for prime & probe around vmrunLouis Burda2022-09-061-97/+83
|
* Fix kvm-amd moduleLouis Burda2022-09-061-1/+1
|
* Refactor code out of kernel tree kvm.c into kmod dir to reduce patch sizeLouis Burda2022-09-061-431/+17
|
* sev-es: Fixed OOM symptom, prime & probe working (but not directly around ↵Louis Burda2022-09-011-98/+143
| | | | vmrun yet)
* Add debugLouis Burda2022-08-291-0/+12
|
* 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-191-6/+188
|
* Minor tweaksLouis Burda2022-08-151-111/+127
|
* Stash version with no consistent noise in eviction testLouis Burda2022-08-151-32/+44
|
* Fixed counts read, added test for hwpf and disable attemptsLouis Burda2022-08-131-18/+67
|
* Add cache line ordering that prevents hardware prefetching, fix cachepc ↵Louis Burda2022-08-131-45/+31
| | | | counts read
* Fixup test/kvm, add target_set to ioctl tests as argumentLouis Burda2022-08-131-34/+76
|
* Add ioctl for eviction testLouis Burda2022-08-131-4/+10
|
* Added ioctl interface and debuged single access evictionsLouis Burda2022-08-081-16/+125
|
* Vincent' working single eviction testLouis Burda2022-08-041-10/+13
|
* Single eviction test with sleepLouis Burda2022-07-261-13/+67
|
* Added proc device for reading countsLouis Burda2022-07-251-47/+77
|
* Working prime and probe - but inaccuarateLouis Burda2022-07-251-33/+44
|
* Read program counters directly, add print and remove procfs approach for testingLouis Burda2022-07-251-11/+21
|
* Add proc device for communicating counts with userspaceLouis Burda2022-07-061-5/+96
|
* Initial out-of-tree setupLouis Burda2022-07-041-0/+59