1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-13 01:57:25 +03:00
libvirt/tests/qemuxml2argvdata
Lin Yang facadf2491 conf: Introduce SGX EPC element into device memory xml
<devices>
  ...
  <memory model='sgx-epc'>
    <source>
      <nodemask>0-1</nodemask>
    </source>
    <target>
      <size unit='KiB'>512</size>
      <node>0</node>
    </target>
  </memory>
  ...
</devices>

Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2022-11-11 14:06:34 +01:00
..
2022-05-16 14:29:04 +02:00
2018-08-24 13:23:36 +02:00
2018-10-15 13:13:29 +02:00