All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: patrizio.bassi@gmail.com
Cc: "Kernel, " <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.26 vanilla paravirt config issue
Date: Thu, 24 Jul 2008 11:30:58 -0700	[thread overview]
Message-ID: <4888CA62.5010602@goop.org> (raw)
In-Reply-To: <4888B8CD.1030501@gmail.com>

Patrizio Bassi wrote:
> Hi All
>
> on my amd64 profile i cannot disable PARAVIRT option.
>
> even if i disable all i still get in my .config:
>
> # CONFIG_X86_ES7000 is not set
> # CONFIG_X86_RDC321X is not set
> CONFIG_X86_VSMP=y
> # CONFIG_PARAVIRT_GUEST is not set
> CONFIG_PARAVIRT=y    <<<<-------------------------------- issue
> # CONFIG_MEMTEST_BOOTPARAM is not set
> # CONFIG_M386 is not set
>
> how to disable it? i guess it's a config bug.

As Randy pointed out, VSMP selects PARAVIRT.  VSMP does something 
strange with AC in rflags and interrupt enable/disable, and so hooks the 
appropriate pvops to implement it.

What's your underlying concern about PARAVIRT?

    J

      parent reply	other threads:[~2008-07-24 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-24 17:15 2.6.26 vanilla paravirt config issue Patrizio Bassi
2008-07-24 17:41 ` Randy.Dunlap
     [not found]   ` <742b1fb30807241045q21592679xe32f59b7ab77be21@mail.gmail.com>
2008-07-24 17:51     ` Randy.Dunlap
2008-07-24 18:30 ` Jeremy Fitzhardinge [this message]

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=4888CA62.5010602@goop.org \
    --to=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patrizio.bassi@gmail.com \
    /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.