qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 13/32] hd-geometry: Clean up confusing use of pr


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH 13/32] hd-geometry: Clean up confusing use of prior translation hint
Date: Thu, 05 Jul 2012 11:28:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Kevin Wolf <address@hidden> writes:

> Am 29.06.2012 17:34, schrieb Markus Armbruster:
>> When hd_geometry_guess() picks a geometry, it also picks the
>> appropriate translation, but only when the prior translation hint is
>> BIOS_ATA_TRANSLATION_AUTO.  Looks wrong, because such a prior
>> translation would be passed to the BIOS whether it's suitable for the
>> geometry or not.
>> 
>> Fortunately, that can't happen.  There are just two ways to for the
>
> s/to//

Got it, thanks!

[...]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]