]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
add print_pci_addr
authorDerumier Alexandre <aderumier@odiso.com>
Thu, 15 Sep 2011 04:47:39 +0000 (06:47 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 15 Sep 2011 06:08:47 +0000 (08:08 +0200)
commit72a063e4948db0fd9b2f2bbdaedd3e01567381ca
treec69ca5735219feb99008744733a5775844f46c98
parent3ea94c60d221ee0b96bbc2e988119df3d4a01175
add print_pci_addr

contain devices pci addr and bus mapping
return formated string with bus=pci.x,addr=x

also in this commit, use it for virtio disk

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
PVE/QemuServer.pm