virtinst: fix compare for audio devices

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Pavel Hrdina 2024-02-12 10:40:19 +01:00 committed by Cole Robinson
parent ef64949e84
commit 2a0aa2d56b

View File

@ -132,6 +132,7 @@ class Device(XMLBuilder):
"interface": ["macaddr", "xmlindex"],
"input": ["bus", "type", "xmlindex"],
"sound": ["model", "xmlindex"],
"audio": ["type", "id"],
"video": ["model", "xmlindex"],
"watchdog": ["model", "xmlindex"],
"hostdev": ["type", "managed", "xmlindex",