Re: [Qemu-devel] [RFC for-2.7 06/11] pseries: Consolidate RTAS loading

2016-04-27 Thread Thomas Huth
On 20.04.2016 04:33, David Gibson wrote: > At each system reset, the pseries machine needs to load RTAS, the run > time portion of the guest firmware, into the VM. This means copying > the actual RTAS code into guest memory, and also updating the device > tree so that the guest OS and boot firmwar

Re: [Qemu-devel] [RFC for-2.7 06/11] pseries: Consolidate RTAS loading

2016-04-20 Thread Alexey Kardashevskiy
On 04/20/2016 12:33 PM, David Gibson wrote: At each system reset, the pseries machine needs to load RTAS, the run time portion of the guest firmware, into the VM. This means copying the actual RTAS code into guest memory, and also updating the device tree so that the guest OS and boot firmware c

[Qemu-devel] [RFC for-2.7 06/11] pseries: Consolidate RTAS loading

2016-04-19 Thread David Gibson
At each system reset, the pseries machine needs to load RTAS, the run time portion of the guest firmware, into the VM. This means copying the actual RTAS code into guest memory, and also updating the device tree so that the guest OS and boot firmware can locate it. For historical reasons the copy