All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] Xen cleanups
@ 2011-06-21 20:59 ` Jan Kiszka
  0 siblings, 0 replies; 10+ messages in thread
From: Jan Kiszka @ 2011-06-21 20:59 UTC (permalink / raw)
  To: qemu-devel, Alexander Graf; +Cc: Anthony PERARD, xen-devel, Stefano Stabellini

Changes to v1:
 - rebase over xen-next which includes
 - dropping of xen_unmap_block uninlining (as it's gone)

PS: Alex, there must be some patch(es) with style issues in your queue.
Please avoid accepting anything that fails checkpatch unless for valid
exceptions.

Jan Kiszka (3):
  xen: Clean up build system
  xen: Clean up map cache API naming
  xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN

 Makefile.objs       |    4 ++--
 Makefile.target     |   14 ++------------
 configure           |    5 +----
 exec.c              |   34 ++++++++++++++++++----------------
 hw/xen.h            |    9 ---------
 trace-events        |    6 +++---
 xen-all.c           |    4 ++--
 xen-mapcache-stub.c |   36 ------------------------------------
 xen-mapcache.c      |   41 +++++++++++++++++++++++------------------
 xen-mapcache.h      |   14 ++++++--------
 xen-stub.c          |   16 ++++++++++++++++
 11 files changed, 73 insertions(+), 110 deletions(-)
 delete mode 100644 xen-mapcache-stub.c

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

end of thread, other threads:[~2011-06-30 15:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-21 20:59 [Qemu-devel] [PATCH v2 0/3] Xen cleanups Jan Kiszka
2011-06-21 20:59 ` Jan Kiszka
2011-06-21 20:59 ` [Qemu-devel] [PATCH v2 1/3] xen: Clean up build system Jan Kiszka
2011-06-21 20:59   ` Jan Kiszka
2011-06-21 20:59 ` [Qemu-devel] [PATCH v2 2/3] xen: Clean up map cache API naming Jan Kiszka
2011-06-21 20:59   ` Jan Kiszka
2011-06-21 20:59 ` [Qemu-devel] [PATCH v2 3/3] xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN Jan Kiszka
2011-06-21 20:59   ` Jan Kiszka
2011-06-30 15:09 ` [Qemu-devel] [PATCH v2 0/3] Xen cleanups Alexander Graf
2011-06-30 15:09   ` Alexander Graf

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.