WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0 of 2] management tools portability v3

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 0 of 2] management tools portability v3
From: Hollis Blanchard <hollisb@xxxxxxxxxx>
Date: Mon, 5 Jun 2006 16:18:32 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 05 Jun 2006 14:28:47 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
These patches allow me to use 32-bit libxc (and xend and xm) with a 64-bit PPC 
hypervisor.

This is a resend. I've updated to the latest xen-unstable tree, and changed the 
privcmd types from uint64_t to __u64 at Chris Wright's request. I've also 
converted all PFN types (even non-arrays) in the ABI to use the new xen_pfn_t 
type.

Please apply.

-- 
Hollis Blanchard
IBM Linux Technology Center
25 files changed, 174 insertions(+), 153 deletions(-)
linux-2.6-xen-sparse/include/xen/public/privcmd.h |   16 +++---
tools/debugger/libxendebug/xendebug.c             |    2 
tools/ioemu/hw/cirrus_vga.c                       |   12 ++--
tools/ioemu/vl.c                                  |   15 +++--
tools/libxc/xc_core.c                             |    8 +--
tools/libxc/xc_domain.c                           |   10 +--
tools/libxc/xc_hvm_build.c                        |    6 +-
tools/libxc/xc_ia64_stubs.c                       |   12 ++--
tools/libxc/xc_linux.c                            |    2 
tools/libxc/xc_linux_build.c                      |   21 ++++----
tools/libxc/xc_linux_restore.c                    |   14 ++---
tools/libxc/xc_linux_save.c                       |   26 +++++-----
tools/libxc/xc_load_aout9.c                       |    4 -
tools/libxc/xc_load_bin.c                         |    4 -
tools/libxc/xc_load_elf.c                         |    8 +--
tools/libxc/xc_private.c                          |   44 ++++++++---------
tools/libxc/xenctrl.h                             |   16 +++---
tools/libxc/xg_private.h                          |    4 -
tools/libxc/xg_save_restore.h                     |   12 ++--
xen/common/memory.c                               |   20 +++++--
xen/include/public/arch-ia64.h                    |    3 +
xen/include/public/arch-x86_32.h                  |    3 +
xen/include/public/arch-x86_64.h                  |    3 +
xen/include/public/dom0_ops.h                     |   54 ++++++++++-----------
xen/include/public/memory.h                       |    8 +--
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel