qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] Sparc64 / Solaris 11 on Linux / X86-64 Host


From: Roy Laurie
Subject: Re: [Qemu-discuss] Sparc64 / Solaris 11 on Linux / X86-64 Host
Date: Tue, 27 Nov 2012 10:06:13 -0800

I found the -M flag in the documentation and changed the command to:
sparc64-softmmu/qemu-system-sparc64 -m 1G -nographic -cdrom /home/rlaurie/download/sol-11_1-text-sparc.iso -hda /tmp/sol.img -boot d -M sun4v

I get this result:

OpenBIOS for Sparc64
Configuration device id QEMU version 1 machine id 64
kernel cmdline 
CPUs: 1 x SUNW,UltraSPARC-T1
UUID: 00000000-0000-0000-0000-000000000000
Welcome to OpenBIOS v1.0 built on Aug 19 2012 13:06
  Type 'help' for detailed information
Trying cdrom:f...
Not a bootable ELF image
Not a bootable a.out image

Loading FCode image...
Loaded 7284 bytes
entry point is 0x4000
Unhandled Exception 0x0000000000000034
PC = 0x00000000ffd1a0f0 NPC = 0x00000000ffd1a0f4
Stopping execution

-M Niagara doesn't get to the OpenBIOS screen, I get an immediate dump.

Sincerely,
  Roy Laurie



On Tue, Nov 27, 2012 at 8:53 AM, Roy Laurie <address@hidden> wrote:
I'm trying to emulate a Solaris 11 Sparc64 guest on a 64bit Ubuntu host (or any Linux OS). It seems that a lot of the documentation that I've found on the web is for earlier versions of Solaris on QEMU, so I'm not sure if I'm doing everything right.

I've already cloned and compiled qemu from master, using: ./configure --target-list="sparc64-softmmu"

I run this command:

sparc64-softmmu/qemu-system-sparc64 -m 1G -nographic -cdrom /home/rlaurie/download/sol-11_1-text-sparc.iso -hda /tmp/sol.img -boot d

Is there a way to emulate one of the later CPU models from the Sparc M or T series?

OpenBIOS for Sparc64
Configuration device id QEMU version 1 machine id 0
kernel cmdline 
CPUs: 1 x SUNW,UltraSPARC-IIi
UUID: 00000000-0000-0000-0000-000000000000
Welcome to OpenBIOS v1.0 built on Aug 19 2012 13:06
  Type 'help' for detailed information
Trying cdrom:f...
Not a bootable ELF image
Not a bootable a.out image

Loading FCode image...
Loaded 7284 bytes
entry point is 0x4000
Ignoring failed claim for va 1000000 memsz b4016!
Ignoring failed claim for va 1402000 memsz 55c18!
Ignoring failed claim for va 1800000 memsz 52a38!

Jumping to entry point 00000000010071f8 for type 0000000000000001...
switching to new context: entry point 0x10071f8 stack 0x00000000ffe86b39
'SUNW,UltraSPARC-IIi' is not supported by this release of Solaris.
EXIT
-1 > 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]