On Tue, Oct 01, 2013 at 03:28:34PM -0600, Eric Blake wrote:
> On 10/01/2013 03:26 PM, Michael S. Tsirkin wrote:
> > Support ROM blobs not mapped into guest memory:
> > same as ROM files really but use caller's buffer.
> >
> > Support incoking callback on access and
>
> s/incoking/incoming/
>
> >
On 10/01/2013 03:26 PM, Michael S. Tsirkin wrote:
> Support ROM blobs not mapped into guest memory:
> same as ROM files really but use caller's buffer.
>
> Support incoking callback on access and
s/incoking/incoming/
> return memory pointer making it easier
> for caller to update memory if neces
Support ROM blobs not mapped into guest memory:
same as ROM files really but use caller's buffer.
Support incoking 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