From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: xen-devel@lists.xensource.com
Subject: Patches that are going to be proposed for 2.6.40.
Date: Tue, 10 May 2011 13:19:11 -0400 [thread overview]
Message-ID: <20110510171911.GA13950@dumpdata.com> (raw)
. which are on the light side.
These are the branches that I am going to ask Linus to pull:
- 'stable/general.cleanup' and 'stable/balloon.cleanup'
- 'stable/irq', 'stable/p2m-e820-pci.v2', 'stable/gntalloc.v7' and 'stable/backend.base.v3'
And will ask the block maintainer (Jens) to pull this one:
- 'stable/blkfront'
There aren't any big features - mostly just bug-fixes and more nice cleanups.
If it looks that I've missed something - please poke me immediately.
Daniel De Graaf (1):
xen/gntdev,gntalloc: Remove unneeded VM flags
Daniel Kiper (4):
xen/balloon: Use PageHighMem() for high memory page detection
xen/balloon: Simplify HVM integration
xen/balloon: Clarify credit calculation
xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append()
Ian Campbell (1):
xen: tidy up whitespace in drivers/xen/Makefile
Konrad Rzeszutek Wilk (14):
xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.
xen:p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings
xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.
xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
xen/irq: Add support to check if IRQ line is shared with other domains.
xen/irq: Export 'xen_pirq_from_irq' function.
xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot.
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions.
xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation.
xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.
Merge branches 'stable/general.cleanup' and 'stable/balloon.cleanup'
Merge branches 'stable/irq', 'stable/p2m-e820-pci.v2', 'stable/gntalloc.v7' and 'stable/backend.base.v3'
Merge branches 'stable/blkfront'
Marek Marczykowski (1):
xen-blkfront: fix data size for xenbus_gather in blkfront_connect
Stefano Stabellini (2):
xen: do not clear and mask evtchns in __xen_evtchn_do_upcall
xen: do not implement irq_mask and irq_unmask in xen_percpu_chip
And the full diff stat.
arch/x86/include/asm/xen/page.h | 5 +-
arch/x86/include/asm/xen/pci.h | 16 ++++
arch/x86/pci/xen.c | 94 +++++++++++++++++++++-
arch/x86/xen/p2m.c | 43 ++++++++--
arch/x86/xen/setup.c | 2 +-
drivers/block/xen-blkfront.c | 51 +++++++++----
drivers/xen/Makefile | 24 +++---
drivers/xen/balloon.c | 25 +++----
drivers/xen/events.c | 158 ++++++++++++++++++++++++++-----------
drivers/xen/gntalloc.c | 14 +++-
drivers/xen/gntdev.c | 16 ++++-
drivers/xen/grant-table.c | 31 ++++++--
include/xen/events.h | 9 ++-
include/xen/interface/io/blkif.h | 13 +++
14 files changed, 385 insertions(+), 116 deletions(-)
next reply other threads:[~2011-05-10 17:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-10 17:19 Konrad Rzeszutek Wilk [this message]
2011-05-11 7:42 ` Patches that are going to be proposed for 2.6.40 Ian Campbell
2011-05-11 13:14 ` Konrad Rzeszutek Wilk
2011-05-11 15:04 ` Ian Campbell
2011-05-11 9:49 ` Daniel Kiper
2011-05-11 13:17 ` Konrad Rzeszutek Wilk
2011-05-12 10:45 ` Daniel Kiper
2011-05-12 18:53 ` Konrad Rzeszutek Wilk
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=20110510171911.GA13950@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 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).