* src/xen_internal.c: Fix detection of host PAE capabilities,

nul-terminate the token in the output XML and a couple of
  cleanups for determining structure sizes.
This commit is contained in:
Richard W.M. Jones
2007-03-23 09:18:24 +00:00
parent fb624fbecf
commit ba83eae40f
2 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
Fri Mar 23 09:12:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
* src/xen_internal.c: Fix detection of host PAE capabilities,
nul-terminate the token in the output XML and a couple of
cleanups for determining structure sizes.
Thu Mar 22 19:38:38 CET 2007 Daniel Veillard <veillard@redhat.com>
* qemud/iptables.c qemud/qemud.c src/conf.c src/hash.c src/libvirt.c