summaryrefslogtreecommitdiff
path: root/target/i386/sev.c
AgeCommit message (Expand)Author
2018-04-02sev/i386: fix memory leak in sev_guest_init()Greg Kurz
2018-03-13sev/i386: add sev_get_capabilities()Brijesh Singh
2018-03-13sev/i386: add migration blockerBrijesh Singh
2018-03-13sev/i386: finalize the SEV guest launch flowBrijesh Singh
2018-03-13sev/i386: add support to LAUNCH_MEASURE commandBrijesh Singh
2018-03-13sev/i386: add command to encrypt guest memory regionBrijesh Singh
2018-03-13sev/i386: add command to create launch memory encryption contextBrijesh Singh
2018-03-13sev/i386: register the guest memory range which may contain encrypted dataBrijesh Singh
2018-03-13sev/i386: add command to initialize the memory encryption contextBrijesh Singh
2018-03-13target/i386: add Secure Encrypted Virtualization (SEV) objectBrijesh Singh