]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: add USB port to nodedev XML
authorMaximilian Martin <maximilian_martin@gmx.de>
Mon, 18 Aug 2025 14:34:16 +0000 (16:34 +0200)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 11 Feb 2026 18:26:39 +0000 (18:26 +0000)
commitf0cdc0fca4da6319829359e8eea8d4a85cd44515
tree700acef67f2d64377ee685af250d9fa8e2ca4f17
parentb97afe28f54dae1d122baa33d1a371b68775b7b2
nodedev: add USB port to nodedev XML

This adds the physical USB port to the capabilities of a
USB device in nodedev XML.
example: <port>1.4</port>

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
src/conf/node_device_conf.c
src/conf/node_device_conf.h
src/conf/schemas/basictypes.rng
src/conf/schemas/domaincommon.rng
src/conf/schemas/nodedev.rng
src/node_device/node_device_udev.c
tests/nodedevschemadata/usb_device_1d6b_1_0000_00_1d_0.xml