From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBfkM-0007js-Pm for qemu-devel@nongnu.org; Tue, 29 Nov 2016 05:34:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBfkI-000721-Gw for qemu-devel@nongnu.org; Tue, 29 Nov 2016 05:34:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51670) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cBfkI-00071j-B0 for qemu-devel@nongnu.org; Tue, 29 Nov 2016 05:34:42 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 5F6064E02E for ; Tue, 29 Nov 2016 10:34:41 +0000 (UTC) From: Fam Zheng Date: Tue, 29 Nov 2016 18:34:37 +0800 Message-Id: <20161129103438.15955-1-famz@redhat.com> Subject: [Qemu-devel] [PULL 0/1] hbitmap fix for 2.8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: stefanha@redhat.com The following changes since commit 00227fefd2059464cd2f59aed29944874c630e2f: Update version for v2.8.0-rc1 release (2016-11-22 22:29:08 +0000) are available in the git repository at: git://github.com/famz/qemu.git tags/for-upstream for you to fetch changes up to 6725f887acc023fc8850d62e1aaef083fdb4f3d4: hbitmap: Fix shifts of constants by granularity (2016-11-29 17:46:36 +0800) ---------------------------------------------------------------- ---------------------------------------------------------------- Max Reitz (1): hbitmap: Fix shifts of constants by granularity util/hbitmap.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) -- 2.9.3