Re: [Qemu-devel] Question about maximum disk size of a dynamic hard disk

2011-04-13 Thread Kevin Wolf
Am 13.04.2011 14:47, schrieb Lyu Mitnick: > Hello Kevin, Stefan and all > > There is a sentence "The maximum size of a dynamic hard disk is 2040 GB. > The actual size is restricted by the underlying disk hardware protocol. > For example, > ATA hard disks have a 127-GB limit" in VHD specification

[Qemu-devel] Question about maximum disk size of a dynamic hard disk

2011-04-13 Thread Lyu Mitnick
Hello Kevin, Stefan and all There is a sentence "The maximum size of a dynamic hard disk is 2040 GB. The actual size is restricted by the underlying disk hardware protocol. For example, ATA hard disks have a 127-GB limit" in VHD specification. This limitation infected the algorithm of block/vpc.c: