From: Daniel P. Berrange Date: Thu, 10 Dec 2009 19:19:08 +0000 (+0000) Subject: Add address info to sound, video and watchdog devices X-Git-Tag: v0.7.6~182 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a9e4ea94f11685271915e8b1e358a9e1118e3788;p=thirdparty%2Flibvirt.git Add address info to sound, video and watchdog devices Add the virDomainDeviceAddress information to the sound, video and watchdog devices. This means all of them gain the new XML element
This brings them upto par with disk/net/hostdev devices which already have address info * src/conf/domain_conf.h: Add virDomainDeviceAddress to sound, video & watchdog device struts. * src/conf/domain_conf.c: Hook up parsing/formatting for virDomainDeviceAddress in sound, video & watchdog devices * docs/schemas/domain.rng: Associate device address info with sound, video & watchdog --- diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng index f42658751f..dd729c0dff 100644 --- a/docs/schemas/domain.rng +++ b/docs/schemas/domain.rng @@ -907,6 +907,9 @@ + + +