
12 Nov
2013
12 Nov
'13
5:42 p.m.
On 10/14/2013 11:29 AM, Viktor Mihajlovski wrote:
This allows to define KVM guests with persistent device addresses for disks and network interfaces. The new function rasd_to_device_address extracts the address properties from the disk or network RASD and fills the device_address sub-structure of the affected virt_device.
Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com> --- src/Virt_VirtualSystemManagementService.c | 51 ++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-)
ACK John