qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 5/5] block: add header update capability for


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 5/5] block: add header update capability for VHDX images.
Date: Wed, 24 Apr 2013 16:47:15 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Apr 23, 2013 at 10:24:24AM -0400, Jeff Cody wrote:
> This adds the ability to update the headers in a VHDX image, including
> generating a new MS-compatible GUID.
> 
> As VHDX depends on uuid.h, VHDX is now a configurable build option.
> If VHDX support is enabled, that will also enable uuid as well.
> 
> To enable/disable VHDX:  --enable-vhdx, --disable-vhdx
> 
> Signed-off-by: Jeff Cody <address@hidden>
> ---
>  block/Makefile.objs |   2 +-
>  block/vhdx.c        | 157 
> +++++++++++++++++++++++++++++++++++++++++++++++++++-
>  configure           |  13 +++++
>  3 files changed, 169 insertions(+), 3 deletions(-)

Why is this part of the series?

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]