1 Commits (eb52c6d7698824e877a19293706c77ce7b523120)

Author SHA1 Message Date
Daniel P. Berrangé 7373759583 qapi: make SEV commands unconditionally available 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Brijesh Singh 77d1abd91e hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled 2 years ago
Brijesh Singh f3c30c575d hw/i386/sev: Add function to get SEV metadata from OVMF header 2 years ago
Markus Armbruster 6f1e91f716 error: Drop superfluous #include "qapi/qmp/qerror.h" 4 years ago
Philippe Mathieu-Daudé cd35beb488 monitor: Reduce hmp_info_sev() declaration 5 years ago
Philippe Mathieu-Daudé aa3950182f target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c 5 years ago
Philippe Mathieu-Daudé 0875a7038b target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c 5 years ago
Philippe Mathieu-Daudé 8371df2902 target/i386/sev: Move qmp_query_sev_capabilities() to sev.c 5 years ago
Philippe Mathieu-Daudé 11a6ed0e77 target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c 5 years ago
Philippe Mathieu-Daudé 3208de1cd2 target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c 5 years ago
Philippe Mathieu-Daudé 93777de365 target/i386/sev: Rename sev_i386.h -> sev.h 5 years ago
Philippe Mathieu-Daudé e24b333204 target/i386/sev: Restrict SEV to system emulation 5 years ago
Philippe Mathieu-Daudé d58d9f55a7 target/i386/sev: Mark unreachable code with g_assert_not_reached() 5 years ago
Philippe Mathieu-Daudé 4e7189e112 target/i386/sev: Remove sev_get_me_mask() 5 years ago
Philippe Mathieu-Daudé 40cbafe05b target/i386/sev_i386.h: Remove unused headers 5 years ago
Dov Murik cff03145ed sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot 5 years ago
Brijesh Singh 3ea1a80243 target/i386/sev: add support to query the attestation report 5 years ago
Paolo Bonzini b2f73a0784 sev/i386: Allow AP booting under SEV-ES 6 years ago
Tom Lendacky 6b98e96f18 sev/i386: Add initial support for SEV-ES 6 years ago
David Gibson aacdb84413 sev: Remove false abstraction of flash encryption 6 years ago
Tobin Feldman-Fitzthum c7f7e6970d sev: add sev-inject-launch-secret 6 years ago
Paolo Bonzini e4f6278557 target/i386: sev: provide proper error reporting for query-sev-capabilities 6 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Brijesh Singh 9f75079498 sev/i386: add sev_get_capabilities() 9 years ago
Brijesh Singh c6c89c976d sev/i386: add support to LAUNCH_MEASURE command 9 years ago
Brijesh Singh d8575c6c02 sev/i386: add command to initialize the memory encryption context 9 years ago
Brijesh Singh 54e8953967 kvm: introduce memory encryption APIs 9 years ago
Brijesh Singh b20e37801f kvm: add memory encryption context 9 years ago