Re: [Qemu-devel] [PULL 36/42] qapi: QMP interface for blkdebug and blkverify

2014-01-17 Thread Andreas Färber
Am 16.01.2014 11:03, schrieb Kevin Wolf: > Am 15.01.2014 um 16:19 hat Eric Blake geschrieben: >> On 01/15/2014 03:22 AM, Kevin Wolf wrote: >>> From: Max Reitz >>> >>> Add structures to support blkdebug and blkverify in blockdev-add. >>> >>> Signed-off-by: Max Reitz >>> Signed-off-by: Kevin Wolf

Re: [Qemu-devel] [PULL 36/42] qapi: QMP interface for blkdebug and blkverify

2014-01-16 Thread Kevin Wolf
Am 15.01.2014 um 16:19 hat Eric Blake geschrieben: > On 01/15/2014 03:22 AM, Kevin Wolf wrote: > > From: Max Reitz > > > > Add structures to support blkdebug and blkverify in blockdev-add. > > > > Signed-off-by: Max Reitz > > Signed-off-by: Kevin Wolf > > --- > > qapi-schema.json | 113 > > +

Re: [Qemu-devel] [PULL 36/42] qapi: QMP interface for blkdebug and blkverify

2014-01-15 Thread Paolo Bonzini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 15/01/2014 16:19, Eric Blake ha scritto: >> +# +# @errno: #optional error identifier (errno) to be >> returned; defaults to +# EIO > > errno is not a portable. The values of errno on one machine may > not match the values of er

Re: [Qemu-devel] [PULL 36/42] qapi: QMP interface for blkdebug and blkverify

2014-01-15 Thread Eric Blake
On 01/15/2014 03:22 AM, Kevin Wolf wrote: > From: Max Reitz > > Add structures to support blkdebug and blkverify in blockdev-add. > > Signed-off-by: Max Reitz > Signed-off-by: Kevin Wolf > --- > qapi-schema.json | 113 > +-- > 1 file change

[Qemu-devel] [PULL 36/42] qapi: QMP interface for blkdebug and blkverify

2014-01-15 Thread Kevin Wolf
From: Max Reitz Add structures to support blkdebug and blkverify in blockdev-add. Signed-off-by: Max Reitz Signed-off-by: Kevin Wolf --- qapi-schema.json | 113 +-- 1 file changed, 109 insertions(+), 4 deletions(-) diff --git a/qapi-schema.