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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add kvm-targetstep to gitignore
Louis Burda
2023-02-06
4
-1
/
+2
*
Swap gp registers to xmm in vmenter
Louis Burda
2023-02-06
3
-8
/
+0
*
Add aes crypto stepping initial test
Louis Burda
2023-02-06
6
-18
/
+258
*
qemu-targetstep: Attempt to track guest process gfn when running in userspace
Louis Burda
2023-02-06
12
-12
/
+60
*
Fix stepping inconsistency by moving oneshot after primee
Louis Burda
2023-02-06
9
-28
/
+40
*
Simplify target gfn stepping by tracking a single page
Louis Burda
2023-02-03
3
-11
/
+2
*
Properly implement target gfn stepping
Louis Burda
2023-02-03
19
-1151
/
+428
*
qemu-pagestep is quasi-realtime when suppresing slow kernel logging
Louis Burda
2023-02-02
9
-41
/
+85
*
Debug single-stepping on page-boundaries in page_step
Louis Burda
2023-02-02
9
-11
/
+19
*
Set default frequency to 1.5GHz and adjust apic timer divide accordingly
Louis Burda
2023-02-02
4
-5
/
+9
*
Add event batching and handling of instructions loads on page boundaries for ...
Louis Burda
2023-02-02
16
-36
/
+117
*
Add guest provisioning scripts and instructions
Louis Burda
2023-02-01
9
-42
/
+155
*
fixup! Event batching
Louis Burda
2023-02-01
6
-24
/
+21
*
Update README
Louis Burda
2023-02-01
1
-15
/
+29
*
Properly initialize locks
Louis Burda
2023-02-01
3
-1
/
+4
*
Remove kernel config for previous version and updated README
Louis Burda
2023-02-01
4
-10360
/
+22
*
Fix build, add more build instructions to README
Louis Burda
2023-02-01
4
-12
/
+19
*
Add track config to TRACK_MODE ioctl and combine TRACK_STEPS_* modes
Louis Burda
2023-01-30
12
-575
/
+68
*
Event batching
Louis Burda
2023-01-30
5
-83
/
+154
*
Added mainpfn guest utility to determine rough pfn for userspace code
Louis Burda
2023-01-30
5
-10
/
+69
*
Make CPC_TRACK_PAGES_RESOLVE the default since no extra overhead
Louis Burda
2023-01-27
9
-31
/
+21
*
Consistent use of cpc shorthand instead of cachepc
Louis Burda
2023-01-27
11
-447
/
+428
*
Add CPC_TRACK_STEPS and make apic reset more robust
Louis Burda
2023-01-27
11
-20
/
+28
*
Added initial qemu-eviction and qemu-pagestep
Louis Burda
2023-01-27
16
-48
/
+162
*
Basic qemu eviction test with signalled stepping and added rip syscall
Louis Burda
2023-01-26
18
-523
/
+303
*
Use mfence instead of lfence for memory barrier
Louis Burda
2023-01-25
5
-4
/
+7
*
Debug copy_to_user occasionally failing in kvm-step
Louis Burda
2023-01-25
6
-33
/
+29
*
Remove cachepc objects from kvm-amd module
Louis Burda
2023-01-25
7
-36
/
+38
*
Replace bloated cache_ds alloc method
Louis Burda
2023-01-25
8
-471
/
+87
*
Create flat binaries to support more complex guests
Louis Burda
2023-01-24
20
-124
/
+178
*
Test page tracking with potential branch prediction in guest
Louis Burda
2023-01-24
1
-0
/
+10
*
Page track support (without speculation)
Louis Burda
2023-01-24
5
-97
/
+62
*
Move kvm to guest process and add ipc for synchronization
Louis Burda
2023-01-23
9
-639
/
+317
*
Remove unused ioctls
Louis Burda
2023-01-23
3
-69
/
+1
*
Specify which revisions are out-of-sync with kernel changes
Louis Burda
2023-01-23
1
-3
/
+2
*
Use 16-bit realmode assembly for guests (!)
Louis Burda
2023-01-23
13
-47
/
+200
*
Reimplement test and prime+probe in asm, make self-tests harder and improve n...
Louis Burda
2023-01-21
15
-611
/
+369
*
Stash asm version of hwpf test
Louis Burda
2023-01-19
4
-21
/
+85
*
Many fixes, more precise single-stepping and more robust self-tests
Louis Burda
2023-01-19
10
-367
/
+323
*
Fixup kvm-eviction and refactor kvm-step
Louis Burda
2023-01-17
19
-1535
/
+1096
*
Remove outdated kernel patch
Louis Burda
2023-01-12
1
-1185
/
+0
*
Fix kvm-eviction kvm & sev support
Louis Burda
2023-01-11
10
-148
/
+283
*
Restructuring of kernel changes
Louis Burda
2023-01-11
3
-12
/
+4
*
Stash fixups
Louis Burda
2023-01-10
8
-192
/
+19
*
Begin ioctl and test-case overhaul
Louis Burda
2023-01-10
25
-572
/
+901
*
Use compilation load average target instead of jobs
Louis Burda
2023-01-09
1
-6
/
+6
*
Update cachepc-linux remote
Louis Burda
2023-01-09
2
-1
/
+1
*
Stash minor fixes
Louis Burda
2023-01-09
5
-20
/
+27
*
Stash previous changes
Louis Burda
2023-01-05
5
-10
/
+6
*
Fix page fault handling and investigate exec stepping with minimal vm
Louis Burda
2022-12-19
17
-179
/
+11230
[next]