Age | Commit message (Expand) | Author |
---|---|---|
2023-08-31 | bulk: Do not declare function prototypes using 'extern' keyword | Philippe Mathieu-Daudé |
2022-05-11 | Clean up header guards that don't match their file name | Markus Armbruster |
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_query_sev_attestation_report() to sev.c | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Remove stubs by using code elision | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Declare system-specific functions in 'sev.h' | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Rename sev_i386.h -> sev.h | Philippe Mathieu-Daudé |