Age | Commit message (Expand) | Author |
---|---|---|
2023-02-23 | error: Drop superfluous #include "qapi/qmp/qerror.h" | Markus Armbruster |
2021-10-13 | monitor: Reduce hmp_info_sev() declaration | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Move qmp_query_sev_capabilities() to sev.c | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Rename sev_i386.h -> sev.h | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Restrict SEV to system emulation | Philippe Mathieu-Daudé |