From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHCTN-0004Lb-Gy for qemu-devel@nongnu.org; Mon, 20 Jul 2015 10:55:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHCTJ-000396-9F for qemu-devel@nongnu.org; Mon, 20 Jul 2015 10:55:17 -0400 From: Kevin Wolf Date: Mon, 20 Jul 2015 16:54:57 +0200 Message-Id: <1437404098-385-1-git-send-email-kwolf@redhat.com> Subject: [Qemu-devel] [PULL 0/1] Block layer patches for 2.4.0-rc2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: kwolf@redhat.com, qemu-devel@nongnu.org The following changes since commit 71358470eec668f5dc53def25e585ce250cea9bf: Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/vrng-2.4' into staging (2015-07-17 15:22:45 +0100) are available in the git repository at: git://repo.or.cz/qemu/kevin.git tags/for-upstream for you to fetch changes up to bd09594603f1498e7623f0030988b62e2052f7da: crypto: Fix aes_decrypt_wrapper() (2015-07-20 13:35:45 +0200) ---------------------------------------------------------------- Block layer patches for 2.4.0-rc2 ---------------------------------------------------------------- Kevin Wolf (1): crypto: Fix aes_decrypt_wrapper() crypto/cipher-nettle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)