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
/
kmod
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adapt kernel module for sev-snp machine
Louis Burda
2022-09-29
2
-2
/
+23
|
*
Removed unused variable
Louis Burda
2022-09-26
1
-1
/
+1
|
*
Improve register saving and restoring for prime & probe around vmrun
Louis Burda
2022-09-06
9
-2
/
+8
|
*
Fix kvm-amd module
Louis Burda
2022-09-06
1
-9
/
+7
|
*
Refactor code out of kernel tree kvm.c into kmod dir to reduce patch size
Louis Burda
2022-09-06
2
-0
/
+374
|
*
UPdate
Louis Burda
2022-08-29
1
-0
/
+0
|
*
Inline prime and probe into vmenter.S for better accuracy
Louis Burda
2022-08-19
2
-0
/
+19
|
*
Minor tweaks
Louis Burda
2022-08-15
3
-16
/
+9
|
*
Stash version with no consistent noise in eviction test
Louis Burda
2022-08-15
4
-59
/
+76
|
*
Fixed counts read, added test for hwpf and disable attempts
Louis Burda
2022-08-13
2
-3
/
+4
|
*
Add cache line ordering that prevents hardware prefetching, fix cachepc ↵
Louis Burda
2022-08-13
4
-30
/
+30
|
|
|
|
counts read
*
Fixup test/kvm, add target_set to ioctl tests as argument
Louis Burda
2022-08-13
4
-62
/
+38
|
*
Reorder repo into module and tests
Louis Burda
2022-08-13
8
-0
/
+841