summaryrefslogtreecommitdiffstats
path: root/test/sev-es.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly implement target gfn steppingLouis Burda2023-02-031-546/+0
|
* Fix kvm-eviction kvm & sev supportLouis Burda2023-01-111-18/+17
|
* Various fixes and improvementsLouis Burda2022-11-151-1/+1
| | | | Fixed vmsa decode for getting rip in debug mode. Added state machine to data access tracking. Handle mutliple unexpected data access page faults
* Outline aes-detection guest host setupLouis Burda2022-11-021-0/+0
|
* Add online baseline measurement and pmc resetLouis Burda2022-10-271-22/+25
|
* Fix the TRACK_ALL handler by using the vcpu->kvm->nr_memslot_pages counterVincent Ulitzsch2022-10-141-0/+0
|
* Move cachepc ioctl into kvm device and remove old procfs endpointLouis Burda2022-10-061-14/+10
|
* Sevstep and cachepc refactoringLouis Burda2022-10-051-1/+1
|
* Refactor sevstep kernel patch into repositoryLouis Burda2022-10-051-2/+1
|
* sev-es: Fixed OOM symptom, prime & probe working (but not directly around ↵Louis Burda2022-09-011-68/+57
| | | | vmrun yet)
* Test esLouis Burda2022-09-011-0/+560