Patch cleanup. Refreshed several patches.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=69
This commit is contained in:
committed by
Git OBS Bridge
parent
393ad2e586
commit
1fbd8d52a6
@@ -98,7 +98,7 @@ Index: xen-4.0.0-testing/tools/python/xen/xend/XendDomainInfo.py
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/tools/python/xen/xend/XendDomainInfo.py
|
||||
+++ xen-4.0.0-testing/tools/python/xen/xend/XendDomainInfo.py
|
||||
@@ -1470,6 +1470,27 @@ class XendDomainInfo:
|
||||
@@ -1473,6 +1473,27 @@ class XendDomainInfo:
|
||||
pci_conf = self.info['devices'][dev_uuid][1]
|
||||
return map(pci_dict_to_bdf_str, pci_conf['devs'])
|
||||
|
||||
|
Reference in New Issue
Block a user