On 2/21/20 2:23 PM, Andrzej Jakowski wrote: > This patch introduces support for PMR that has been defined as part of NVMe > 1.4 > spec. User can now specify a pmr_file which will be mmap'ed into qemu address > space and subsequently in PCI BAR 2. Guest OS can perform mmio read and writes > to the PMR region that will stay persistent accross system reboot. > > Signed-off-by: Andrzej Jakowski <[email protected]>
Hi, v2 addresses feedback received in v1 and so far I haven't seen any other comments. Is there anything else needed for inclusion of this patch in tree? Thank you, Andrzej
