aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/sgx-epc.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow1-1/+1
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong1-0/+3
2021-11-09target/i386: sgx: mark device not user creatablePaolo Bonzini1-0/+1
2021-09-30sgx-epc: Add the fill_device_info() callback supportYang Zhong1-1/+10
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson1-6/+14
2021-09-30i386: Add 'sgx-epc' device to expose EPC sections to guestSean Christopherson1-0/+167