]> xenbits.xensource.com Git - libvirt.git/commit
* src/xend_internal.c src/xml.c: add an extra element currentMemory
authorDaniel Veillard <veillard@redhat.com>
Fri, 10 Nov 2006 11:13:01 +0000 (11:13 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 10 Nov 2006 11:13:01 +0000 (11:13 +0000)
commit28a60cbcdb12c9c21ed6b486db18078bc28a2559
treea0e930d5ad001b26812480991f332f0406f289d4
parent3869766df987fae741cecf6359a9802a26a6cc87
* src/xend_internal.c src/xml.c: add an extra element currentMemory
  to the XML description and handle its serialization back and
  forth between XML and S-Expr
* tests/sexpr2xmltest.c tests/xml2sexprtest.c
  tests/sexpr2xmldata/sexpr2xml-curmem.*
  tests/xml2sexprdata/xml2sexpr-curmem.*: added specific regression
  tests for this, this didn't disturb any of the other tests.
Daniel
ChangeLog
po/en_GB.po
po/libvirt.pot
src/xend_internal.c
src/xml.c
tests/sexpr2xmldata/sexpr2xml-curmem.sexpr [new file with mode: 0644]
tests/sexpr2xmldata/sexpr2xml-curmem.xml [new file with mode: 0644]
tests/sexpr2xmltest.c
tests/xml2sexprdata/xml2sexpr-curmem.sexpr [new file with mode: 0644]
tests/xml2sexprdata/xml2sexpr-curmem.xml [new file with mode: 0644]
tests/xml2sexprtest.c