aboutsummaryrefslogtreecommitdiff
path: root/block/vhdx-endian.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-11-05block/vhdx: Don't take address of fields in packed structsPeter Maydell1-59/+59
2018-05-31block: use local path for local headersMichael S. Tsirkin1-1/+1
2016-09-23vhdx: Use QEMU UUID APIFam Zheng1-3/+0
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini1-0/+1
2016-01-20block: Clean up includesPeter Maydell1-0/+1
2014-08-15block: VHDX endian fixesJeff Cody1-2/+9
2013-11-07block: vhdx - move more endian translations to vhdx-endian.cJeff Cody1-0/+75
2013-11-07block: vhdx - break endian translation functions outJeff Cody1-0/+141