Am 05.02.2013 14:02, schrieb Jeff Cody:
Hi Kevin,
I can verify the issue he is seeing (see my comments on Bug 1105670
(https://bugs.launchpad.net/qemu/+bug/1105670/comments/3), at least
using Hyper-V. I haven't tried it against VPC from Win7.
Jeff
Hi Kevin,
a rebased version of this patch
On Tue, Feb 05, 2013 at 12:35:49PM +0100, Kevin Wolf wrote:
> Am 05.02.2013 12:10, schrieb Stefan Weil:
> > Am 05.02.2013 11:54, schrieb Kevin Wolf:
> >> Am 01.02.2013 22:51, schrieb Stefan Weil:
> >>> The size calculated from the CHS values is not the real image (disk) size,
> >>> but usually a sm
Am 05.02.2013 12:10, schrieb Stefan Weil:
> Am 05.02.2013 11:54, schrieb Kevin Wolf:
>> Am 01.02.2013 22:51, schrieb Stefan Weil:
>>> The size calculated from the CHS values is not the real image (disk) size,
>>> but usually a smaller value (this is caused by rounding effects).
>>>
>>> Only older o
Am 05.02.2013 11:54, schrieb Kevin Wolf:
> Am 01.02.2013 22:51, schrieb Stefan Weil:
>> The size calculated from the CHS values is not the real image (disk) size,
>> but usually a smaller value (this is caused by rounding effects).
>>
>> Only older operating systems use CHS. Such guests won't be ab
Am 01.02.2013 22:51, schrieb Stefan Weil:
> The size calculated from the CHS values is not the real image (disk) size,
> but usually a smaller value (this is caused by rounding effects).
>
> Only older operating systems use CHS. Such guests won't be able to use
> the whole disk.
>
> This patch fi
The size calculated from the CHS values is not the real image (disk) size,
but usually a smaller value (this is caused by rounding effects).
Only older operating systems use CHS. Such guests won't be able to use
the whole disk.
This patch fixes https://bugs.launchpad.net/qemu/+bug/1105670/.
Sign