From: Sean Christopherson <sean.j.christopherson@intel.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Ben Gardon <bgardon@google.com>,
linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
linux-kselftest@vger.kernel.org, Peter Xu <peterx@redhat.com>,
Peter Shier <pshier@google.com>
Subject: Re: [PATCH 1/1] kvm: mmu: zap pages when zapping only parent
Date: Fri, 7 Aug 2020 22:06:23 -0700 [thread overview]
Message-ID: <20200808050623.GA1123@linux.intel.com> (raw)
In-Reply-To: <cf54ab19-611c-c975-8080-b49e13c966f3@redhat.com>
On Wed, Aug 05, 2020 at 08:48:03PM +0200, Paolo Bonzini wrote:
> On 05/08/20 19:10, Ben Gardon wrote:
> >>
> >> Alternatively, what about moving this logic into mmu_page_zap_pte()? That
> >> can be done with a little massaging of FNAME(invlpg) and would avoid what is
> >> effectively redundant checks on is_shadow_present_pte() and is_last_spte().
> >> Patches attached and somewhat tested.
> > That seems like a good change to me and the patches you attached look
> > good to me. I'm happy to review them more if you want to send them to
> > the mailing list as their own series. Thanks for putting them
> > together.
> >
>
> Thanks, I'll wait for that.
Sorry for the delay, been buried with internal stuff. I'll get the series
posted on Monday.
prev parent reply other threads:[~2020-08-08 5:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-27 20:33 [PATCH 1/1] kvm: mmu: zap pages when zapping only parent Ben Gardon
2020-08-04 21:14 ` Sean Christopherson
2020-08-05 17:10 ` Ben Gardon
2020-08-05 18:48 ` Paolo Bonzini
2020-08-08 5:06 ` Sean Christopherson [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=20200808050623.GA1123@linux.intel.com \
--to=sean.j.christopherson@intel.com \
--cc=bgardon@google.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=peterx@redhat.com \
--cc=pshier@google.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.