From: Avi Kivity <avi@redhat.com>
To: Takuya Yoshikawa <takuya.yoshikawa@gmail.com>
Cc: mtosatti@redhat.com, kvm@vger.kernel.org, yoshikawa.takuya@oss.ntt.co.jp
Subject: Re: [PATCH] KVM: x86: Remove useless regs_page pointer from kvm_lapic
Date: Sun, 06 Mar 2011 14:38:17 +0200 [thread overview]
Message-ID: <4D738039.2080704@redhat.com> (raw)
In-Reply-To: <20110305124020.a3427a4c.takuya.yoshikawa@gmail.com>
On 03/05/2011 05:40 AM, Takuya Yoshikawa wrote:
> From: Takuya Yoshikawa<yoshikawa.takuya@oss.ntt.co.jp>
>
> Access to this page is mostly done through the regs member which holds
> the address to this page. The exceptions are in vmx_vcpu_reset() and
> kvm_free_lapic() and these both can easily be converted to using regs.
Applied, thanks.
--
error compiling committee.c: too many arguments to function
prev parent reply other threads:[~2011-03-06 12:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-05 3:40 [PATCH] KVM: x86: Remove useless regs_page pointer from kvm_lapic Takuya Yoshikawa
2011-03-06 12:38 ` Avi Kivity [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=4D738039.2080704@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=takuya.yoshikawa@gmail.com \
--cc=yoshikawa.takuya@oss.ntt.co.jp \
/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.