Re: [PATCH v2 4/4] Update documentation to reflect memory_backing_dir change in qemu.conf

2024-08-06 Thread Michael Galaxy via Devel
Hi, Acknowledged all. Thanks again for the instructions/review. - Michael On 8/6/24 07:44, Martin Kletzander wrote: On Wed, Jun 05, 2024 at 04:37:38PM -0400, mgal...@akamai.com wrote: From: Michael Galaxy Update the documentation and changelog accordingly to reflect that the syntax of the m

Re: [PATCH v2 4/4] Update documentation to reflect memory_backing_dir change in qemu.conf

2024-08-06 Thread Martin Kletzander
On Wed, Jun 05, 2024 at 04:37:38PM -0400, mgal...@akamai.com wrote: From: Michael Galaxy Update the documentation and changelog accordingly to reflect that the syntax of the memory_backing_dir setting has changed. Signed-off-by: Michael Galaxy --- NEWS.rst| 7 +++ docs/kbas

[PATCH v2 4/4] Update documentation to reflect memory_backing_dir change in qemu.conf

2024-06-05 Thread Michael Galaxy via Devel
From: Michael Galaxy Update the documentation and changelog accordingly to reflect that the syntax of the memory_backing_dir setting has changed. Signed-off-by: Michael Galaxy --- NEWS.rst| 7 +++ docs/kbase/virtiofs.rst | 2 ++ src/qemu/qemu.conf.in | 2 ++ 3 files chang