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
/
kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add syscall to deinit events to prevent blocking on send
Louis Burda
2023-02-07
1
-2
/
+6
*
Basic qemu eviction test with signalled stepping and added rip syscall
Louis Burda
2023-01-26
1
-82
/
+21
*
Create flat binaries to support more complex guests
Louis Burda
2023-01-24
1
-27
/
+51
*
Page track support (without speculation)
Louis Burda
2023-01-24
1
-3
/
+0
*
Move kvm to guest process and add ipc for synchronization
Louis Burda
2023-01-23
1
-0
/
+57
*
Use 16-bit realmode assembly for guests (!)
Louis Burda
2023-01-23
1
-2
/
+5
*
Reimplement test and prime+probe in asm, make self-tests harder and improve n...
Louis Burda
2023-01-21
1
-167
/
+54
*
Fixup kvm-eviction and refactor kvm-step
Louis Burda
2023-01-17
1
-229
/
+501
*
Outline aes-detection guest host setup
Louis Burda
2022-11-02
1
-0
/
+0
*
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
/
+15
*
Sevstep and cachepc refactoring
Louis Burda
2022-10-05
1
-1
/
+1
*
Fix uapi types and expose KVM_TRACK enum
Louis Burda
2022-10-05
1
-6
/
+0
*
Refactor sevstep kernel patch into repository
Louis Burda
2022-10-05
1
-2
/
+1
*
Run SEV_INIT on vmfd before intializing vmcpu for runtime memory decryption
Louis Burda
2022-08-31
1
-55
/
+6
*
Stash VU code state
Louis Burda
2022-08-31
1
-121
/
+5
*
Further progress on launching an encrypted vm
Louis Burda
2022-08-30
1
-7
/
+41
*
Update
Louis Burda
2022-08-30
1
-2
/
+84
*
test/kvm: Remove consistent noise with baseline measurement
Louis Burda
2022-08-26
1
-19
/
+54
*
Clean up kvm eviction test
Louis Burda
2022-08-16
1
-141
/
+60
*
Minor tweaks
Louis Burda
2022-08-15
1
-7
/
+9
*
Fixup test/kvm, add target_set to ioctl tests as argument
Louis Burda
2022-08-13
1
-34
/
+53
*
Reorder repo into module and tests
Louis Burda
2022-08-13
1
-0
/
+405