From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3U0F-0003BN-BK for qemu-devel@nongnu.org; Wed, 15 Jan 2014 12:11:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3U09-0000BO-Pr for qemu-devel@nongnu.org; Wed, 15 Jan 2014 12:11:43 -0500 Received: from mail-qe0-x22c.google.com ([2607:f8b0:400d:c02::22c]:38878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3U09-0000BI-LE for qemu-devel@nongnu.org; Wed, 15 Jan 2014 12:11:37 -0500 Received: by mail-qe0-f44.google.com with SMTP id 1so1337216qee.17 for ; Wed, 15 Jan 2014 09:11:36 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52D6C143.3050306@redhat.com> Date: Wed, 15 Jan 2014 18:11:31 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1389781375-11774-1-git-send-email-kwolf@redhat.com> <1389781375-11774-37-git-send-email-kwolf@redhat.com> <52D6A6E5.8080407@redhat.com> In-Reply-To: <52D6A6E5.8080407@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 36/42] qapi: QMP interface for blkdebug and blkverify List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Kevin Wolf , qemu-devel@nongnu.org, anthony@codemonkey.ws -----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 errno on the other machine using the QMP > connection via a remote socket. It might be cleaner to have an > enum of named error values, rather than integer errno values. This has been on my todo list for a huge time. I'll try to set aside some time. Paolo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJS1sFDAAoJEBvWZb6bTYbycoIQAIB2bonsqfY2jcr+weibAotc 26t8+JY9jcQTs392+7naoHYLxgGzqVsas18tZO4rdX+8/qyhKxNT1gY5IsAmBvmV raI3pU69QJfvEWgjpGY5GeYMxRlVH4Pxw+XOaJARoghMx2IpeHiPqFU7Kkc1YwJ+ reFysBNEXaAheOopeWI2xKz8r+gVNeiKDMDoQ7yOpGKp5t9p/qBSLhSjL/utGxOQ rx1lSmGExRiG5wQF8rxOA2JDRYpJzGAGi2aYHP+vJDleaYAzEoHnbm5DUVEKs5ro 6vefj/Es5T3YKOfJAxtQfq3PQ62CTfkX/+hJD451moAlHLlc8WPzNfDQYm0iD6Bv M4GbSjDZB6rU/ngHcxO462VQqd9sl2WbdDeE0hdWkL2ZzVcR+SJ+Uf50FXAHCna0 hRWqES+k6Bl6wcHoCt8yF9UkBS8Ac6/puJzHl2jQT1GK8HC0+at9UU+5lArPo3kj Nsq930WjOmjeYQrH7qsn96ecBBTW/hD+PoYz/er5xjdmUNXiG3OKr/0Q3uTalyKE PNZAzFmLBx0GalmiTLySwAxB0xx+to0wl4+qwhNfSenBsM2n4Mv0YHdKFEVND40I WNVvJigkjb9lSzpdXJvoIMd860F1SHDhRf4+fjOI8pneWmZKmfNBeobtPUntyVY7 Z2HaUHDIGo6qKqvQS6zQ =p34S -----END PGP SIGNATURE-----