
On 5/11/22, 8:13 AM, "Han Han" <hhan@redhat.com> wrote:
On Wed, May 11, 2022 at 2:12 PM Lin Yang <lin.a.yang@intel.com<mailto:lin.a.yang@intel.com>> wrote: @@ -7844,7 +7849,9 @@ Example: usage of the memory devices 1.2.14` Provide ``nvdimm`` model that adds a Non-Volatile DIMM module. :since:`Since 3.2.0` Provide ``virtio-pmem`` model to add a paravirtualized persistent memory device. :since:`Since 7.1.0` Provide ``virtio-mem`` model - to add paravirtualized memory device. :since:`Since 7.9.0` + to add paravirtualized memory device. :since:`Since 7.9.0` Provide + ``sgx-epc`` model to add a SGX enclave page cache (EPC) memory to the guest. + :since:`Since 8.1.0` s/8.1.0/8.4.0/ and QEMU 6.2.0
Sure, will update in next version patch. Thanks for the comments. Thanks, Lin.