xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] Xen patches for Linux 3.7
Date: Wed, 22 Aug 2012 12:59:06 -0400	[thread overview]
Message-ID: <20120822165906.GA3354@phenom.dumpdata.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1208221635020.15568@kaball.uk.xensource.com>

On Wed, Aug 22, 2012 at 05:19:18PM +0100, Stefano Stabellini wrote:
> 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.

applied. going to test it overnight.
> 
> 
> 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

      parent reply	other threads:[~2012-08-22 16:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 16:19 [PATCH 0/6] Xen patches for Linux 3.7 Stefano Stabellini
2012-08-22 16:20 ` [PATCH 1/6] xen/events: fix unmask_evtchn for PV on HVM guests Stefano Stabellini
2012-08-22 16:20 ` [PATCH 2/6] xen: missing includes Stefano Stabellini
2012-08-22 16:20 ` [PATCH 3/6] xen: update xen_add_to_physmap interface Stefano Stabellini
2012-08-22 16:20 ` [PATCH 4/6] xen: Introduce xen_pfn_t for pfn and mfn types Stefano Stabellini
2012-08-22 16:20 ` [PATCH 5/6] xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST Stefano Stabellini
2012-08-22 16:20 ` [PATCH 6/6] xen: allow privcmd for HVM guests Stefano Stabellini
2012-08-22 16:59 ` Konrad Rzeszutek Wilk [this message]

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=20120822165906.GA3354@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefano.stabellini@eu.citrix.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).