From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YW8VN-0003FZ-Lh for qemu-devel@nongnu.org; Thu, 12 Mar 2015 15:10:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YW8VJ-00078d-I9 for qemu-devel@nongnu.org; Thu, 12 Mar 2015 15:10:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YW8VJ-00078Y-B0 for qemu-devel@nongnu.org; Thu, 12 Mar 2015 15:10:45 -0400 From: Stefan Hajnoczi Date: Thu, 12 Mar 2015 19:10:31 +0000 Message-Id: <1426187433-29136-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL 0/2] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Stefan Hajnoczi The following changes since commit 2a5b58e2405e9fe42ba356b5a1b78146a4e9a659: Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150312-1' into staging (2015-03-12 10:35:54 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to 87b86e7ef29771a7fa06e3e8e88fa95bbc13a39c: qcow2: fix the macro QCOW_MAX_L1_SIZE's use (2015-03-12 17:41:23 +0000) ---------------------------------------------------------------- ---------------------------------------------------------------- Paolo Bonzini (1): queue: fix QSLIST_INSERT_HEAD_ATOMIC race Wen Congyang (1): qcow2: fix the macro QCOW_MAX_L1_SIZE's use block/qcow2-snapshot.c | 2 +- block/qcow2.c | 2 +- include/qemu/queue.h | 11 ++++++----- 3 files changed, 8 insertions(+), 7 deletions(-) -- 2.1.0