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 (
Collapse
)
Author
Age
Files
Lines
*
Sevstep and cachepc refactoring
Louis Burda
2022-10-05
1
-6
/
+6
|
*
Fix uapi types and expose KVM_TRACK enum
Louis Burda
2022-10-05
1
-19
/
+16
|
*
Refactor sevstep kernel patch into repository
Louis Burda
2022-10-05
1
-1765
/
+99
|
*
Small fixes
Louis Burda
2022-10-04
1
-228823
/
+1372
|
*
Kernel seems to compile with page tracking
Vincent Ulitzsch
2022-09-29
1
-32
/
+228828
|
*
Add the page tracking to patch
Louis Burda
2022-09-29
1
-214
/
+712
|
*
Improve register saving and restoring for prime & probe around vmrun
Louis Burda
2022-09-06
1
-97
/
+83
|
*
Fix kvm-amd module
Louis Burda
2022-09-06
1
-1
/
+1
|
*
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 ↵
Louis Burda
2022-09-01
1
-98
/
+143
|
|
|
|
vmrun yet)
*
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 ↵
Louis Burda
2022-08-13
1
-45
/
+31
|
|
|
|
counts read
*
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