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/+1 |
2023-01-08 | include: Include headers where needed | Markus Armbruster | 1 | -0/+1 |
2021-12-10 | numa: Enable numa for SGX EPC sections | Yang Zhong | 1 | -0/+3 |
2021-10-13 | hw/i386/sgx: Have sgx_epc_get_section() return a boolean | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-09-30 | hw/i386/pc: Account for SGX EPC sections when calculating device memory | Sean Christopherson | 1 | -0/+7 |
2021-09-30 | i386: Update SGX CPUID info according to hardware/KVM/user input | Sean Christopherson | 1 | -0/+2 |
2021-09-30 | vl: Add sgx compound properties to expose SGX EPC sections to guest | Sean Christopherson | 1 | -0/+14 |
2021-09-30 | i386: Add 'sgx-epc' device to expose EPC sections to guest | Sean Christopherson | 1 | -0/+44 |