[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] 0/3] Update xentrace to be compatable with PPC.
Hello All, This Patch series updates xentrace such that it will compile and work correctly (assuming underlying hypervisor support) on all architectures. Also allowing trace files captured on one architecture to be portable to other systems with no changes to tools. Essentially the patches do: 1. Use unit32_t instead of unsigned long. 2. Make the xentrace tool (xentrace copies the xentrace buffers from xen memory to disk) write data in network byte order. 3. Various cleanups. This patch is optional. These patches have been tested on ppc64 and x86_32, and datafiles transported between said hosts. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |