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

Re: [Xen-devel] [RFC][PATCH]mini-os: big-endian mini-os on ia64

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] [RFC][PATCH]mini-os: big-endian mini-os on ia64
From: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Mar 2007 11:55:05 +0100
Delivery-date: Thu, 15 Mar 2007 03:54:16 -0700
Domainkey-signature: s=s768; d=fujitsu-siemens.com; c=nofws; q=dns; b=JAMV+EsmubHLE48VBsXupCblumMjjsRKdlL/To5rkR+cVKRgRPf9k3f7TfnAcAmXXnP54d+R2Cac/7LDtjJU4sIMdsl3C0Err8RSkqtCp1HjXHTwZ9I4MZFXMcCmTPUt;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45E74EC5.6070300@xxxxxxxxx>
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>
References: <C209BDCA.A355%keir@xxxxxxxxxxxxx> <45E74EC5.6070300@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.5
Hi Gregor,

Am Donnerstag, 1. März 2007 23:08 schrieb Grzegorz Milos:
> One solution to the rotting problem would be write regression tests.
> High level tests (like for example netfront test) would be quite good at
> picking missing SWAPs, since they exercise a fair amount of Xen/Dom0
> interfaces. Still it's quite hard to check the coverage (anybody happens
> to be an expert on coverage testing?).
>
> I too dislike scattering SWAPs all over the code, but I guess having a
> nice set of wrappers would at least confine the problem. Still ... not
> that fond of it.
>
> Cheers
> Gregor

I send this as a private mail to you.
First thanks for opening a possible door to the SWAP stuff.
I don't full understand your rotting problem.
With recent binutils (see 
http://sources.redhat.com/ml/binutils/2004-07/msg00110.html) everybody on 
ia64 hardware can build big-endian images on a little-endian linux machine. 
Only some special make flags in mini-os/arch/ia64/arch.mk (and the SWAPs) are 
needed to build a big-endian mini-os on ia64-linux. So a running big-endian 
mini-os on xen-ia64 is already a regression test itself I think.
So the most currently used interfaces are checked with a running mini-os. 
Maybe for some more interface regression tests are possible/needed.
What do you think? Where is my mistake in thinking about this?
Thanks.

Dietmar

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>