All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin O'Connor <kevin@koconnor.net>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Alex <coderain@sdf.org>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>,
	seabios@seabios.org, "QEMU Developers" <qemu-devel@nongnu.org>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"John Snow" <jsnow@redhat.com>
Subject: Re: [Qemu-devel] [SeaBIOS] Re: Regression with floppy drive controller
Date: Wed, 21 Aug 2019 09:31:48 -0400	[thread overview]
Message-ID: <20190821133148.GA20226@morn.lan> (raw)
In-Reply-To: <20190821064208.eckikvttpdc3zjmd@sirius.home.kraxel.org>

On Wed, Aug 21, 2019 at 08:42:08AM +0200, Gerd Hoffmann wrote:
>   Hi,
> 
> > Using the default QEMU config, we build SeaBIOS to use the TSC timer:
> > 
> > builds/seabios-128k/.config:CONFIG_TSC_TIMER=y
> > builds/seabios-256k/.config:CONFIG_TSC_TIMER=y
> 
> > Do we need a cpu with TSC support to run SeaBIOS?
> 
> Hmm.  seabios uses pmtimer if available.  isapc has no pmtimer though,
> so it uses TSC instead.

But, SeaBIOS should have automatically detected no TSC and then fallen
back to the PIT.  And the check does work correctly with "-cpu 486" in
my tests.

Is the PIT not working for some reason in the original setup?  (Any
time I attempt to run with "-M isapc" I just get an "Unable to unlock
ram - bridge not found" error.)  The PIT seems to work okay in my
setup.

-Kevin


  parent reply	other threads:[~2019-08-21 13:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-20 10:25 [Qemu-devel] Regression with floppy drive controller Philippe Mathieu-Daudé
2019-08-20 13:12 ` John Snow
2019-08-20 13:38   ` Philippe Mathieu-Daudé
2019-08-20 14:00     ` Philippe Mathieu-Daudé
2019-08-20 14:36       ` [Qemu-devel] [SeaBIOS] " Dr. David Alan Gilbert
2019-08-20 14:54         ` Philippe Mathieu-Daudé
2019-08-20 15:02           ` Philippe Mathieu-Daudé
2019-08-20 15:04           ` Dr. David Alan Gilbert
2019-08-20 16:21     ` [Qemu-devel] " Philippe Mathieu-Daudé
2019-08-20 20:37       ` Eduardo Habkost
2019-08-21  6:42       ` Gerd Hoffmann
2019-08-21  7:45         ` Paolo Bonzini
2019-08-21 13:31         ` Kevin O'Connor [this message]
2019-08-22  8:32           ` [Qemu-devel] [SeaBIOS] " Gerd Hoffmann
2019-08-22  8:42             ` Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190821133148.GA20226@morn.lan \
    --to=kevin@koconnor.net \
    --cc=coderain@sdf.org \
    --cc=jsnow@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=seabios@seabios.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.