On Fri, Nov 08, 2013 at 01:54:18AM +0100, Alexander Graf wrote:
>
> On 14.10.2013, at 16:58, Michael S. Tsirkin wrote:
>
> > Support ROM blobs not mapped into guest memory:
> > same as ROM files really but use caller's buffer.
> >
> > Support invoking callback on access and
> > return memory po
On 14.10.2013, at 16:58, Michael S. Tsirkin wrote:
> Support ROM blobs not mapped into guest memory:
> same as ROM files really but use caller's buffer.
>
> Support invoking callback on access and
> return memory pointer making it easier
> for caller to update memory if necessary.
>
> Reviewed
Support ROM blobs not mapped into guest memory:
same as ROM files really but use caller's buffer.
Support invoking callback on access and
return memory pointer making it easier
for caller to update memory if necessary.
Reviewed-by: Gerd Hoffmann
Tested-by: Gerd Hoffmann
Reviewed-by: Laszlo Erse