From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schwartz Subject: xm-test thoughts Date: Thu, 03 May 2007 13:18:52 -0600 Message-ID: <463A359C.6000209@hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I have created (by hand; the normal build process does not work on ia64) a ramdisk for use with xm-test on ia64. What's the best way to get this included on http://xm-test.xensource.com/ramdisks/ so that others might be able to use it? It will require the arbitrary ramdisk size patch I previously posted, as it's 8MB, but other than that, I've been able to run xm-test successfully with it. -=Eric