aboutsummaryrefslogtreecommitdiff
path: root/target/i386/sev_i386.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-13target/i386/sev: Rename sev_i386.h -> sev.hPhilippe Mathieu-Daudé1-48/+0
2021-10-13target/i386/sev: Remove sev_get_me_mask()Philippe Mathieu-Daudé1-1/+0
2021-10-13target/i386/sev_i386.h: Remove unused headersPhilippe Mathieu-Daudé1-4/+0
2021-10-05sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux bootDov Murik1-0/+12
2021-06-01target/i386/sev: add support to query the attestation reportBrijesh Singh1-0/+2
2021-02-16sev/i386: Add initial support for SEV-ESTom Lendacky1-0/+1
2021-02-16pc: add parser for OVMF reset blockJames Bottomley1-1/+0
2020-07-10target/i386: sev: provide proper error reporting for query-sev-capabilitiesPaolo Bonzini1-1/+1
2020-06-12target/i386: sev: Move local structure definitions into .c fileDavid Gibson1-44/+0
2020-06-12target/i386: sev: Remove unused QSevGuestInfoClassDavid Gibson1-5/+0
2019-08-16Include generated QAPI headers lessMarkus Armbruster1-1/+1
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster1-1/+1
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau1-1/+1
2018-03-13sev/i386: add sev_get_capabilities()Brijesh Singh1-0/+1
2018-03-13sev/i386: add support to LAUNCH_MEASURE commandBrijesh Singh1-0/+2
2018-03-13sev/i386: add command to initialize the memory encryption contextBrijesh Singh1-0/+24
2018-03-13target/i386: add Secure Encrypted Virtualization (SEV) objectBrijesh Singh1-0/+61