summaryrefslogtreecommitdiffstats
path: root/test/sevstep.c
Commit message (Collapse)AuthorAgeFilesLines
* Enable tracking data fault after instruction fetchLouis Burda2022-11-041-4/+2
|
* Fixed page tracking and somewhat working single step probeLouis Burda2022-11-041-19/+21
|
* Stash progressLouis Burda2022-11-031-29/+77
|
* Outline aes-detection guest host setupLouis Burda2022-11-021-2/+2
|
* Further prune and refactor sevstepLouis Burda2022-10-251-9/+7
|
* Fix sevstep page tracking exampleLouis Burda2022-10-201-29/+40
|
* Update with debugging update for ack eventVincent Ulitzsch2022-10-141-0/+1
|
* Fix the TRACK_ALL handler by using the vcpu->kvm->nr_memslot_pages counterVincent Ulitzsch2022-10-141-0/+0
|
* Replace smp_processor_id with get_cpuLouis Burda2022-10-141-4/+5
|
* Renaming, refactoring and pruningLouis Burda2022-10-061-15/+497
|
* Move cachepc ioctl into kvm device and remove old procfs endpointLouis Burda2022-10-061-1/+1
|
* Merge sevstep with cachepc dir and merge cachepc headersLouis Burda2022-10-061-1/+1
|
* Fix uapi types and expose KVM_TRACK enumLouis Burda2022-10-051-1/+3
|
* Refactor sevstep kernel patch into repositoryLouis Burda2022-10-051-0/+32