qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 4/5] add backup related monitor commands


From: Dietmar Maurer
Subject: Re: [Qemu-devel] [PATCH 4/5] add backup related monitor commands
Date: Wed, 21 Nov 2012 17:59:29 +0000

> > +{ 'type': 'BackupStatus',
> > +  'data': {'*status': 'str', '*errmsg': 'str', '*total': 'int',
> > +           '*transferred': 'int', '*zero-bytes': 'int',
> > +           '*start-time': 'int', '*end-time': 'int',
> > +           '*backupfile': 'str', '*uuid': 'str' } }
> > +
> 
> Missing documentation for what all these fields mean.

Yes, sorry for that. I just wanted to get an early feedback from the community
before I work out the details.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]