qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Question about maximum disk size of a dynamic hard disk
@ 2011-04-13 12:47 Lyu Mitnick
  2011-04-13 13:01 ` Kevin Wolf
  0 siblings, 1 reply; 2+ messages in thread
From: Lyu Mitnick @ 2011-04-13 12:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Stefan Hajnoczi

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

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:calculate_geometry(). However, SATA disk is used
to
replace traditional IDE disk now. I am wondering whether is possible to
support that
VHD is bigger than 127-GB(SATA disk underlying)??

Thanks

Mitnick

[-- Attachment #2: Type: text/html, Size: 895 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-13 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-13 12:47 [Qemu-devel] Question about maximum disk size of a dynamic hard disk Lyu Mitnick
2011-04-13 13:01 ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).