183896a79b
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>
9 lines
193 B
JSON
9 lines
193 B
JSON
{
|
|
"nova_object.namespace": "nova",
|
|
"nova_object.data": {
|
|
"hw_architecture": "x86_64"
|
|
},
|
|
"nova_object.name": "ImageMetaPropsPayload",
|
|
"nova_object.version": "1.16"
|
|
}
|