On 24/12/2014 12:43, Michael S. Tsirkin wrote: > Document that when using qemu_ram_resize for anything mapped into guest > address space, it's the job of the resize function to update guest > visible state. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > --- > > Adding a comment at dgilbert's request. > This is a separate patch to avoid deferring merging the > code itself.
Wait, I thought the agreement was to first merge Igor's patches to generate the SSDT from C code, and then see if this was still necessary? Paolo