]> git.proxmox.com Git - mirror_qemu.git/commit - block/vhdx.h
block: vhdx - break endian translation functions out
authorJeff Cody <jcody@redhat.com>
Wed, 30 Oct 2013 14:44:42 +0000 (10:44 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 7 Nov 2013 12:58:58 +0000 (13:58 +0100)
commit0f48e8f0978afe0bd44c63749e7df6411da6c437
treecf5fdc6f442a74c99d54f5e95541915319a60862
parent625565d27e8d7c7f7238ccd118a2cd49c1c52963
block: vhdx - break endian translation functions out

This moves the endian translation functions out from the vhdx.c source,
into a separate source file. In addition to the previously defined
endian functions, new endian translation functions for log support are
added as well.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/Makefile.objs
block/vhdx-endian.c [new file with mode: 0644]
block/vhdx.c
block/vhdx.h