summaryrefslogtreecommitdiffstats
path: root/test/sevstep.c
Commit message (Expand)AuthorAgeFilesLines
* Adding support for exec based tracking (unstable)Louis Burda2022-12-111-19/+11
* Attempt to temporarily map vmsa page as sharedLouis Burda2022-11-281-108/+75
* Improved single stepping and added initial cpuid eventsLouis Burda2022-11-221-12/+21
* APIC single stepping workingLouis Burda2022-11-161-11/+11
* Various fixes and improvementsLouis Burda2022-11-151-158/+19
* Implement track mode instead of just cachepc_track_single_stepLouis Burda2022-11-121-4/+4
* Try decrypting guest vmsa for rip debug info in sevstep testLouis Burda2022-11-121-27/+178
* Add fault error codes to event + sevstep debuggingLouis Burda2022-11-101-35/+90
* 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