From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHdZc-00076c-SD for qemu-devel@nongnu.org; Tue, 21 Jul 2015 15:51:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHdZY-0000NE-GU for qemu-devel@nongnu.org; Tue, 21 Jul 2015 15:51:32 -0400 Received: from e38.co.us.ibm.com ([32.97.110.159]:39732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHdZY-0000N4-8x for qemu-devel@nongnu.org; Tue, 21 Jul 2015 15:51:28 -0400 Received: from /spool/local by e38.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 21 Jul 2015 13:51:27 -0600 Received: from b03cxnp08025.gho.boulder.ibm.com (b03cxnp08025.gho.boulder.ibm.com [9.17.130.17]) by d03dlp03.boulder.ibm.com (Postfix) with ESMTP id 6932219D8040 for ; Tue, 21 Jul 2015 13:42:22 -0600 (MDT) Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by b03cxnp08025.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t6LJoYrO55115814 for ; Tue, 21 Jul 2015 12:50:34 -0700 Received: from d03av03.boulder.ibm.com (localhost [127.0.0.1]) by d03av03.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t6LJpMu1010739 for ; Tue, 21 Jul 2015 13:51:22 -0600 From: Michael Roth Date: Tue, 21 Jul 2015 14:51:01 -0500 Message-Id: <1437508262-372-1-git-send-email-mdroth@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL for-2.4 0/1] qemu-ga: small documentation versioning fix-up List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org The following changes since commit 774ee4772b6838b78741ea52d4bf26b8922244c5: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150721' into staging (2015-07-21 12:21:08 +0100) are available in the git repository at: git://github.com/mdroth/qemu.git tags/qga-pull-2015-07-21-tag for you to fetch changes up to 5f8343d0670e91adadb7898304c8ed4355af05a2: qga: fixed versions for guest bus types in qapi-schema (2015-07-21 14:36:06 -0500) ---------------------------------------------------------------- tag for qga-pull-2015-07-21 Small fix to correct schema versioning annotations for recently-added GuestDiskBusType enum values. Not the end of the world, but ideally this inconsistency would be corrected prior to 2.4 release. ---------------------------------------------------------------- Olga Krishtal (1): qga: fixed versions for guest bus types in qapi-schema qga/qapi-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)