From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27477 invoked by alias); 19 Aug 2009 18:00:25 -0000 Received: (qmail 27470 invoked by uid 22791); 19 Aug 2009 18:00:24 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Aug 2009 18:00:16 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n7JI0DPo007697; Wed, 19 Aug 2009 14:00:13 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n7JI0CW4026881; Wed, 19 Aug 2009 14:00:12 -0400 Received: from localhost.localdomain (vpn-8-12.rdu.redhat.com [10.11.8.12]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n7JI08FT030524; Wed, 19 Aug 2009 14:00:08 -0400 Message-ID: <4A8C3DA8.9070109@redhat.com> Date: Wed, 19 Aug 2009 18:00:00 -0000 From: David Smith User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3 MIME-Version: 1.0 To: "systemtap@sourceware.org" CC: fedora-s390x@lists.fedoraproject.org Subject: Fedora 11 s390x emulator Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00402.txt.bz2 Back on 6/18, Karsten Hopp posted the following message to fedora-devel-list: The Fedora s390x team has published a f11 s390x hercules emulator image. Since that message was sent, there was a second image published, called 'f11-s390x-20090716.img.bz2' that you'll find in . I've taken that image, booted it, and done some systemtap testing with it. Here's what I've found. - Setup: Once your host system setup is done, setting the the s390x guest image is normal for any f11 system. You'll need to use yum to install the various packages systemtap needs for development and test. Note that there isn't a s390x yum debuginfo repository, so you'll have to download the kernel's debuginfo packages from the s390x project's koji instance: - Speed: As you can imagine, the emulated s390x system is slow, very slow. But, with patience, it is usable. Note that yum seems to be extremely slow. - Systemtap: Systemtap seems to generally work on the emulated s390x system. I've worked with kernel is 2.6.29.5-191.fc11.s390x (after a yum update), so it is much more recent than a rhel5 kernel. I was never able to get a full systemtap testsuite run completed. The first problem I ran into was I kept getting timeouts. After an increase of 20x on all timeout values, I didn't get timeouts anymore, but the testsuite would just hang after awhile. So, from a systemtap point of view, what could you use this for? - an easy way to test for compilation errors on an s390x - a good way to test an individual systemtap testcase/feature If anyone has any questions, please let me know. -- David Smith dsmith@redhat.com Red Hat http://www.redhat.com 256.217.0141 (direct) 256.837.0057 (fax)