[libvirt PATCH 4/9] conf: add passt XML additions to schema

Ján Tomko jtomko at redhat.com
Mon Jan 9 06:49:11 UTC 2023


On a Sunday in 2023, Laine Stump wrote:
>Initial support for network devices using passt (https://passt.top)
>for the backend connection will require:
>
>* new attributes of the <backend> subelement:
>  * "type" that can have the value "passt" (to differentiate from
>    slirp, because both slirp and passt will use <interface
>    type='user'>)
>  * "logFile" (a path to a file that passt should use for its logging)
>  * "upstream" (a netdev name, e.g. "eth0").
>
>* a new subelement <portForward> (described in more detail later)
>
>Signed-off-by: Laine Stump <laine at redhat.com>
>---
> src/conf/schemas/domaincommon.rng         | 65 +++++++++++++++++++++++
> tests/qemuxml2argvdata/net-user-passt.xml | 57 ++++++++++++++++++++
> 2 files changed, 122 insertions(+)
> create mode 100644 tests/qemuxml2argvdata/net-user-passt.xml
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20230109/2fd1858d/attachment.sig>


More information about the libvir-list mailing list