From: Maximilian Martin Date: Mon, 18 Aug 2025 14:34:14 +0000 (+0200) Subject: schema: add USB port attribute X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e8f30dc848a643bc35a31544f870b729ad68d6;p=thirdparty%2Flibvirt.git schema: add USB port attribute Adds USB bus/port addressing the domain XML file schema. Optionally, the physical USB port can be declared instead of the USB device address. Reviewed-by: Daniel P. Berrangé Signed-off-by: Maximilian Martin --- diff --git a/src/conf/schemas/domaincommon.rng b/src/conf/schemas/domaincommon.rng index e659900687..bd6b88b429 100644 --- a/src/conf/schemas/domaincommon.rng +++ b/src/conf/schemas/domaincommon.rng @@ -6835,9 +6835,14 @@ - - - + + + + + + + +