[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v4 00/13] VHDX log replay and write support, .bd
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH v4 00/13] VHDX log replay and write support, .bdrv_create() |
Date: |
Tue, 20 Aug 2013 16:26:05 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Am 20.08.2013 um 08:01 hat Jeff Cody geschrieben:
> This patch series contains the initial VHDX log parsing, replay,
> and write support. (New with v4: VHDX image file creation)
Not sure if it helps a lot, but patches 1 to 4 are:
Reviewed-by: Kevin Wolf <address@hidden>
I'll continue next week (unless someone else takes it up until then).
Kevin
- [Qemu-devel] [PATCH v4 06/13] block: vhdx - update log guid in header, and first write tracker, (continued)
- [Qemu-devel] [PATCH v4 06/13] block: vhdx - update log guid in header, and first write tracker, Jeff Cody, 2013/08/20
- [Qemu-devel] [PATCH v4 07/13] block: vhdx - log parsing, replay, and flush support, Jeff Cody, 2013/08/20
- [Qemu-devel] [PATCH v4 09/13] block: vhdx write support, Jeff Cody, 2013/08/20
- [Qemu-devel] [PATCH v4 08/13] block: vhdx - add log write support, Jeff Cody, 2013/08/20
- [Qemu-devel] [PATCH v4 10/13] block: vhdx - move more endian translations to vhdx-endian.c, Jeff Cody, 2013/08/20
- [Qemu-devel] [PATCH v4 11/13] block: vhdx - break out code operations to functions, Jeff Cody, 2013/08/20
- [Qemu-devel] [PATCH v4 13/13] block: vhdx - add .bdrv_create() support, Jeff Cody, 2013/08/20
- [Qemu-devel] [PATCH v4 12/13] block: vhdx - fix comment typos in header, fix incorrect struct fields, Jeff Cody, 2013/08/20
- Re: [Qemu-devel] [PATCH v4 00/13] VHDX log replay and write support, .bdrv_create(),
Kevin Wolf <=