Kaitlin Rupert <kaitlin@linux.vnet.ibm.com>
Sent by: libvirt-cim-bounces@redhat.com
01/28/2010 03:58 PM
Please respond to
List for discussion and development of libvirt CIM <libvirt-cim@redhat.com>
To
libvirt-cim@redhat.com
cc
Subject
[Libvirt-cim] [PATCH 1 of 3] Add new device field to net device struct
# HG changeset patch
# User Kaitlin Rupert <karupert@us.ibm.com>
# Date 1264722331 28800
# Node ID 9532502f5d5e76efa998c4b6c9339cf47f91b914
# Parent b57ba34c0932d77e11f65282dec5c2094d6ba818
Add new device field to net device struct
This field will be used to hold the target device of the network interface
device. This patch also includes support for parsing a guest XML to get
an already defined target device, as well as code for generating XML with
a target device specified.