From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39036 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsdIM-0002jJ-6L for qemu-devel@nongnu.org; Mon, 06 Sep 2010 11:07:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsdID-0002gu-TG for qemu-devel@nongnu.org; Mon, 06 Sep 2010 11:07:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52357) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsdID-0002gl-HG for qemu-devel@nongnu.org; Mon, 06 Sep 2010 11:07:33 -0400 Message-ID: <4C8503C1.5010402@redhat.com> Date: Mon, 06 Sep 2010 17:07:45 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PULL 00/10] Block patches References: <1283185953-30639-1-git-send-email-kwolf@redhat.com> In-Reply-To: <1283185953-30639-1-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 30.08.2010 18:32, schrieb Kevin Wolf: > The following changes since commit 02a89b219039621c940863aa5a9da4fec81a= 1546: >=20 > isapc: fix segfault. (2010-08-28 08:50:40 +0000) >=20 > are available in the git repository at: > git://repo.or.cz/qemu/kevin.git for-anthony >=20 > Andrew de Quincey (1): > posix-aio-compat: Fix async_conmtext for ioctl >=20 > Izumi Tsutsui (1): > sheepdog: remove unnecessary includes >=20 > Kevin Wolf (4): > virtio: Factor virtqueue_map_sg out > virtio-blk: Fix migration of queued requests > block: Fix image re-open in bdrv_commit > qemu-img rebase: Open new backing file read-only >=20 > Laurent Vivier (1): > nbd: Introduce NBD named exports. >=20 > Lo=C3=AFc Minier (1): > vvfat: fat_chksum(): fix access above array bounds >=20 > Miguel Di Ciurcio Filho (2): > monitor: make 'info snapshots' show only fully available snapshot= s > savevm: Generate a name when run without one Anthony, I think you already pulled the patches for stable-0.13 that I sent on the same day, but these patches for master still seem to be missi= ng. Kevin