summaryrefslogtreecommitdiffstats
path: root/hw/i386/sgx.c
Commit message (Expand)AuthorAgeFilesLines
* hw/i386: add 4g boundary start to X86MachineStateJoao Martins2022-07-261-1/+1
* hw: Fix misleading hexadecimal formatPhilippe Mathieu-Daudé2022-03-241-1/+1
* qapi: Cleanup SGX related comments and restore @section-sizeYang Zhong2022-01-281-2/+9
* numa: Support SGX numa in the monitor and Libvirt interfacesYang Zhong2021-12-101-9/+42
* numa: Enable numa for SGX EPC sectionsYang Zhong2021-12-101-0/+44
* sgx: Reset the vEPC regions during VM rebootYang Zhong2021-11-101-0/+50
* hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-131-2/+24
* hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-131-1/+2
* hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé2021-10-131-3/+3
* target/i386: Add the query-sgx-capabilities QMP commandYang Zhong2021-09-301-0/+66
* target/i386: Add HMP and QMP interfaces for SGXYang Zhong2021-09-301-0/+31
* i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson2021-09-301-0/+73