qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: malc <av1474@comtv.ru>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Adding support for Mac OS X ppc64 host
Date: Sat, 12 Dec 2009 15:58:42 +0300 (MSK)	[thread overview]
Message-ID: <Pine.LNX.4.64.0912121556200.3089@linmac.oyster.ru> (raw)
In-Reply-To: <3F95E7B3-E026-4F1E-87CA-98DF3B242EDE@web.de>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 2353 bytes --]

On Sat, 12 Dec 2009, Andreas F?rber wrote:

> 
> Am 06.12.2009 um 07:37 schrieb malc:
> 
> > On Sun, 6 Dec 2009, Andreas F?rber wrote:
> > 
> > > 
> > > Am 06.12.2009 um 06:14 schrieb malc:
> > > 
> > > > On Sun, 6 Dec 2009, Andreas Faerber wrote:
> > > > 
> > > > > qemu-system-sparc64 works on ppc64 while it didn't on ppc!
> > > > 
> > > > Does it work on linux ppc64? If so
> > > 
> > > Haven't had a chance to test on other ppc[64] platforms yet.
> > > 
> > > > how exactly did you test that
> > > > (so that i can try to debug it here)
> > > 
> > > $ /Users/andreas/QEMU/latest64/bin/qemu-system-sparc64 -boot d -cdrom
> > > /Users/andreas/QEMU/sol-10-u3-ga-sparc-dvd.iso
> > > $ /Users/andreas/QEMU/latest64/bin/qemu-system-sparc64 -boot d -cdrom
> > > /Users/andreas/QEMU/debian-40r3-sparc-CD-1.iso
> > > 
> > > All these (also MilaX, in case you don't have Solaris 10 around) are
> > > expected
> > > to enter OpenBIOS and result in OpenBIOS errors but not in QEMU crashes or
> > > hangs.
> > > On Linux add -nographic.
> > > 
> > 
> > I was only able to find debian-40r3-sparc-netinst.iso here on ppc/linux
> > it boots (i think):
> > 
> > <snip snip>
> > boot: expert
> > Allocated 8 Megs of memory at 0x40000000 for kernel
> > Loaded kernel version 2.6.18
> > Loading initial ramdisk (3882238 bytes at 0xC00000 phys, 0x40C00000 virt)...
> > -
> > Remapping the kernel... done.
> > Booting Linux...
> > 
> > And it sits there while i'm losing patience..
> > 
> > Can you retry with netinst, if it behaves like CD-1 in your case the
> > problem is most likely confined to OSX, otherwise i would have to search
> > for CD-1 better.
> 
> I tried with 4.0r8 businesscard: Such a hang I could reproduce on Linux/ppc
> and Linux/ppc64 and OSX/ppc64 and Linux/amd64 only when running with
> qemu-system-sparc64, but not with qemu-system-sparc.

So the problem is in no way limited to ppc, good to know.
 
> Also, on Linux/ppc64, qemu and qemu-system-x86_64 render Haiku nightly image
> r34558 x86gcc2 unusable (desktop garbled, no cursor), while on Linux/ppc and
> OSX/ppc64 (r34514) and Linux/amd64 it works okay.

That's vga/display issue (have you tried -vga std ?, FranГois REVOL 
mentioned that it works with one of those and doesn't work with others)

-- 
mailto:av1474@comtv.ru

      reply	other threads:[~2009-12-12 12:58 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-06  4:57 [Qemu-devel] Adding support for Mac OS X ppc64 host Andreas Faerber
2009-12-06  4:57 ` [Qemu-devel] [PATCH 1/3] TCG: Mac OS X support for ppc64 target Andreas Faerber
2009-12-06  4:57   ` [Qemu-devel] [PATCH 2/3] Cocoa: ppc64 host support Andreas Faerber
2009-12-06  4:57     ` [Qemu-devel] [PATCH 3/3] Cocoa: Silence warnings Andreas Faerber
2009-12-06  5:13   ` [Qemu-devel] Re: [PATCH 1/3] TCG: Mac OS X support for ppc64 target malc
2009-12-06  5:25     ` Andreas Färber
2009-12-06  6:28       ` malc
2009-12-06 13:00         ` [Qemu-devel] [PATCH v2 " Andreas Faerber
2009-12-06 13:00           ` [Qemu-devel] [PATCH v2 2/3] Cocoa: ppc64 host support Andreas Faerber
2009-12-06 13:00             ` [Qemu-devel] [PATCH v2 3/3] Cocoa: Silence warnings Andreas Faerber
2009-12-06 13:02             ` [Qemu-devel] Re: [PATCH v2 2/3] Cocoa: ppc64 host support Alexander Graf
2009-12-06 13:23               ` Andreas Färber
2009-12-06 13:32                 ` Alexander Graf
2009-12-06 13:41             ` Mike Kronenberg
2009-12-06 14:09               ` Andreas Färber
2009-12-06 15:21                 ` [Qemu-devel] [PATCH v3 1/3] TCG: Mac OS X support for ppc64 target Andreas Faerber
2009-12-06 15:21                   ` [Qemu-devel] [PATCH v3 2/3] Cocoa: ppc64 host support Andreas Faerber
2009-12-06 15:21                     ` [Qemu-devel] [PATCH v3 3/3] Cocoa: Silence warnings Andreas Faerber
2009-12-06 13:08         ` [Qemu-devel] Re: [PATCH 1/3] TCG: Mac OS X support for ppc64 target Andreas Färber
2009-12-06  5:14 ` [Qemu-devel] Adding support for Mac OS X ppc64 host malc
2009-12-06  5:41   ` Andreas Färber
2009-12-06  6:37     ` malc
2009-12-11 21:32       ` Andreas Färber
2009-12-12 13:00         ` malc
2009-12-15 17:00         ` malc
2009-12-15 22:36           ` Andreas Färber
2009-12-12  1:21       ` Andreas Färber
2009-12-12 12:58         ` malc [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0912121556200.3089@linmac.oyster.ru \
    --to=av1474@comtv.ru \
    --cc=andreas.faerber@web.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).