Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-31 | target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine | Zhao Liu | 1 | -0/+5 |
2023-12-31 | target/i386: the sgx_epc_get_section stub is reachable | Paolo Bonzini | 1 | -1/+1 |
2021-12-10 | numa: Enable numa for SGX EPC sections | Yang Zhong | 1 | -0/+4 |
2021-10-13 | hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c | Philippe Mathieu-Daudé | 1 | -2/+8 |
2021-10-13 | hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c | Philippe Mathieu-Daudé | 1 | -1/+3 |
2021-10-13 | hw/i386/sgx: Have sgx_epc_get_section() return a boolean | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-09-30 | target/i386: Add the query-sgx-capabilities QMP command | Yang Zhong | 1 | -0/+6 |
2021-09-30 | target/i386: Add HMP and QMP interfaces for SGX | Yang Zhong | 1 | -0/+7 |
2021-09-30 | i386: Update SGX CPUID info according to hardware/KVM/user input | Sean Christopherson | 1 | -0/+13 |