[XenPPC] [xenppc-unstable] [POWERPC][XEN][LIBXC] Make xc_linux_build() use populate_physmap()

2007-03-02 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Hollis Blanchard <[EMAIL PROTECTED]> # Date 1172876884 21600 # Node ID 9fe6fe88a6a1a2886c24f2af764d663c05afda55 # Parent 49b519c69421bf7ee7df36024815f21c7c21 [POWERPC][XEN][LIBXC] Make xc_linux_build() use populate_physmap() - populate_physmap() is the only way to i

[XenPPC] please pull xenppc-unstable-merge.hg

2007-03-02 Thread Hollis Blanchard
Hi Keir, could you please pull from http://xenbits.xensource.com/ext/xenppc-unstable-merge.hg ? There are two patches that touch common code: * Add a guest_physmap hook for max_mem changes. We've finally gotten around to removing a hack we've carried in the PowerPC tree for a

[XenPPC] [xenppc-unstable] [POWERPC][XEN] Implement guest_physmap_{add, remove}_page().

2007-03-02 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Hollis Blanchard <[EMAIL PROTECTED]> # Date 1172876879 21600 # Node ID 49b519c69421bf7ee7df36024815f21c7c21 # Parent 94373d6dfb25f3b125ac0550df4f45d225f9e388 [POWERPC][XEN] Implement guest_physmap_{add,remove}_page(). - Use p2m array in pfn2mfn() and DOMCTL_getmemli

[XenPPC] [xenppc-unstable] [POWERPC][XEN] Implement guest_physmap_max_mem_pages().

2007-03-02 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Hollis Blanchard <[EMAIL PROTECTED]> # Date 1172876821 21600 # Node ID 94373d6dfb25f3b125ac0550df4f45d225f9e388 # Parent d13289d7e61b3359eae9d835495522ad29acc1b1 [POWERPC][XEN] Implement guest_physmap_max_mem_pages(). - Create a p2m array large enough to cover d->max_pa

[XenPPC] [xenppc-unstable] [POWERPC][XEN] Move dom0 memory allocation into construct_dom0().

2007-03-02 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Hollis Blanchard <[EMAIL PROTECTED]> # Date 1172783085 21600 # Node ID c01731b8cc990ad394c5693002666260958cc4a5 # Parent bd0b97a569fe9f5c99c2015380b6c0f0825f6ca3 [POWERPC][XEN] Move dom0 memory allocation into construct_dom0(). General clean-up to prepare for initializi

[XenPPC] [xenppc-unstable] [POWERPC][XEN] Introduce "platform" abstraction to describe the IO hole.

2007-03-02 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Hollis Blanchard <[EMAIL PROTECTED]> # Date 1172876810 21600 # Node ID d13289d7e61b3359eae9d835495522ad29acc1b1 # Parent c01731b8cc990ad394c5693002666260958cc4a5 [POWERPC][XEN] Introduce "platform" abstraction to describe the IO hole. Signed-off-by: Ryan Harper <[EMAIL

[XenPPC] [xenppc-unstable] [XEN] Add arch hook for max_mem domctl.

2007-03-02 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Hollis Blanchard <[EMAIL PROTECTED]> # Date 1172776731 21600 # Node ID bd0b97a569fe9f5c99c2015380b6c0f0825f6ca3 # Parent 3629517371f005789b1b038efc93ea49b6d4fa78 [XEN] Add arch hook for max_mem domctl. This patch introduces an arch hook in the MAX_MEM hcall. In particu

[XenPPC] [linux-ppc-2.6] [POWERPC][XEN][LINUX] Support populate_physmap hcalls.

2007-03-02 Thread Xen patchbot-linux-ppc-2.6
# HG changeset patch # User Hollis Blanchard <[EMAIL PROTECTED]> # Date 1172781745 21600 # Node ID 43dcc1cc2dd84e7b02c48e2824e37cf1505b2df3 # Parent 7638780944199b7dad6cc4f017e26cde99f0e695 [POWERPC][XEN][LINUX] Support populate_physmap hcalls. Signed-off-by: Ryan Harper <[EMAIL PROTECTED]> Signed

[XenPPC] [xenppc-unstable] [POWERPC][XEN] Don't create a start_info_t structure for dom0.

2007-03-02 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Hollis Blanchard <[EMAIL PROTECTED]> # Date 1172781178 21600 # Node ID 3629517371f005789b1b038efc93ea49b6d4fa78 # Parent 0902dfafca1c9b247556760e451fabd7eb464345 [POWERPC][XEN] Don't create a start_info_t structure for dom0. It's no longer needed now that Linux construc

[XenPPC] [linux-ppc-2.6] [POWERPC][XEN][LINUX] Always construct a start_info_t from device tree properties.

2007-03-02 Thread Xen patchbot-linux-ppc-2.6
# HG changeset patch # User Hollis Blanchard <[EMAIL PROTECTED]> # Date 1172781585 21600 # Node ID 7638780944199b7dad6cc4f017e26cde99f0e695 # Parent 3e512eaf2a6f0f740331bc891fbc0a29392a2794 [POWERPC][XEN][LINUX] Always construct a start_info_t from device tree properties. Xen used to create one f