summaryrefslogtreecommitdiffstats
path: root/cachepc
Commit message (Expand)AuthorAgeFilesLines
* Page track support (without speculation)Louis Burda2023-01-242-19/+19
* Remove unused ioctlsLouis Burda2023-01-231-43/+0
* Use 16-bit realmode assembly for guests (!)Louis Burda2023-01-235-11/+99
* Reimplement test and prime+probe in asm, make self-tests harder and improve n...Louis Burda2023-01-217-426/+290
* Stash asm version of hwpf testLouis Burda2023-01-194-21/+85
* Many fixes, more precise single-stepping and more robust self-testsLouis Burda2023-01-195-342/+256
* Fixup kvm-eviction and refactor kvm-stepLouis Burda2023-01-176-108/+211
* Fix kvm-eviction kvm & sev supportLouis Burda2023-01-113-22/+27
* Restructuring of kernel changesLouis Burda2023-01-112-12/+4
* Stash fixupsLouis Burda2023-01-103-173/+3
* Begin ioctl and test-case overhaulLouis Burda2023-01-104-364/+139
* Stash minor fixesLouis Burda2023-01-092-13/+22
* Stash previous changesLouis Burda2023-01-052-2/+4
* Fix page fault handling and investigate exec stepping with minimal vmLouis Burda2022-12-195-65/+127
* Adding support for exec based tracking (unstable)Louis Burda2022-12-117-160/+216
* Implement VMSA change based single stepping and guest vmmcall intercept among...Louis Burda2022-11-257-52/+80
* Add program to verify SVME bit is set during VMRUNLouis Burda2022-11-224-3/+27
* Improved single stepping and added initial cpuid eventsLouis Burda2022-11-227-30/+86
* APIC single stepping workingLouis Burda2022-11-162-4/+8
* Various fixes and improvementsLouis Burda2022-11-154-24/+80
* Rename filesLouis Burda2022-11-155-2/+2
* Rename sevstep to cachepc trackingLouis Burda2022-11-125-40/+40
* Rename uspt to cachepc eventsLouis Burda2022-11-126-189/+177
* Implement track mode instead of just cachepc_track_single_stepLouis Burda2022-11-124-48/+68
* Try decrypting guest vmsa for rip debug info in sevstep testLouis Burda2022-11-124-4/+28
* Add fault error codes to event + sevstep debuggingLouis Burda2022-11-107-30/+58
* Enable tracking data fault after instruction fetchLouis Burda2022-11-045-54/+67
* Fixed page tracking and somewhat working single step probeLouis Burda2022-11-045-19/+29
* Stash progressLouis Burda2022-11-038-39/+128
* Build crypto module and no ACCESS_PATTERN in aes-detect_guestLouis Burda2022-11-031-2/+1
* Outline aes-detection guest host setupLouis Burda2022-11-027-43/+41
* Add online baseline measurement and pmc resetLouis Burda2022-10-274-19/+85
* Add baseline measurement modeLouis Burda2022-10-274-0/+49
* Further prune and refactor sevstepLouis Burda2022-10-257-1104/+127
* Validate cache topology at module initLouis Burda2022-10-213-29/+123
* Fix sevstep page tracking exampleLouis Burda2022-10-2011-55/+43
* 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-1411-39/+20
* Replace smp_processor_id with get_cpuLouis Burda2022-10-144-17/+46
* Renaming, refactoring and pruningLouis Burda2022-10-064-353/+408
* Move cachepc ioctl into kvm device and remove old procfs endpointLouis Burda2022-10-065-91/+629
* Merge sevstep with cachepc dir and merge cachepc headersLouis Burda2022-10-0611-121/+1163
* More minor refactorsLouis Burda2022-10-052-4/+4
* Migrate sevstep to cachepc pmc apiLouis Burda2022-10-053-14/+19
* Sevstep and cachepc refactoringLouis Burda2022-10-055-81/+80
* Fix uapi types and expose KVM_TRACK enumLouis Burda2022-10-051-3/+4
* Refactor sevstep kernel patch into repositoryLouis Burda2022-10-0510-0/+1246