qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Xen cleanups
@ 2011-06-21  6:26 Jan Kiszka
  2011-06-21  6:26 ` [Qemu-devel] [PATCH 1/4] xen: Clean up build system Jan Kiszka
                   ` (5 more replies)
  0 siblings, 6 replies; 24+ messages in thread
From: Jan Kiszka @ 2011-06-21  6:26 UTC (permalink / raw)
  To: qemu-devel, Alexander Graf; +Cc: Anthony PERARD, xen-devel, Stefano Stabellini

I came across some Xen oddities I couldn't help to clean up. These
patches
 - simplify the build
 - remove a win32 breakage from xen-mapcache.h
 - move the map cache functions out of the generic name space

Jan Kiszka (4):
  xen: Clean up build system
  xen: Uninline xen_unmap_block
  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              |   25 ++++++++++++-----------
 hw/xen.h            |    9 --------
 trace-events        |    6 ++--
 xen-all.c           |    4 +-
 xen-mapcache-stub.c |   44 -------------------------------------------
 xen-mapcache.c      |   52 ++++++++++++++++++++++++++++++++------------------
 xen-mapcache.h      |   30 +++++++---------------------
 xen-stub.c          |   29 ++++++++++++++++++++++++++++
 11 files changed, 93 insertions(+), 129 deletions(-)
 delete mode 100644 xen-mapcache-stub.c

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

end of thread, other threads:[~2011-06-21 14:00 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-21  6:26 [Qemu-devel] [PATCH 0/4] Xen cleanups Jan Kiszka
2011-06-21  6:26 ` [Qemu-devel] [PATCH 1/4] xen: Clean up build system Jan Kiszka
2011-06-21  7:21   ` Alexander Graf
2011-06-21  7:23     ` Jan Kiszka
2011-06-21  7:26       ` Alexander Graf
2011-06-21  7:27         ` Jan Kiszka
2011-06-21  7:46           ` Alexander Graf
2011-06-21  7:57             ` Jan Kiszka
2011-06-21  8:15               ` Alexander Graf
2011-06-21 13:01     ` [Qemu-devel] [Xen-devel] " Ian Jackson
2011-06-21 13:16       ` Jan Kiszka
2011-06-21 13:18       ` Alexander Graf
2011-06-21 13:48         ` Stefano Stabellini
2011-06-21  6:26 ` [Qemu-devel] [PATCH 2/4] xen: Uninline xen_unmap_block Jan Kiszka
2011-06-21  7:22   ` Alexander Graf
2011-06-21 13:49     ` Stefano Stabellini
2011-06-21  6:26 ` [Qemu-devel] [PATCH 3/4] xen: Clean up map cache API naming Jan Kiszka
2011-06-21  7:23   ` Alexander Graf
2011-06-21 13:49     ` Stefano Stabellini
2011-06-21  6:26 ` [Qemu-devel] [PATCH 4/4] xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN Jan Kiszka
2011-06-21  7:31   ` Alexander Graf
2011-06-21 13:50     ` Stefano Stabellini
2011-06-21 13:49 ` [Qemu-devel] [PATCH 0/4] Xen cleanups Stefano Stabellini
2011-06-21 14:00 ` Alexander Graf

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