qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Sporadic AHCI boot failures


From: Jan Kiszka
Subject: Re: [Qemu-devel] Sporadic AHCI boot failures
Date: Tue, 05 Jun 2012 21:08:46 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

On 2012-05-03 14:17, Jan Kiszka wrote:
> On 2012-05-02 18:26, Alexander Graf wrote:
>>
>>
>> On 02.05.2012, at 20:14, Jan Kiszka <address@hidden> wrote:
>>
>>> Hi,
>>>
>>> I'm running a Win7 VM over AHCI, rebooting quite frequently. Depending
>>> on host system load, I'm facing a lot of sporadic boot failures (disk
>>> not found), obviously in SeaBIOS. Could it be that some timeout in the
>>> init code bites us here? AHCI_LINK_TIMEOUT or AHCI_RESET_TIMEOUT? Just a
>>> guess, I haven't debugged this yet.
>>
>> Hm, I'd be surprised if that's the problem.
>>
>> Do things work again after system_reset on the monitor? Maybe the reset 
>> function is just broken and we finish some asynchronous stuff after reset?
> 
> The problem both occurs after power on as well as reset. Sometimes it
> takes multiple system_reset calls to get the system booting.

Think I found it: There is bug in the new in-kernel PIT userspace code
that lets Seabios detect some 4..7 MHz CPU. So all the timeouts finish
way too early. This also affects IDE and possible other stuff in the
bios that depends on timeouts.

Digging into this...

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux



reply via email to

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