This commit is contained in:
committed by
Git OBS Bridge
parent
616dfa112f
commit
b4c780fd71
12
blktap.patch
12
blktap.patch
@@ -1,10 +1,10 @@
|
||||
bug #239173
|
||||
bug #242953
|
||||
|
||||
Index: xen-3.4.0-testing/tools/python/xen/xend/XendDomainInfo.py
|
||||
Index: xen-3.4.1-testing/tools/python/xen/xend/XendDomainInfo.py
|
||||
===================================================================
|
||||
--- xen-3.4.0-testing.orig/tools/python/xen/xend/XendDomainInfo.py
|
||||
+++ xen-3.4.0-testing/tools/python/xen/xend/XendDomainInfo.py
|
||||
--- xen-3.4.1-testing.orig/tools/python/xen/xend/XendDomainInfo.py
|
||||
+++ xen-3.4.1-testing/tools/python/xen/xend/XendDomainInfo.py
|
||||
@@ -2940,7 +2940,7 @@ class XendDomainInfo:
|
||||
(fn, BOOTLOADER_LOOPBACK_DEVICE))
|
||||
|
||||
@@ -14,10 +14,10 @@ Index: xen-3.4.0-testing/tools/python/xen/xend/XendDomainInfo.py
|
||||
'device': BOOTLOADER_LOOPBACK_DEVICE,
|
||||
}
|
||||
|
||||
Index: xen-3.4.0-testing/tools/ioemu-remote/xenstore.c
|
||||
Index: xen-3.4.1-testing/tools/ioemu-remote/xenstore.c
|
||||
===================================================================
|
||||
--- xen-3.4.0-testing.orig/tools/ioemu-remote/xenstore.c
|
||||
+++ xen-3.4.0-testing/tools/ioemu-remote/xenstore.c
|
||||
--- xen-3.4.1-testing.orig/tools/ioemu-remote/xenstore.c
|
||||
+++ xen-3.4.1-testing/tools/ioemu-remote/xenstore.c
|
||||
@@ -311,9 +311,9 @@ void xenstore_parse_domain_config(int hv
|
||||
{
|
||||
char **e_danger = NULL;
|
||||
|
Reference in New Issue
Block a user