From: Paolo Bonzini <pbonzini@redhat.com>
To: Marc Orr <marcorr@google.com>,
kvm@vger.kernel.org, jmattson@google.com, rientjes@google.com,
konrad.wilk@oracle.com, linux-mm@kvack.org,
akpm@linux-foundation.org, rkrcmar@redhat.com,
willy@infradead.org, sean.j.christopherson@intel.com,
dave.hansen@linux.intel.com, kernellwp@gmail.com
Subject: Re: [kvm PATCH v8 0/2] shrink vcpu_vmx down to order 2
Date: Fri, 14 Dec 2018 12:25:01 +0100 [thread overview]
Message-ID: <8e8140fb-4bd5-f6a1-9434-e6d759007d7f@redhat.com> (raw)
In-Reply-To: <20181106225356.119901-1-marcorr@google.com>
On 06/11/18 23:53, Marc Orr wrote:
> Compared to the last version, I've:
> (0) Actually update the patches, as explained below.
> (1) Added a comment to explain the FPU checks in kvm_arch_init()
> (2) Changed the kmem_cache_create_usercopy() to kmem_cache_create()
>
> Marc Orr (2):
> kvm: x86: Use task structs fpu field for user
> kvm: x86: Dynamically allocate guest_fpu
>
> arch/x86/include/asm/kvm_host.h | 10 +++---
> arch/x86/kvm/svm.c | 10 ++++++
> arch/x86/kvm/vmx.c | 10 ++++++
> arch/x86/kvm/x86.c | 55 ++++++++++++++++++++++++---------
> 4 files changed, 65 insertions(+), 20 deletions(-)
>
Queued, thanks.
Paolo
prev parent reply other threads:[~2018-12-14 11:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-06 22:53 [kvm PATCH v8 0/2] shrink vcpu_vmx down to order 2 Marc Orr
2018-11-06 22:53 ` [kvm PATCH v8 1/2] kvm: x86: Use task structs fpu field for user Marc Orr
2018-11-06 22:53 ` [kvm PATCH v8 2/2] kvm: x86: Dynamically allocate guest_fpu Marc Orr
2018-11-29 21:51 ` [kvm PATCH v8 0/2] shrink vcpu_vmx down to order 2 Marc Orr
2018-12-14 11:25 ` Paolo Bonzini [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=8e8140fb-4bd5-f6a1-9434-e6d759007d7f@redhat.com \
--to=pbonzini@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=dave.hansen@linux.intel.com \
--cc=jmattson@google.com \
--cc=kernellwp@gmail.com \
--cc=konrad.wilk@oracle.com \
--cc=kvm@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=marcorr@google.com \
--cc=rientjes@google.com \
--cc=rkrcmar@redhat.com \
--cc=sean.j.christopherson@intel.com \
--cc=willy@infradead.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;
as well as URLs for NNTP newsgroup(s).