From: Paul Durrant <pdurrant@amazon.com>
To: <xen-devel@lists.xenproject.org>
Cc: Paul Durrant <pdurrant@amazon.com>
Subject: [Xen-devel] [PATCH v3 0/3] purge free_shared_domheap_page()
Date: Thu, 23 Jan 2020 14:03:02 +0000 [thread overview]
Message-ID: <20200123140305.21050-1-pdurrant@amazon.com> (raw)
Paul Durrant (3):
x86 / vmx: make apic_access_mfn type-safe
x86 / hvm: add domain_relinquish_resources() method
x86 / vmx: use a 'normal' domheap page for APIC_DEFAULT_PHYS_BASE
xen/arch/x86/hvm/hvm.c | 7 +++++-
xen/arch/x86/hvm/mtrr.c | 2 +-
xen/arch/x86/hvm/svm/svm.c | 5 ----
xen/arch/x86/hvm/vmx/vmx.c | 37 +++++++++++++++++++++---------
xen/arch/x86/mm.c | 10 --------
xen/common/domain.c | 8 +++++++
xen/include/asm-x86/hvm/hvm.h | 1 +
xen/include/asm-x86/hvm/vmx/vmcs.h | 2 +-
xen/include/asm-x86/mm.h | 2 --
9 files changed, 43 insertions(+), 31 deletions(-)
--
2.20.1
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
next reply other threads:[~2020-01-23 14:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-23 14:03 Paul Durrant [this message]
2020-01-23 14:03 ` [Xen-devel] [PATCH v3 1/3] x86 / vmx: make apic_access_mfn type-safe Paul Durrant
2020-01-23 15:31 ` Andrew Cooper
2020-01-23 14:03 ` [Xen-devel] [PATCH v3 2/3] x86 / hvm: add domain_relinquish_resources() method Paul Durrant
2020-01-23 15:13 ` Jan Beulich
2020-01-23 14:03 ` [Xen-devel] [PATCH v3 3/3] x86 / vmx: use a 'normal' domheap page for APIC_DEFAULT_PHYS_BASE Paul Durrant
2020-01-23 14:45 ` George Dunlap
2020-01-24 11:02 ` Durrant, Paul
2020-01-23 15:26 ` Julien Grall
2020-01-23 15:46 ` Durrant, Paul
2020-01-23 15:48 ` George Dunlap
2020-01-23 15:48 ` Julien Grall
2020-01-23 15:32 ` Jan Beulich
2020-01-23 15:41 ` George Dunlap
2020-01-23 15:56 ` Durrant, Paul
2020-01-23 16:07 ` Jan Beulich
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=20200123140305.21050-1-pdurrant@amazon.com \
--to=pdurrant@amazon.com \
--cc=xen-devel@lists.xenproject.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 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.