On Mon, Jun 11, 2018 at 6:23 PM, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 11 June 2018 at 15:25, Ville Skyttä <ville.sky...@iki.fi> wrote: >> Signed-off-by: Ville Skyttä <ville.sky...@iki.fi> > >> diff --git a/docs/specs/acpi_nvdimm.txt b/docs/specs/acpi_nvdimm.txt >> index 3f322e6f55..4da2d44534 100644 >> --- a/docs/specs/acpi_nvdimm.txt >> +++ b/docs/specs/acpi_nvdimm.txt >> @@ -72,7 +72,7 @@ for NVDIMM ACPI. >> >> Memory: >> QEMU uses BIOS Linker/loader feature to ask BIOS to allocate a memory >> - page and dynamically patch its into a int32 object named "MEMA" in ACPI. >> + page and dynamically patch its into an int32 object named "MEMA" in ACPI. > > Should this read "its address" ?
Maybe. Or just "it"? Took your suggestion, will send a new patch with it included.