Thank you for your reply.
I applied this patch to xen 4.3.0-rc6, and make
tools; make install-tools; and then reboot the system.
However, snapshot created by vhd-util still cannot
be mounted by qemu.
I doubt whether there are other problems
here.
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxx [mailto:xen-users-
> bounces@xxxxxxxxxxxxx] On Behalf Of kevin.zhang@xxxxxxxxxxx
> Sent: 05 July 2013 03:53
> To: xen-users
> Subject: [Xen-users] Upstream QEMU does not support vhd snapshot
>
> Hi all,
>
> I'm testing 4.3.0-rc6, and found another problem:
> The normal vhd snapshot file cannot be mounted by qemu
> upstream, which is quite upset.
> I search from the web, and find somebody said:
> This is due to a bug in the blktap2 code which uses local
> time instead of UTC
> Is there any patch in the main line blktap2 code for this
> problem?
AFAIK there isn't any, but you could try applying the fix that exists in blktap2.5: https://github.com/xapi-project/blktap/commit/a79ac2c05f97c2384bbf981419f329f184dc646a. It shouldn't be very hard to rebase the patch.
Cheers
>
> ________________________________________
> Best Regards