Patch cleanup. Refreshed several patches.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=69
This commit is contained in:
Charles Arnold
2010-07-30 22:40:48 +00:00
committed by Git OBS Bridge
parent 393ad2e586
commit 1fbd8d52a6
13 changed files with 45 additions and 45 deletions

View File

@@ -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'])