Re: [Qemu-devel] [PATCH 0/2] Here are 2 patches to enable sPAPR NVRAM migration.

2014-10-15 Thread Alexander Graf
On 02.10.14 11:56, Alexey Kardashevskiy wrote: > Please comment. Thanks! > > Changes: > v2: > * reworked to always have a copy of NVRAM in RAM and use file only for writes Thanks, applied to ppc-next. Alex

Re: [Qemu-devel] [PATCH 0/2] Here are 2 patches to enable sPAPR NVRAM migration.

2014-10-02 Thread Alexander Graf
On 02.10.14 11:56, Alexey Kardashevskiy wrote: > Please comment. Thanks! > > Changes: > v2: > * reworked to always have a copy of NVRAM in RAM and use file only for writes I like it, please get an ack from Juan on patch 1/2, then I can apply it. Alex

[Qemu-devel] [PATCH 0/2] Here are 2 patches to enable sPAPR NVRAM migration.

2014-10-02 Thread Alexey Kardashevskiy
Please comment. Thanks! Changes: v2: * reworked to always have a copy of NVRAM in RAM and use file only for writes Alexey Kardashevskiy (2): vmstate: Allow dynamic allocation for VBUFFER during migration spapr_nvram: Enable migration hw/nvram/spapr_nvram.c | 81