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
/
cachepc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stash minor fixes
Louis Burda
2023-01-09
2
-13
/
+22
*
Stash previous changes
Louis Burda
2023-01-05
2
-2
/
+4
*
Fix page fault handling and investigate exec stepping with minimal vm
Louis Burda
2022-12-19
5
-65
/
+127
*
Adding support for exec based tracking (unstable)
Louis Burda
2022-12-11
7
-160
/
+216
*
Implement VMSA change based single stepping and guest vmmcall intercept among...
Louis Burda
2022-11-25
7
-52
/
+80
*
Add program to verify SVME bit is set during VMRUN
Louis Burda
2022-11-22
4
-3
/
+27
*
Improved single stepping and added initial cpuid events
Louis Burda
2022-11-22
7
-30
/
+86
*
APIC single stepping working
Louis Burda
2022-11-16
2
-4
/
+8
*
Various fixes and improvements
Louis Burda
2022-11-15
4
-24
/
+80
*
Rename files
Louis Burda
2022-11-15
5
-2
/
+2
*
Rename sevstep to cachepc tracking
Louis Burda
2022-11-12
5
-40
/
+40
*
Rename uspt to cachepc events
Louis Burda
2022-11-12
6
-189
/
+177
*
Implement track mode instead of just cachepc_track_single_step
Louis Burda
2022-11-12
4
-48
/
+68
*
Try decrypting guest vmsa for rip debug info in sevstep test
Louis Burda
2022-11-12
4
-4
/
+28
*
Add fault error codes to event + sevstep debugging
Louis Burda
2022-11-10
7
-30
/
+58
*
Enable tracking data fault after instruction fetch
Louis Burda
2022-11-04
5
-54
/
+67
*
Fixed page tracking and somewhat working single step probe
Louis Burda
2022-11-04
5
-19
/
+29
*
Stash progress
Louis Burda
2022-11-03
8
-39
/
+128
*
Build crypto module and no ACCESS_PATTERN in aes-detect_guest
Louis Burda
2022-11-03
1
-2
/
+1
*
Outline aes-detection guest host setup
Louis Burda
2022-11-02
7
-43
/
+41
*
Add online baseline measurement and pmc reset
Louis Burda
2022-10-27
4
-19
/
+85
*
Add baseline measurement mode
Louis Burda
2022-10-27
4
-0
/
+49
*
Further prune and refactor sevstep
Louis Burda
2022-10-25
7
-1104
/
+127
*
Validate cache topology at module init
Louis Burda
2022-10-21
3
-29
/
+123
*
Fix sevstep page tracking example
Louis Burda
2022-10-20
11
-55
/
+43
*
Update with debugging update for ack event
Vincent Ulitzsch
2022-10-14
1
-0
/
+1
*
Fix the TRACK_ALL handler by using the vcpu->kvm->nr_memslot_pages counter
Vincent Ulitzsch
2022-10-14
11
-39
/
+20
*
Replace smp_processor_id with get_cpu
Louis Burda
2022-10-14
4
-17
/
+46
*
Renaming, refactoring and pruning
Louis Burda
2022-10-06
4
-353
/
+408
*
Move cachepc ioctl into kvm device and remove old procfs endpoint
Louis Burda
2022-10-06
5
-91
/
+629
*
Merge sevstep with cachepc dir and merge cachepc headers
Louis Burda
2022-10-06
11
-121
/
+1163
*
More minor refactors
Louis Burda
2022-10-05
2
-4
/
+4
*
Migrate sevstep to cachepc pmc api
Louis Burda
2022-10-05
3
-14
/
+19
*
Sevstep and cachepc refactoring
Louis Burda
2022-10-05
5
-81
/
+80
*
Fix uapi types and expose KVM_TRACK enum
Louis Burda
2022-10-05
1
-3
/
+4
*
Refactor sevstep kernel patch into repository
Louis Burda
2022-10-05
10
-0
/
+1246