[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] [IA64] update xc_shadow_control call with new parameters
# HG changeset patch # User awilliam@xxxxxxxxxxx # Node ID ac41222866e90ceb8b927c9fd0d42761ebc1d8b1 # Parent 56ec2377b32e18ab3f0da752c08047491a54ecb7 [IA64] update xc_shadow_control call with new parameters Signed-off-by: Alex Williamson <alex.williamson@xxxxxx> --- tools/libxc/ia64/xc_ia64_linux_save.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -r 56ec2377b32e -r ac41222866e9 tools/libxc/ia64/xc_ia64_linux_save.c --- a/tools/libxc/ia64/xc_ia64_linux_save.c Wed Aug 23 11:16:11 2006 -0600 +++ b/tools/libxc/ia64/xc_ia64_linux_save.c Wed Aug 23 11:16:26 2006 -0600 @@ -79,7 +79,7 @@ static int xc_ia64_shadow_control(int xc } return xc_shadow_control(xc_handle, domid, sop, - dirty_bitmap, pages, stats); + dirty_bitmap, pages, NULL, 0, stats); } static inline ssize_t _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |