On Wed, May 07, 2014 at 11:23:05AM +0100, Dr. David Alan Gilbert wrote:
> * Michael S. Tsirkin (m...@redhat.com) wrote:
> > On Wed, Apr 23, 2014 at 05:37:34PM +0100, Dr. David Alan Gilbert (git)
> > wrote:
>
>
>
> > > +/* Type of visitor, used where actions have to be taken when
> > > (de)seri
* Michael S. Tsirkin (m...@redhat.com) wrote:
> On Wed, Apr 23, 2014 at 05:37:34PM +0100, Dr. David Alan Gilbert (git) wrote:
> > +/* Type of visitor, used where actions have to be taken when
> > (de)serializing */
> > +bool visitor_loading(Visitor *v);
> > +bool visitor_saving(Visitor *v);
> >
On Wed, Apr 23, 2014 at 05:37:34PM +0100, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert"
>
> array types
> From https://lists.gnu.org/archive/html/qemu-devel/2011-09/msg02465.html
>
> str256 type
> For the upto 256byte strings QEMU commonly uses for IDs
>
> buffer
From: "Dr. David Alan Gilbert"
array types
From https://lists.gnu.org/archive/html/qemu-devel/2011-09/msg02465.html
str256 type
For the upto 256byte strings QEMU commonly uses for IDs
buffer type
For a blob of data that the caller wants to deliver whole (e.g.
a page of RAM or b