summaryrefslogtreecommitdiffstats
path: root/test/sev.c
Commit message (Collapse)AuthorAgeFilesLines
* Outline aes-detection guest host setupLouis Burda2022-11-021-0/+0
|
* Add online baseline measurement and pmc resetLouis Burda2022-10-271-21/+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-1/+1
| | | | vmrun yet)
* Test esLouis Burda2022-09-011-3/+0
|
* Run SEV_INIT on vmfd before intializing vmcpu for runtime memory decryptionLouis Burda2022-08-311-343/+280
|
* Hang reproducible, but no bugfix yetVincent Ulitzsch2022-08-311-5/+8
|
* VM guest state verification, VM run hangsVincent Ulitzsch2022-08-311-9/+30
|
* Verification that enc/dec worksVincent Ulitzsch2022-08-301-0/+63
|
* sev.c now works until KVM_SEV_LAUNCH_FINISHLouis Burda2022-08-301-0/+524