All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [PATCH v5 0/4] purge free_shared_domheap_page()
@ 2020-01-29 10:16 Paul Durrant
  2020-01-29 10:16 ` [Xen-devel] [PATCH v5 1/4] x86 / vmx: move teardown from domain_destroy() Paul Durrant
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Paul Durrant @ 2020-01-29 10:16 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant

Paul Durrant (4):
  x86 / vmx: move teardown from domain_destroy()...
  mm: modify domain_adjust_tot_pages() to better handle a zero
    adjustment
  mm: make MEMF_no_refcount pages safe to assign
  x86 / vmx: use a MEMF_no_refcount domheap page for
    APIC_DEFAULT_PHYS_BASE

 xen/arch/x86/hvm/vmx/vmx.c | 25 ++++++++++++++++++++-----
 xen/arch/x86/mm.c          | 10 ----------
 xen/common/page_alloc.c    | 38 ++++++++++++++++++++++++++------------
 xen/include/asm-arm/mm.h   |  5 ++++-
 xen/include/asm-x86/mm.h   |  9 +++++----
 5 files changed, 55 insertions(+), 32 deletions(-)

-- 
2.20.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-01-29 11:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-29 10:16 [Xen-devel] [PATCH v5 0/4] purge free_shared_domheap_page() Paul Durrant
2020-01-29 10:16 ` [Xen-devel] [PATCH v5 1/4] x86 / vmx: move teardown from domain_destroy() Paul Durrant
2020-01-29 10:16 ` [Xen-devel] [PATCH v5 2/4] mm: modify domain_adjust_tot_pages() to better handle a zero adjustment Paul Durrant
2020-01-29 11:12   ` Jan Beulich
2020-01-29 11:15     ` Durrant, Paul
2020-01-29 10:16 ` [Xen-devel] [PATCH v5 3/4] mm: make MEMF_no_refcount pages safe to assign Paul Durrant
2020-01-29 11:20   ` Jan Beulich
2020-01-29 10:16 ` [Xen-devel] [PATCH v5 4/4] x86 / vmx: use a MEMF_no_refcount domheap page for APIC_DEFAULT_PHYS_BASE Paul Durrant

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.