qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/12] Xen patch queue 2011-07-05
@ 2011-07-05 16:51 Alexander Graf
  2011-07-05 16:51 ` [Qemu-devel] [PATCH 01/12] xen: Clean up build system Alexander Graf
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Alexander Graf @ 2011-07-05 16:51 UTC (permalink / raw)
  To: qemu-devel@nongnu.org Developers; +Cc: xen-devel@lists.xensource.com Devel

Hi Anthony,

This is my current patch queue for Xen stuff that accumulated over
the past few weeks.

Please pull.

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-07-19 15:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 16:51 [Qemu-devel] [PULL 00/12] Xen patch queue 2011-07-05 Alexander Graf
2011-07-05 16:51 ` [Qemu-devel] [PATCH 01/12] xen: Clean up build system 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 ` [Qemu-devel] [PATCH 03/12] xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN 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 ` [Qemu-devel] [PATCH 05/12] xen_console: fix memory leak 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 ` [Qemu-devel] [PATCH 07/12] xen_disk: cope with missing xenstore "params" node 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-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 ` [Qemu-devel] [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 ` [Qemu-devel] [PATCH 12/12] xen_console: fall back to qemu serial device Alexander Graf
2011-07-19 15:59 ` [Qemu-devel] [PULL 00/12] Xen patch queue 2011-07-05 Anthony Liguori

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).