libvirt: Add objects and notifications for sound model.

This patch adds just the objects and notifications required to
support an extra spec to configure a sound device inside
the guest. This is useful for SPICE consoles using the native
protocol.

Change-Id: I2faeda0fd0fb9c8894d69558a1ccaab8da9f6a1b
Signed-off-by: Michael Still <mikal@stillhq.com>
This commit is contained in:
Michael Still
2025-07-07 14:44:57 +10:00
parent 1c03429337
commit 183896a79b
9 changed files with 45 additions and 8 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ psutil>=3.2.2 # BSD
oslo.versionedobjects>=1.35.0 # Apache-2.0
os-brick>=6.10.0 # Apache-2.0
os-resource-classes>=1.1.0 # Apache-2.0
os-traits>=3.4.0 # Apache-2.0
os-traits>=3.5.0 # Apache-2.0
os-vif>=3.1.0 # Apache-2.0
castellan>=0.16.0 # Apache-2.0
microversion-parse>=0.2.1 # Apache-2.0