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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use compilation load average target instead of jobs
Louis Burda
2023-01-09
1
-6
/
+6
*
Stash minor fixes
Louis Burda
2023-01-09
1
-2
/
+2
*
Stash previous changes
Louis Burda
2023-01-05
1
-2
/
+2
*
Fix page fault handling and investigate exec stepping with minimal vm
Louis Burda
2022-12-19
1
-4
/
+18
*
Adding support for exec based tracking (unstable)
Louis Burda
2022-12-11
1
-10
/
+18
*
Implement VMSA change based single stepping and guest vmmcall intercept among...
Louis Burda
2022-11-25
1
-2
/
+2
*
Add program to verify SVME bit is set during VMRUN
Louis Burda
2022-11-22
1
-0
/
+1
*
Improved single stepping and added initial cpuid events
Louis Burda
2022-11-22
1
-0
/
+3
*
Various fixes and improvements
Louis Burda
2022-11-15
1
-1
/
+1
*
Add fault error codes to event + sevstep debugging
Louis Burda
2022-11-10
1
-4
/
+7
*
Stash progress
Louis Burda
2022-11-03
1
-1
/
+2
*
Build crypto module and no ACCESS_PATTERN in aes-detect_guest
Louis Burda
2022-11-03
1
-3
/
+5
*
Outline aes-detection guest host setup
Louis Burda
2022-11-02
1
-3
/
+8
*
Merge sevstep with cachepc dir and merge cachepc headers
Louis Burda
2022-10-06
1
-6
/
+3
*
Fix uapi types and expose KVM_TRACK enum
Louis Burda
2022-10-05
1
-1
/
+1
*
Refactor sevstep kernel patch into repository
Louis Burda
2022-10-05
1
-14
/
+17
*
Small fixes
Louis Burda
2022-10-04
1
-11
/
+4
*
Fix kvm-amd module
Louis Burda
2022-09-06
1
-1
/
+1
*
Run SEV_INIT on vmfd before intializing vmcpu for runtime memory decryption
Louis Burda
2022-08-31
1
-1
/
+1
*
Stash VU code state
Louis Burda
2022-08-31
1
-1
/
+2
*
sev.c now works until KVM_SEV_LAUNCH_FINISH
Louis Burda
2022-08-30
1
-1
/
+1
*
Reorder repo into module and tests
Louis Burda
2022-08-13
1
-10
/
+4
*
Added ioctl interface and debuged single access evictions
Louis Burda
2022-08-08
1
-0
/
+3
*
Vincent' working single eviction test
Louis Burda
2022-08-04
1
-0
/
+0
*
Single eviction test with sleep
Louis Burda
2022-07-26
1
-0
/
+9
*
Added proc device for reading counts
Louis Burda
2022-07-25
1
-2
/
+1
*
Working prime and probe - but inaccuarate
Louis Burda
2022-07-25
1
-3
/
+1
*
Read program counters directly, add print and remove procfs approach for testing
Louis Burda
2022-07-25
1
-7
/
+11
*
Add proc device for communicating counts with userspace
Louis Burda
2022-07-06
1
-2
/
+4
*
Initial out-of-tree setup
Louis Burda
2022-07-04
1
-0
/
+25