qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [Qemu-devel] Update boot_order on reset for sPAPR


From: Alexey Kardashevskiy
Subject: Re: [Qemu-ppc] [Qemu-devel] Update boot_order on reset for sPAPR
Date: Tue, 27 Jan 2015 13:31:41 +1100
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 01/27/2015 10:52 AM, address@hidden wrote:
> This is cleaner attempt to fix -boot once=X behaviour on sPAPR
> 
> qemu-system-ppc64 -m 1024 -enable-kvm -boot once=d -vga none -nographic
> Ready! 
> 0 > dev /chosen   ok
> 0 > .properties  
> stdout                           3e512100  
> ....
> ibm,architecture-vec-5           00000000  0080
> qemu,boot-device                 d
>                                  6400
> linux,stdout-path                /vdevice/address@hidden
> ....
> 0 > reset-all
> ....
> Ready! 
> 0 > dev /chosen   ok
> 0 > .properties  
> stdout                           3e512100  
> ....
> ibm,architecture-vec-5           00000000  0080
> linux,stdout-path                /vdevice/address@hidden
> 
> Compared to previous patch set, this one doesn't implement register_boot_set 
> for sPAPR,
> but instead updates boot_order at MachineState and read it on each guest's 
> reset.

Looks good to me.
Reviewed-by: Alexey Kardashevskiy <address@hidden>



-- 
Alexey



reply via email to

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