Re: [Qemu-devel] vpc max table entries calculation error

2016-12-07 Thread Kevin Wolf
Am 29.11.2016 um 22:07 hat Nick Owens geschrieben: > i'm writing to discuss an issue in qemu's vpc creation. > > when creating a dynamic-type vpc image with qemu-img like so: > > $ qemu-img create -f vpc vhd.vhd 100M > Formatting 'vhd.vhd', fmt=vpc size=104857600 > > and then inspecting the file

[Qemu-devel] vpc max table entries calculation error

2016-11-29 Thread Nick Owens
i'm writing to discuss an issue in qemu's vpc creation. when creating a dynamic-type vpc image with qemu-img like so: $ qemu-img create -f vpc vhd.vhd 100M Formatting 'vhd.vhd', fmt=vpc size=104857600 and then inspecting the file (with a tool i wrote; it's also easy to see in a hex dump): $ vhd