
On Fri, Jan 08, 2010 at 05:23:00PM +0000, Daniel P. Berrange wrote:
Add the virDomainDeviceAddress information to the sound, video and watchdog devices. This means all of them gain the new XML element
<address .... />
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 --- docs/schemas/domain.rng | 9 +++++++ src/conf/domain_conf.c | 54 +++++++++++++++++++++++++++++++++++++++------- src/conf/domain_conf.h | 3 ++ 3 files changed, 57 insertions(+), 9 deletions(-)
ACK, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/