All of lore.kernel.org
 help / color / mirror / Atom feed
From: "François Revol" <revol@free.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] [RFC] Make vmport report the	processor speed
Date: Wed, 07 Jan 2009 12:32:26 +0100 CET	[thread overview]
Message-ID: <1238254368-BeMail@laptop> (raw)
In-Reply-To: <1B877137-D03B-414F-857B-3CD28E6DBCF7@suse.de>

> >> I don't think doing vmware esx in qemu in vmware us that much of a
> >> valid scenario right now ;).
> >>
> >> But I agree with anthony here - not telling vmware esx that it's
> >> running virtualized might be the best.
> >>
> >
> > As I said, it would not only benefit esx.
> > Haiku also would likely work much better this way, and possibly
> > BeOS
> > with a small driver to recalibrate it (I already rewrote such a
> > driver
> > once, but it was just forcing it using a value from some settings
> > that
> > were to be taken from a real machine).
>
> If you really need to get the TSC speed, it might be best to use
> official MSRs for that. The Intel documentation definitely includes
> such an MSR.

Oh, right then, more portable... though I wonder how they work with
speedstep...
Do we implement them yet ? grep got me some MSR_IA32_TSC in kvm.c, so I
suppose yes.
Oh, I didn't notice rdtscp, might be interesting to use instead for
Haiku.

François.

  reply	other threads:[~2009-01-07 11:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05 16:11 [Qemu-devel] [PATCH 0/2] VMware ESX guest bringup (partial) Alexander Graf
2009-01-05 16:11 ` [Qemu-devel] [PATCH 1/2] [RFC] Make vmport report the processor speed Alexander Graf
2009-01-05 16:11   ` [Qemu-devel] [PATCH 2/2] Add phenom CPU descriptor Alexander Graf
2009-01-09 23:16     ` Alexander Graf
2009-01-09 23:36       ` Anthony Liguori
2009-01-05 16:37   ` [Qemu-devel] [PATCH 1/2] [RFC] Make vmport report the processor speed Anthony Liguori
2009-01-07  6:58     ` Alexander Graf
2009-01-06  4:24   ` François Revol
2009-01-06  4:56     ` Anthony Liguori
2009-01-06 22:33   ` Jamie Lokier
2009-01-07  6:29     ` Alexander Graf
2009-01-07 10:23       ` François Revol
2009-01-07 11:15         ` Alexander Graf
2009-01-07 11:32           ` François Revol [this message]
2009-01-07 14:34             ` Alexander Graf
2009-01-07 14:48               ` François Revol
2009-01-07 15:44                 ` Alexander Graf
2009-01-07 16:46   ` Anthony Liguori

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=1238254368-BeMail@laptop \
    --to=revol@free.fr \
    --cc=qemu-devel@nongnu.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.