Re: [Qemu-devel] [PATCH 0/4] Xen cleanups

2011-06-21 Thread Alexander Graf
On 21.06.2011, at 08:26, Jan Kiszka wrote: > 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 Patches 2-4 don't apply. Please rebase a

Re: [Qemu-devel] [PATCH 0/4] Xen cleanups

2011-06-21 Thread Stefano Stabellini
On Tue, 21 Jun 2011, Jan Kiszka wrote: > 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 > thanks for the patches, cleanups are alw

[Qemu-devel] [PATCH 0/4] Xen cleanups

2011-06-20 Thread Jan Kiszka
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