Re: [PATCH v9 2/5] Transfer Qemu SGX Capabilities to XML

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/15/21 04:40, Haibin Huang wrote:
> Convert qemu sgx capabilities:
> {"sgx": true, "section-size": 0, "flc": false}
> 
> to XML format:
>  <sgx supported='yes'>
>     <flc>no</flc>
>     <epc_size unit='KiB'>1</epc_size>
>  </sgx>
> 

This should make it obvious which XML you are talking about. It is
domain capabilities XML, or domcaps XML for short. For commit message
either is usable.

> Signed-off-by: Haibin Huang <haibin.huang@xxxxxxxxx>
> ---


>  99 files changed, 146 insertions(+), 1 deletion(-)
> 

As I said in previous patch, parts of the patch should be moved into
this one, because domcaps is semantically different change than QEMU
querying.

Also, please don't forget to update documentation:
docs/formatdomaincaps.html.in

You want probably reference new memory model there, so this patch could
be moved towards the end, after the new memory model was introduced and
documented.

Michal




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux