From 08be2facab15a4a9aa798da580acdd8f523d2b8a Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 22 Oct 2007 20:36:04 +0000 Subject: [PATCH] * src/xen_internal.c src/xen_unified.c src/xen_unified.h src/xend_internal.c src/xml.c src/xml.h: commited erronously the NUMA patches sent for review on the list in last commit. But that should not affect non NUMA users so early push should not be a problem. Daniel --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index ef87988482..cad9201a80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Mon Oct 22 22:33:59 CEST 2007 Daniel Veillard + + * src/xen_internal.c src/xen_unified.c src/xen_unified.h + src/xend_internal.c src/xml.c src/xml.h: commited erronously + the NUMA patches sent for review on the list in last commit. + But that should not affect non NUMA users so early push should + not be a problem. + Mon Oct 22 22:27:40 CEST 2007 Daniel Veillard * docs/format.html docs/libvir.html: documentation cleaups