]> git.proxmox.com Git - qemu.git/commit
block-vpc: Adapt header structures to official documentation (Kevin Wolf)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 26 Jan 2009 20:26:49 +0000 (20:26 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 26 Jan 2009 20:26:49 +0000 (20:26 +0000)
commit2cfacb629365afba4ec8e2fd80a46f6d083c3a78
tree7a07156e3f750a64fd4be4b5ecfb254c47f5b580
parentb9fa33a6e4cb65c55798d8cef604f3b57383280e
block-vpc: Adapt header structures to official documentation (Kevin Wolf)

The current definition of the VirtualPC headers is incomplete and partly
even wrong. This patch changes the header structs according to the
official VHD specification.

Signed-off-by: Kevin Wolf <kwolf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6455 c046a42c-6fe2-441c-8c8c-71466251a162
block-vpc.c