summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/sev_migrate_tests.c
Commit message (Expand)AuthorAgeFilesLines
* selftests: KVM: allow sev_migrate_tests on machines without SEV-ESPaolo Bonzini2022-02-181-21/+57
* KVM: SEV: Allow SEV intra-host migration of VM with mirrorsPeter Gonda2022-02-181-14/+33
* selftests: KVM: sev_migrate_tests: Add mirror command testsPeter Gonda2022-01-071-4/+51
* selftests: KVM: sev_migrate_tests: Fix sev_ioctl()Peter Gonda2022-01-071-1/+2
* selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()Peter Gonda2022-01-071-4/+1
* KVM: SEV: Prohibit migration of a VM that has mirrorsPaolo Bonzini2021-11-301-0/+37
* selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROMPaolo Bonzini2021-11-301-7/+105
* selftests: sev_migrate_tests: free all VMsPaolo Bonzini2021-11-261-1/+8
* selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini2021-11-261-2/+5
* selftest: KVM: Add intra host migration testsPeter Gonda2021-11-111-0/+203