public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Mike Waychison <mikew@google.com>
Cc: Cory Maccarrone <maccarro@google.com>,
	Andy Thornton <andrewth@google.com>,
	Miche Baker-Harvey <miche@google.com>,
	Avi Kivity <avi@redhat.com>, Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
	x86@kernel.org, kvm@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kvm: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE
Date: Fri, 22 Jul 2011 14:52:06 -0300	[thread overview]
Message-ID: <20110722175206.GA6924@amt.cnet> (raw)
In-Reply-To: <1311287890-22124-1-git-send-email-mikew@google.com>

On Thu, Jul 21, 2011 at 03:38:10PM -0700, Mike Waychison wrote:
> "get" support for the HV_X64_MSR_APIC_ASSIST_PAGE msr was missing, even
> though it is explicitly enumerated as something the vmm should save in
> msrs_to_save and reported to userland via the KVM_GET_MSR_INDEX_LIST
> ioctl.
> 
> Add "get" support for HV_X64_MSR_APIC_ASSIST_PAGE.  We simply return the
> guest visible value of this register, which seems to be correct as a set
> on the register is validated for us already.
> 
> Signed-off-by: Mike Waychison <mikew@google.com>

Applied, thanks.

      reply	other threads:[~2011-07-22 17:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21 22:38 [PATCH] kvm: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE Mike Waychison
2011-07-22 17:52 ` 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=20110722175206.GA6924@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=andrewth@google.com \
    --cc=avi@redhat.com \
    --cc=hpa@zytor.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maccarro@google.com \
    --cc=miche@google.com \
    --cc=mikew@google.com \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox