]> git.ipfire.org Git - thirdparty/qemu.git/commit
i386/pc: Add e820 entry for SGX EPC section(s)
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 19 Jul 2021 11:21:21 +0000 (19:21 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Sep 2021 13:30:24 +0000 (15:30 +0200)
commit1ed1ccc5a429b3fb35d9756f911eb652a6ab00c5
treeccd37dfce6693922dc0d468c83d4a092cb2ce9bb
parent0cf4ce00d2255ef48d560d36559e7a4cda41748b
i386/pc: Add e820 entry for SGX EPC section(s)

Note that SGX EPC is currently guaranteed to reside in a single
contiguous chunk of memory regardless of the number of EPC sections.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Message-Id: <20210719112136.57018-19-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc.c