From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37257 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1fB3-00076y-Pe for qemu-devel@nongnu.org; Mon, 21 Mar 2011 09:29:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1fAn-0002XC-8D for qemu-devel@nongnu.org; Mon, 21 Mar 2011 09:29:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1fAm-0002Wv-WC for qemu-devel@nongnu.org; Mon, 21 Mar 2011 09:29:29 -0400 Message-ID: <4D875339.2080202@redhat.com> Date: Mon, 21 Mar 2011 14:31:37 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <1300272481-8744-1-git-send-email-kwolf@redhat.com> In-Reply-To: <1300272481-8744-1-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PULL 0/9] Block patches List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org Am 16.03.2011 11:47, schrieb Kevin Wolf: > The following changes since commit cc015e9a5dde2f03f123357fa060acbdfcd570a4: > > add Win32 IPI service (2011-03-13 14:44:22 +0000) > > are available in the git repository at: > git://repo.or.cz/qemu/kevin.git for-anthony > > Brian Wheeler (1): > Fix ATA SMART and CHECK POWER MODE > > Feiran Zheng (1): > hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0 > > Jes Sorensen (1): > Improve error handling in do_snapshot_blkdev() > > Kevin Wolf (3): > Add error message for loading snapshot without VM state > tools: Use real async.c instead of stubs > Add qcow2 documentation > > Ryan Harper (1): > Don't allow multiwrites against a block device without underlying medium > > Stefan Weil (2): > block/vdi: Don't ignore immediate read/write failures > block/qcow: Don't ignore immediate read/write and other failures Ping? Kevin