All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Christopherson <seanjc@google.com>
To: "Durrant, Paul" <pdurrant@amazon.co.uk>
Cc: David Woodhouse <dwmw2@infradead.org>,
	Paolo Bonzini <pbonzini@redhat.com>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	"mhal@rbox.co" <mhal@rbox.co>
Subject: Re: [PATCH 3/4] KVM: Update gfn_to_pfn_cache khva when it moves within the same page
Date: Tue, 22 Nov 2022 16:23:01 +0000	[thread overview]
Message-ID: <Y3z3ZVoXXGWusfyj@google.com> (raw)
In-Reply-To: <681cf1b4edf04563bba651efb854e77f@amazon.co.uk>

On Sat, Nov 19, 2022, Durrant, Paul wrote:
> > -----Original Message-----
> > From: David Woodhouse <dwmw2@infradead.org>
> > Sent: 19 November 2022 09:47
> > To: Paolo Bonzini <pbonzini@redhat.com>; Sean Christopherson
> > <seanjc@google.com>
> > Cc: kvm@vger.kernel.org; mhal@rbox.co
> > Subject: [EXTERNAL] [PATCH 3/4] KVM: Update gfn_to_pfn_cache khva when it
> > moves within the same page

Please use a mail client that doesn't include the header gunk in the reply.

> > CAUTION: This email originated from outside of the organization. Do not
> > click links or open attachments unless you can confirm the sender and know
> > the content is safe.
> > 
> > 
> > 
> > From: David Woodhouse <dwmw@amazon.co.uk>
> > 
> > In the case where a GPC is refreshed to a different location within the
> > same page, we didn't bother to update it. Mostly we don't need to, but
> > since the ->khva field also includes the offset within the page, that does
> > have to be updated.
> > 
> > Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
> 
> Reviewed-by: <paul@xen.org>

Tags need your real name, not just your email address, i.e. this should be:

  Reviewed-by: Paul Durrant <paul@xen.org>

  reply	other threads:[~2022-11-22 16:23 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19  9:46 [PATCH 1/4] MAINTAINERS: Add KVM x86/xen maintainer list David Woodhouse
2022-11-19  9:46 ` [PATCH 2/4] KVM: x86/xen: Compatibility fixes for shared runstate area David Woodhouse
2022-11-19 11:38   ` Durrant, Paul
2022-11-19 11:46     ` David Woodhouse
2022-11-22 18:39   ` Sean Christopherson
2022-11-22 23:04     ` David Woodhouse
2022-11-23 17:17       ` Sean Christopherson
2022-11-23 17:58         ` David Woodhouse
2022-11-23 18:16           ` Sean Christopherson
2022-11-23 18:48             ` David Woodhouse
2022-11-22 23:46   ` Michal Luczaj
2022-11-23  0:03     ` David Woodhouse
2022-11-23 18:21   ` Sean Christopherson
2022-11-23 19:22     ` David Woodhouse
2022-11-23 19:32       ` Sean Christopherson
2022-11-23 20:07         ` David Woodhouse
2022-11-23 20:26           ` Sean Christopherson
2022-11-19  9:46 ` [PATCH 3/4] KVM: Update gfn_to_pfn_cache khva when it moves within the same page David Woodhouse
2022-11-19 11:40   ` Durrant, Paul
2022-11-22 16:23     ` Sean Christopherson [this message]
2022-11-22 16:49       ` Paul Durrant
2022-11-22 17:02         ` David Woodhouse
2022-11-22 19:09           ` Sean Christopherson
2022-11-22 23:13             ` David Woodhouse
2022-11-24  0:31           ` Paolo Bonzini
2022-11-24  0:45             ` David Woodhouse
2022-11-24  0:54             ` David Woodhouse
2022-11-24  1:11               ` Paolo Bonzini
2022-11-24 10:41                 ` David Woodhouse
2022-11-24 11:30                   ` David Woodhouse
2022-11-19  9:46 ` [PATCH 4/4] KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary David Woodhouse
2022-11-19 11:42   ` Durrant, Paul

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=Y3z3ZVoXXGWusfyj@google.com \
    --to=seanjc@google.com \
    --cc=dwmw2@infradead.org \
    --cc=kvm@vger.kernel.org \
    --cc=mhal@rbox.co \
    --cc=pbonzini@redhat.com \
    --cc=pdurrant@amazon.co.uk \
    /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.