From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEmje-0002wJ-GT for qemu-devel@nongnu.org; Tue, 26 Apr 2011 14:11:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEmjd-0006Dk-KD for qemu-devel@nongnu.org; Tue, 26 Apr 2011 14:11:42 -0400 Received: from mail-vx0-f173.google.com ([209.85.220.173]:46185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEmjd-0006DR-Hd for qemu-devel@nongnu.org; Tue, 26 Apr 2011 14:11:41 -0400 Received: by vxb41 with SMTP id 41so766297vxb.4 for ; Tue, 26 Apr 2011 11:11:41 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Blue Swirl Date: Tue, 26 Apr 2011 21:11:21 +0300 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] Question on qemu build environment. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Super Bisquit Cc: qemu-devel@nongnu.org On Tue, Apr 26, 2011 at 4:23 PM, Super Bisquit wrote: > I have noticed that qemu does not fully function on FreeBSD sparc64. > Besides nox@freebsd.org and myself, has anyone tried building and > running qemu under FreeBSD sparc64? I think you are the first to report. On OpenBSD/Sparc64 I could run qemu-system-sparc with the test image and get a command prompt (it seems to be broken now), but i386 emulator (or Sparc64 TCG target) has problems with unaligned accesses.