Re: [Qemu-devel] [PATCH 0/3] hostmem-file: make option 'size' optional

2016-11-07 Thread Haozhong Zhang
On 11/07/16 08:52 +0100, Markus Armbruster wrote: Haozhong Zhang writes: This patch series is mostly the followup of patch 3 in "[PATCH v2 0/3] Improve truncation behavior of memory-backend-file" [1][2]. For certain usages of memory-backend-file, users simply want to use the entire backend fi

Re: [Qemu-devel] [PATCH 0/3] hostmem-file: make option 'size' optional

2016-11-06 Thread Markus Armbruster
Haozhong Zhang writes: > This patch series is mostly the followup of patch 3 in > "[PATCH v2 0/3] Improve truncation behavior of memory-backend-file" [1][2]. > > For certain usages of memory-backend-file, users simply want to use > the entire backend file (specified by the "mem-path" option). The

[Qemu-devel] [PATCH 0/3] hostmem-file: make option 'size' optional

2016-11-06 Thread Haozhong Zhang
This patch series is mostly the followup of patch 3 in "[PATCH v2 0/3] Improve truncation behavior of memory-backend-file" [1][2]. For certain usages of memory-backend-file, users simply want to use the entire backend file (specified by the "mem-path" option). Therefore, it's not necessary in such