All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Alexander Graf <agraf@suse.de>
Cc: "xen-devel@lists.xensource.com Devel"
	<xen-devel@lists.xensource.com>,
	"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 00/12] Xen patch queue 2011-07-05
Date: Tue, 19 Jul 2011 10:59:10 -0500	[thread overview]
Message-ID: <4E25A9CE.80803@codemonkey.ws> (raw)
In-Reply-To: <1309884673-18965-1-git-send-email-agraf@suse.de>

On 07/05/2011 11:51 AM, Alexander Graf wrote:
> Hi Anthony,
>
> This is my current patch queue for Xen stuff that accumulated over
> the past few weeks.
>
> Please pull.

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> Alex
>
> The following changes since commit 9312805d33e8b106bae356d13a8071fb37d75554:
>    Vasily Khoruzhick (1):
>          pxa2xx_lcd: add proper rotation support
>
> are available in the git repository at:
>
>    git://repo.or.cz/qemu/agraf.git xen-next
>
> Alexander Graf (2):
>        checkpatch: don't error out on },{ lines
>        xen_console: fall back to qemu serial device
>
> Jan Kiszka (3):
>        xen: Clean up build system
>        xen: Clean up map cache API naming
>        xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
>
> Stefano Stabellini (7):
>        xen: enable console and disk backend in HVM mode
>        xen_console: fix memory leak
>        xen: add vkbd support for PV on HVM guests
>        xen_disk: cope with missing xenstore "params" node
>        qemu_ram_ptr_length: take ram_addr_t as arguments
>        xen_disk: treat "aio" as "raw"
>        xen_console: support the new extended xenstore protocol
>
>   Makefile.objs         |    4 +-
>   Makefile.target       |   14 +--------
>   configure             |    2 +-
>   cpu-common.h          |    2 +-
>   exec.c                |   55 +++++++++++++++++++++---------------
>   hw/xen.h              |   10 +------
>   hw/xen_common.h       |   12 ++++++++
>   hw/xen_console.c      |   25 ++++++++++++-----
>   hw/xen_disk.c         |   37 ++++++++++++++++++++-----
>   hw/xenfb.c            |   19 ++++++++-----
>   scripts/checkpatch.pl |    4 ++-
>   trace-events          |    6 ++--
>   xen-all.c             |   73 +++++++++++++++++++++++++++++++++++++++++++++++-
>   xen-mapcache-stub.c   |   36 ------------------------
>   xen-mapcache.c        |   41 +++++++++++++++------------
>   xen-mapcache.h        |   14 ++++-----
>   16 files changed, 217 insertions(+), 137 deletions(-)
>   delete mode 100644 xen-mapcache-stub.c
>
>
>

      parent reply	other threads:[~2011-07-19 15:59 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-05 16:51 [Qemu-devel] [PULL 00/12] Xen patch queue 2011-07-05 Alexander Graf
2011-07-05 16:51 ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 01/12] xen: Clean up build system Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 02/12] xen: Clean up map cache API naming Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 03/12] xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 04/12] xen: enable console and disk backend in HVM mode Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 05/12] xen_console: fix memory leak Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 06/12] xen: add vkbd support for PV on HVM guests Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 07/12] xen_disk: cope with missing xenstore "params" node Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 08/12] qemu_ram_ptr_length: take ram_addr_t as arguments Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-06 13:12   ` [Qemu-devel] " Vasily Khoruzhick
2011-07-06 13:12     ` Vasily Khoruzhick
2011-07-05 16:51 ` [Qemu-devel] [PATCH 09/12] xen_disk: treat "aio" as "raw" Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 10/12] checkpatch: don't error out on }, { lines Alexander Graf
2011-07-05 16:51   ` [PATCH 10/12] checkpatch: don't error out on },{ lines Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 11/12] xen_console: support the new extended xenstore protocol Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 12/12] xen_console: fall back to qemu serial device Alexander Graf
2011-07-05 16:51   ` Alexander Graf
2011-07-19 15:59 ` Anthony Liguori [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=4E25A9CE.80803@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    --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.