From: Marcelo Tosatti <mtosatti@redhat.com>
To: Wei Yongjun <yjwei@cn.fujitsu.com>
Cc: kvm@vger.kernel.org, Avi Kivity <avi@redhat.com>
Subject: Re: [PATCH] KVM: x86: Use native_store_idt() instead of kvm_get_idt()
Date: Mon, 15 Mar 2010 04:13:49 -0300 [thread overview]
Message-ID: <20100315071349.GC3654@amt.cnet> (raw)
In-Reply-To: <4B908484.3050308@cn.fujitsu.com>
On Fri, Mar 05, 2010 at 12:11:48PM +0800, Wei Yongjun wrote:
> This patch use generic linux function native_store_idt()
> instead of kvm_get_idt(), and also removed the useless
> function kvm_get_idt().
>
> Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
> ---
> arch/x86/include/asm/kvm_host.h | 5 -----
> arch/x86/kvm/vmx.c | 2 +-
> 2 files changed, 1 insertions(+), 6 deletions(-)
Applied, thanks.
prev parent reply other threads:[~2010-03-15 8:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-05 4:11 [PATCH] KVM: x86: Use native_store_idt() instead of kvm_get_idt() Wei Yongjun
2010-03-15 7:13 ` Marcelo Tosatti [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=20100315071349.GC3654@amt.cnet \
--to=mtosatti@redhat.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=yjwei@cn.fujitsu.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.