Re: [Qemu-devel] [PATCH] vmdk: Fix %d and %lld to PRI* in format strings

2014-04-17 Thread Fam Zheng
On Thu, 04/17 10:28, Kevin Wolf wrote: > Am 17.04.2014 um 05:34 hat Fam Zheng geschrieben: > > Signed-off-by: Fam Zheng > > --- > > block/vmdk.c | 13 +++-- > > 1 file changed, 7 insertions(+), 6 deletions(-) > > Thanks, applied to the block branch. > > > @@ -1720,7 +1721,7 @@ static in

Re: [Qemu-devel] [PATCH] vmdk: Fix %d and %lld to PRI* in format strings

2014-04-17 Thread Kevin Wolf
Am 17.04.2014 um 05:34 hat Fam Zheng geschrieben: > Signed-off-by: Fam Zheng > --- > block/vmdk.c | 13 +++-- > 1 file changed, 7 insertions(+), 6 deletions(-) Thanks, applied to the block branch. > @@ -1720,7 +1721,7 @@ static int vmdk_create(const char *filename, > QEMUOptionParamete

[Qemu-devel] [PATCH] vmdk: Fix %d and %lld to PRI* in format strings

2014-04-16 Thread Fam Zheng
Signed-off-by: Fam Zheng --- block/vmdk.c | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/block/vmdk.c b/block/vmdk.c index b69988d..938a183 100644 --- a/block/vmdk.c +++ b/block/vmdk.c @@ -640,7 +640,7 @@ static int vmdk_open_vmdk4(BlockDriverState *bs, i