ChangeSet 1.1706, 2005/06/10 02:58:26+01:00, mwilli2@xxxxxxxxxxxxxxxxxxxx
Tiny tweak to fix ballooning via Xend.
xu.c | 1 -
1 files changed, 1 deletion(-)
diff -Nru a/tools/python/xen/lowlevel/xu/xu.c
b/tools/python/xen/lowlevel/xu/xu.c
--- a/tools/python/xen/lowlevel/xu/xu.c 2005-06-10 03:01:55 -04:00
+++ b/tools/python/xen/lowlevel/xu/xu.c 2005-06-10 03:01:55 -04:00
@@ -908,7 +908,6 @@
break;
case TYPE(CMSG_MEM_REQUEST, CMSG_MEM_REQUEST_SET):
P2C(mem_request_t, target, u32);
- P2C(mem_request_t, status, u32);
break;
case TYPE(CMSG_USBIF_FE, CMSG_USBIF_FE_INTERFACE_STATUS_CHANGED):
P2C(usbif_fe_interface_status_changed_t, status, u32);
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|