[libvirt][PATCH v11 3/4] conf: Introduce SGX EPC element into device memory xml

Yang, Lin A lin.a.yang at intel.com
Thu May 12 23:57:51 UTC 2022


On 5/11/22, 11:51 PM, "Peter Krempa" <pkrempa at redhat.com> wrote:

> On Tue, May 10, 2022 at 23:11:11 -0700, Lin Yang wrote:
> > diff --git a/tests/qemuxml2xmltest.c b/tests/qemuxml2xmltest.c
> > index 58ee29cd33..51f805dcab 100644
> > --- a/tests/qemuxml2xmltest.c
> > +++ b/tests/qemuxml2xmltest.c
> > @@ -1468,6 +1468,8 @@ mymain(void)
> >                    QEMU_CAPS_DEVICE_VIRTIO_RNG,
> >                    QEMU_CAPS_OBJECT_RNG_RANDOM);
> >
> > +    DO_TEST_CAPS_LATEST("sgx-epc");
> > +
>
> Use DO_TEST_CAPS_VER with 6.2.0 similarly to how you did in the
> qemuxml2argvtest. This feature is host dependant and my host doesn't
> have it. Since I periodically re-generate the latest capabilities, the
> test would start failing.

Thanks for pointing out this. I will update it soon in next version patch.

Thanks,
Lin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20220512/9758fb09/attachment-0001.htm>


More information about the libvir-list mailing list