From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: xen-devel@lists.xensource.com
Subject: Patches for v3.8
Date: Tue, 27 Nov 2012 16:31:43 -0500 [thread overview]
Message-ID: <20121127213143.GB13890@phenom.dumpdata.com> (raw)
Heya,
So v3.8 merge window is going to open in two weeks (or perhaps sooner).
I am still fixing some build issues so that they won't surface on linux-next, but
so far this is what I was thinking to push (some to Linus, and some to Jens):
Anything I am missing?
arch/arm/include/asm/xen/interface.h | 1 +
arch/arm/xen/enlighten.c | 124 ++++++++++++---
arch/x86/include/asm/xen/interface.h | 12 ++-
arch/x86/include/asm/xen/page.h | 3 +
arch/x86/xen/Kconfig | 11 ++
arch/x86/xen/enlighten.c | 174 +++++++++++++++-----
arch/x86/xen/irq.c | 5 +-
arch/x86/xen/mmu.c | 187 +++++++++++++++++++--
arch/x86/xen/mmu.h | 2 +
arch/x86/xen/p2m.c | 2 +-
arch/x86/xen/setup.c | 64 ++++++--
arch/x86/xen/smp.c | 75 ++++++---
arch/x86/xen/suspend.c | 2 +-
arch/x86/xen/xen-head.S | 11 +-
arch/x86/xen/xen-ops.h | 2 +-
drivers/block/xen-blkback/blkback.c | 301 +++++++++++++++++++++++++++++++---
drivers/block/xen-blkback/common.h | 16 ++
drivers/block/xen-blkback/xenbus.c | 23 +++-
drivers/block/xen-blkfront.c | 199 +++++++++++++++++++---
drivers/xen/Kconfig | 3 +
drivers/xen/Makefile | 7 +-
drivers/xen/balloon.c | 19 ++-
drivers/xen/cpu_hotplug.c | 4 +-
drivers/xen/events.c | 9 +-
drivers/xen/gntdev.c | 3 +-
drivers/xen/grant-table.c | 25 +++-
drivers/xen/privcmd.c | 72 ++++++++-
drivers/xen/xen-acpi-pad.c | 182 ++++++++++++++++++++
drivers/xen/xen-pciback/pci_stub.c | 118 +++++++------
drivers/xen/xenbus/xenbus_client.c | 3 +-
drivers/xen/xenbus/xenbus_xs.c | 1 -
include/xen/interface/memory.h | 44 +++++-
include/xen/interface/physdev.h | 10 +
include/xen/interface/platform.h | 17 ++
include/xen/xen-ops.h | 9 +-
35 files changed, 1484 insertions(+), 256 deletions(-)
Alexander Duyck (1):
x86/xen: Use __pa_symbol instead of __pa on C visible symbols
Dan Carpenter (1):
xen/privcmd: fix condition in privcmd_close()
Ian Campbell (6):
xen: balloon: allow PVMMU interfaces to be compiled out
xen: arm: enable balloon driver
xen: correctly use xen_pfn_t in remap_domain_mfn_range.
xen: arm: implement remap interfaces needed for privcmd mappings.
xen: x86 pvh: use XENMEM_add_to_physmap_range for foreign gmfn mappings
xen: include correct header for xen_pfn_t definition.
Jan Beulich (2):
xen-pciback: simplify and tighten parsing of device IDs
xen-pciback: reject out of range inputs
Konrad Rzeszutek Wilk (8):
xen/smp: Move the common CPU init code a bit to prep for PVH patch.
xen/e820: Coalesce the PVH release/populate logic in the generic case.
Revert "xen/e820: Coalesce the PVH release/populate logic in the generic case."
xen/acpi: Fix compile error by missing decleration for xen_domain.
Merge branch 'stable/pvh.v6.1' into stable/for-linus-3.8
xen/acpi: Move the xen_running_on_version_or_later function.
Merge branch 'stable/for-linus-3.8' into HEAD
Merge branch 'stable/for-jens-3.8' into HEAD
Liu, Jinsong (2):
xen/acpi: ACPI PAD driver
xen/acpi: revert pad config check in xen_check_mwait
Mukesh Rathor (6):
xen/pvh: Support ParaVirtualized Hardware extensions.
xen/pvh: Extend vcpu_guest_context, p2m, event, and XenBus.
xen/pvh: Implement MMU changes for PVH.
xen/pvh: bootup and setup (E820) related changes.
xen/pvh: balloon and grant changes.
xen/pvh: /dev/xen/privcmd changes.
Olaf Hering (1):
xen PVonHVM: use E820_Reserved area for shared_info
Roger Pau Monne (4):
xen/blkback: Persistent grant maps for xen blk drivers
xen/blkback: persistent-grants fixes
xen-blkback: move free persistent grants code
xen-blkfront: free allocated page
Sachin Kamat (1):
xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h
Wei Yongjun (1):
xen/x86: remove duplicated include from enlighten.c
next reply other threads:[~2012-11-27 21:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-27 21:31 Konrad Rzeszutek Wilk [this message]
2012-11-28 8:24 ` Patches for v3.8 Jan Beulich
2012-11-28 11:50 ` Stefano Stabellini
2012-11-28 14:25 ` Konrad Rzeszutek Wilk
2012-11-28 14:32 ` Ian Campbell
2012-11-28 14:44 ` Konrad Rzeszutek Wilk
2012-11-28 16:00 ` Ian Campbell
2012-11-29 11:51 ` Ian Campbell
2012-11-29 14:09 ` Konrad Rzeszutek Wilk
2012-11-29 14:44 ` Ian Campbell
2012-11-29 1:50 ` Mukesh Rathor
2012-11-29 7:28 ` Jan Beulich
2012-11-30 2:38 ` Mukesh Rathor
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=20121127213143.GB13890@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xensource.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.