qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Help Debugging AIX boot on qemu-system-ppc (it reads bo


From: Brian Wheeler
Subject: Re: [Qemu-devel] Help Debugging AIX boot on qemu-system-ppc (it reads bootfile.exe now)
Date: Mon, 04 Apr 2011 16:52:12 -0400

Booting AIX 5.2 gives me 

-------------------------------------------------------------------------------
                                Welcome to AIX.
                       boot image timestamp: 70:80 15/C0
                 The current time and date: 20:40:45 04/04/2011
                number of processors: 1    size of memory: 2047Mb
boot device: cd:\ppc\chrp\bootfile.exe
Validation failed: the "/rtas" device node does not exist.
EXIT


So at least for earlier versions of AIX there are still missing firmware
bits.

Brian


On Mon, 2011-04-04 at 13:28 -0700, Kenneth Salerno wrote:
> --- On Mon, 04 Apr 2011 08:59:37 -0400, Brian Wheeler wrote:
> 
> > Out of curiosity, what command line did you use for this?
> 
> ./qemu/ppc-softmmu/qemu-system-ppc \
>   -net none \
>   -m 2047 \
>   -nographic \
>   -bios ./qemu/pc-bios/openbios-ppc \
>   -hda aix.img \
>   -cdrom ibmvios.iso \
>   -boot d \
>   -rtc base=localtime,clock=host \
>   -uuid xx...
>   -monitor tcp:127.0.0.1:9979,server,nowait \
>   -serial tcp:127.0.0.1:9980,server,nowait \
>   -d in_asm,out_asm,op,op_opt
> 
> 





reply via email to

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