On Fri, Nov 02, 2012 at 09:54:24AM -0600, Charles Arnold wrote:
> block/vpc: Initialize the uuid field in the footer with a generated uuid.
>
> Signed-off-by: Charles Arnold
Thanks, applied to the block-next tree:
https://github.com/stefanha/qemu/commits/block-next
Stefan
Il 12/11/2012 20:17, Charles Arnold ha scritto:
> Ping?
>
> Is this ok?
>
> - Charles
>
On 11/2/2012 at 09:54 AM, in message <50a0e829.5b74.009...@suse.com>,
Charles
> Arnold wrote:
>> block/vpc: Initialize the uuid field in the footer with a generated uuid.
>>
>> Signed-off-by: Char
Ping?
Is this ok?
- Charles
>>> On 11/2/2012 at 09:54 AM, in message <50a0e829.5b74.009...@suse.com>,
>>> Charles
Arnold wrote:
> block/vpc: Initialize the uuid field in the footer with a generated uuid.
>
> Signed-off-by: Charles Arnold
>
> diff --git a/block/vpc.c b/block/vpc.c
> index b6
block/vpc: Initialize the uuid field in the footer with a generated uuid.
Signed-off-by: Charles Arnold
diff --git a/block/vpc.c b/block/vpc.c
index b6bf52f..f14c6ae 100644
--- a/block/vpc.c
+++ b/block/vpc.c
@@ -26,6 +26,9 @@
#include "block_int.h"
#include "module.h"
#include "migration.h"