From: Avi Kivity <avi@qumranet.com>
To: "Zhang, Xiantao" <xiantao.zhang@intel.com>
Cc: kvm-ia64@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH]KVM: kvm/ia64: select ANON_INODES PREEMPT_NOTIFIERS, once
Date: Mon, 25 Aug 2008 12:03:00 +0300 [thread overview]
Message-ID: <48B27544.7090004@qumranet.com> (raw)
In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01845A71@pdsmsx415.ccr.corp.intel.com>
Zhang, Xiantao wrote:
> From 2c14c54eed790553fddbcb3970f0967a4aa79dca Mon Sep 17 00:00:00 2001
> From: Xiantao Zhang <xiantao.zhang@intel.com>
> Date: Sat, 23 Aug 2008 10:21:06 +0800
> Subject: [PATCH] KVM: kvm/ia64: select ANON_INODES PREEMPT_NOTIFIERS,
> once
> virtualization configured.
>
> Once virtulization configured, make PREEMPT_NOTIFIERS, ANON_INODES
> selected by default.
>
What is the motivation for this? Don't things work as is?
> Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
> ---
> arch/ia64/kvm/Kconfig | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig
> index 7914e48..07f6b69 100644
> --- a/arch/ia64/kvm/Kconfig
> +++ b/arch/ia64/kvm/Kconfig
> @@ -7,6 +7,8 @@ config HAVE_KVM
> menuconfig VIRTUALIZATION
> bool "Virtualization"
> depends on HAVE_KVM || IA64
> + select PREEMPT_NOTIFIERS
> + select ANON_INODES
> default y
>
Suppose VIRTUALIZATION is selected but KVM is not. Why select
ANON_INODES and PREEMPT_NOTIFIERS?
> ---help---
> Say Y here to get to see options for using your Linux host to
> run other
> @@ -20,8 +22,6 @@ if VIRTUALIZATION
> config KVM
> tristate "Kernel-based Virtual Machine (KVM) support"
> depends on HAVE_KVM && EXPERIMENTAL
> - select PREEMPT_NOTIFIERS
> - select ANON_INODES
> ---help---
> Support hosting fully virtualized guest machines using
> hardware
> virtualization extensions. You will need a fairly recent
>
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2008-08-25 9:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-23 2:44 [PATCH]KVM: kvm/ia64: select ANON_INODES PREEMPT_NOTIFIERS, once Zhang, Xiantao
2008-08-25 9:00 ` Jes Sorensen
2008-08-25 9:03 ` Avi Kivity [this message]
2008-08-25 9:28 ` Zhang, Xiantao
2008-08-25 10:15 ` Avi Kivity
2008-08-25 10:49 ` Zhang, Xiantao
2008-08-25 13:39 ` Avi Kivity
2008-08-26 1:22 ` Zhang, Xiantao
2008-08-26 8:13 ` Avi Kivity
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=48B27544.7090004@qumranet.com \
--to=avi@qumranet.com \
--cc=kvm-ia64@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=xiantao.zhang@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox