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
/
test
/
sev.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add online baseline measurement and pmc reset
Louis Burda
2022-10-27
1
-21
/
+25
|
*
Fix the TRACK_ALL handler by using the vcpu->kvm->nr_memslot_pages counter
Vincent Ulitzsch
2022-10-14
1
-0
/
+0
|
*
Move cachepc ioctl into kvm device and remove old procfs endpoint
Louis Burda
2022-10-06
1
-14
/
+10
|
*
Sevstep and cachepc refactoring
Louis Burda
2022-10-05
1
-1
/
+1
|
*
Refactor sevstep kernel patch into repository
Louis Burda
2022-10-05
1
-2
/
+1
|
*
sev-es: Fixed OOM symptom, prime & probe working (but not directly around ↵
Louis Burda
2022-09-01
1
-1
/
+1
|
|
|
|
vmrun yet)
*
Test es
Louis Burda
2022-09-01
1
-3
/
+0
|
*
Run SEV_INIT on vmfd before intializing vmcpu for runtime memory decryption
Louis Burda
2022-08-31
1
-343
/
+280
|
*
Hang reproducible, but no bugfix yet
Vincent Ulitzsch
2022-08-31
1
-5
/
+8
|
*
VM guest state verification, VM run hangs
Vincent Ulitzsch
2022-08-31
1
-9
/
+30
|
*
Verification that enc/dec works
Vincent Ulitzsch
2022-08-30
1
-0
/
+63
|
*
sev.c now works until KVM_SEV_LAUNCH_FINISH
Louis Burda
2022-08-30
1
-0
/
+524