SHA256
1
0
forked from pool/xen

Updating link to change in openSUSE:Factory/xen revision 87.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=2ee8e2a5a7c26c495d150d09da1a1674
This commit is contained in:
OBS User buildservice-autocommit
2010-04-02 22:15:37 +00:00
committed by Git OBS Bridge
parent bf52b1dc27
commit 4dea4cbc6e
14 changed files with 174 additions and 104 deletions

View File

@@ -19,7 +19,7 @@ Index: xen-4.0.0-testing/xen/arch/x86/platform_hypercall.c
struct xen_platform_op curop, *op = &curop;
if ( !IS_PRIV(current->domain) )
@@ -475,6 +476,24 @@ ret_t do_platform_op(XEN_GUEST_HANDLE(xe
@@ -484,6 +485,24 @@ ret_t do_platform_op(XEN_GUEST_HANDLE(xe
op->u.mem_add.epfn,
op->u.mem_add.pxm);
break;