index
:
sinitax/cachepc
master
Prime+Probe cache-based side-channel attack on AMD SEV-SNP protected virtual machines
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
patch.diff
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor code out of kernel tree kvm.c into kmod dir to reduce patch size
Louis Burda
2022-09-06
1
-431
/
+17
*
sev-es: Fixed OOM symptom, prime & probe working (but not directly around vmr...
Louis Burda
2022-09-01
1
-98
/
+143
*
Add debug
Louis Burda
2022-08-29
1
-0
/
+12
*
Move measurement even closer and ensure preemption is disabled
Louis Burda
2022-08-19
1
-30
/
+28
*
Inline prime and probe into vmenter.S for better accuracy
Louis Burda
2022-08-19
1
-6
/
+188
*
Minor tweaks
Louis Burda
2022-08-15
1
-111
/
+127
*
Stash version with no consistent noise in eviction test
Louis Burda
2022-08-15
1
-32
/
+44
*
Fixed counts read, added test for hwpf and disable attempts
Louis Burda
2022-08-13
1
-18
/
+67
*
Add cache line ordering that prevents hardware prefetching, fix cachepc count...
Louis Burda
2022-08-13
1
-45
/
+31
*
Fixup test/kvm, add target_set to ioctl tests as argument
Louis Burda
2022-08-13
1
-34
/
+76
*
Add ioctl for eviction test
Louis Burda
2022-08-13
1
-4
/
+10
*
Added ioctl interface and debuged single access evictions
Louis Burda
2022-08-08
1
-16
/
+125
*
Vincent' working single eviction test
Louis Burda
2022-08-04
1
-10
/
+13
*
Single eviction test with sleep
Louis Burda
2022-07-26
1
-13
/
+67
*
Added proc device for reading counts
Louis Burda
2022-07-25
1
-47
/
+77
*
Working prime and probe - but inaccuarate
Louis Burda
2022-07-25
1
-33
/
+44
*
Read program counters directly, add print and remove procfs approach for testing
Louis Burda
2022-07-25
1
-11
/
+21
*
Add proc device for communicating counts with userspace
Louis Burda
2022-07-06
1
-5
/
+96
*
Initial out-of-tree setup
Louis Burda
2022-07-04
1
-0
/
+59