Re: [Qemu-devel] [PATCH 3/7 V7 RESEND] hostmem-file: add the 'pmem' option

2018-07-09 Thread Eduardo Habkost
On Mon, Jul 09, 2018 at 04:43:08AM +, He, Junyan wrote: > Hi: > > Do I still need to do something before it can be merged? Unfortunately this missed 3.0 soft freeze (July 3). I can still queue it for 3.1, but Igor had a question below that is still unanswered, and I have a new question below

Re: [Qemu-devel] [PATCH 3/7 V7 RESEND] hostmem-file: add the 'pmem' option

2018-07-08 Thread He, Junyan
; crosthwaite.pe...@gmail.com; m...@redhat.com; dgilb...@redhat.com; ehabk...@redhat.com; quint...@redhat.com; He, Junyan ; stefa...@redhat.com; pbonz...@redhat.com; r...@twiddle.net Subject: Re: [Qemu-devel] [PATCH 3/7 V7 RESEND] hostmem-file: add the 'pmem' option On Tue, 19 Jun 2018 11:2

Re: [Qemu-devel] [PATCH 3/7 V7 RESEND] hostmem-file: add the 'pmem' option

2018-06-21 Thread Igor Mammedov
On Tue, 19 Jun 2018 11:28:19 +0800 junyan...@gmx.com wrote: > From: Junyan He > > When QEMU emulates vNVDIMM labels and migrates vNVDIMM devices, it > needs to know whether the backend storage is a real persistent memory, > in order to decide whether special operations should be performed to > e

[Qemu-devel] [PATCH 3/7 V7 RESEND] hostmem-file: add the 'pmem' option

2018-06-18 Thread junyan . he
From: Junyan He When QEMU emulates vNVDIMM labels and migrates vNVDIMM devices, it needs to know whether the backend storage is a real persistent memory, in order to decide whether special operations should be performed to ensure the data persistence. This boolean option 'pmem' allows users to s