> -----Original Message----- > From: H. Peter Anvin [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 04, 2008 11:33 AM > To: Liu Yu-B13201 > Cc: Avi Kivity; KVM list > Subject: Re: 63 sectors > > Liu Yu-B13201 wrote: > > How about adding 1 sector offset when access disk image. > > So that it looks like the 63rd sector, but it's indeed the 64th. > > The problem with that is you make it suck on OSes which actually > partition sanely. >
You mean guest OSes? Guest OSes never know this offset, adding one sector offset is in qemu and transparent to them.
