Hi Konrad,
the followings are the patches that I am proposing for Linux 3.7.
I am leaving out the bulk of the ARM patches for the moment.


Stefano Stabellini (6):
      xen/events: fix unmask_evtchn for PV on HVM guests
      xen: missing includes
      xen: update xen_add_to_physmap interface
      xen: Introduce xen_pfn_t for pfn and mfn types
      xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
      xen: allow privcmd for HVM guests

 arch/ia64/include/asm/xen/interface.h      |    7 ++++++-
 arch/x86/include/asm/xen/interface.h       |    7 +++++++
 arch/x86/xen/mmu.c                         |    3 +++
 drivers/tty/hvc/hvc_xen.c                  |    2 ++
 drivers/xen/events.c                       |   18 +++++++++++++++---
 drivers/xen/grant-table.c                  |    1 +
 drivers/xen/privcmd.c                      |    4 ----
 drivers/xen/xenbus/xenbus_probe_frontend.c |    1 +
 include/xen/interface/grant_table.h        |    4 ++--
 include/xen/interface/memory.h             |    9 ++++++---
 include/xen/interface/platform.h           |    4 ++--
 include/xen/interface/xen.h                |    7 +++----
 include/xen/privcmd.h                      |    3 +--
 13 files changed, 49 insertions(+), 21 deletions(-)


A git branch based on v3.6-rc2 is available here:

git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git for_upstream_3.7

Cheers,

Stefano
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to