- Update to Xen 4.7 RC1

xen-4.7.0-testing-src.tar.bz2

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=426
This commit is contained in:
Charles Arnold
2016-05-03 17:07:53 +00:00
committed by Git OBS Bridge
parent ad4da5f656
commit eb83ba8f31
9 changed files with 22 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ Index: xen-4.7.0-testing/tools/libxl/libxl.c
===================================================================
--- xen-4.7.0-testing.orig/tools/libxl/libxl.c
+++ xen-4.7.0-testing/tools/libxl/libxl.c
@@ -2773,6 +2773,10 @@ static void device_disk_add(libxl__egc *
@@ -2506,6 +2506,10 @@ static void device_disk_add(libxl__egc *
/* now create a phy device to export the device to the guest */
goto do_backend_phy;
case LIBXL_DISK_BACKEND_QDISK: