aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/sgx-stub.c
AgeCommit message (Expand)Author
2023-12-31target/i386: the sgx_epc_get_section stub is reachablePaolo Bonzini
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong
2021-10-13hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé
2021-10-13hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé
2021-10-13hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé
2021-09-30target/i386: Add the query-sgx-capabilities QMP commandYang Zhong
2021-09-30target/i386: Add HMP and QMP interfaces for SGXYang Zhong
2021-09-30i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson