Re: [Qemu-devel] [PATCH 4/6] pseries: Implement PAPR NVRAM

2012-09-26 Thread Alexander Graf
On 26.09.2012, at 05:12, David Gibson wrote: > The PAPR specification requires a certain amount of NVRAM, accessed via > RTAS, which we don't currently implement in qemu. This patch addresses > this deficiency, implementing the NVRAM as a VIO device, with some glue to > instantiate it automatica

[Qemu-devel] [PATCH 4/6] pseries: Implement PAPR NVRAM

2012-09-25 Thread David Gibson
The PAPR specification requires a certain amount of NVRAM, accessed via RTAS, which we don't currently implement in qemu. This patch addresses this deficiency, implementing the NVRAM as a VIO device, with some glue to instantiate it automatically based on a machine option. The machine option spec