qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Regression with floppy drive controller


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Regression with floppy drive controller
Date: Wed, 21 Aug 2019 09:45:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 21/08/19 08:42, Gerd Hoffmann wrote:
>> So we should use '-cpu Conroe' or '-cpu core2duo' minimum?
> -cpu Conroe for -M isapc is kida silly though ...
> 
> Maybe we should simply build seabios with CONFIG_TSC_TIMER=n ?
> 
> Using the TSC in a virtual machine is problematic anyway, the
> calibration can be _way_ off on a loaded host, this is why seabios
> prefers the (fixed frequency) pmtimer. 

Yeah, that falls back to the PIT which is a good enough source for
SeasBIOS's needs (1 MHz, one third of the pmtimer).  It overflows a bit
too easily but it shouldn't be a big deal for users of isapc.

Paolo



reply via email to

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