]> git.ipfire.org Git - thirdparty/libvirt.git/commit
extend the configuration parser for VMX syntax
authorDaniel Veillard <veillard@redhat.com>
Fri, 19 Jun 2009 12:34:30 +0000 (12:34 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 19 Jun 2009 12:34:30 +0000 (12:34 +0000)
commit144276aa1a0f58884eb044c15e651c75901327ad
tree8a3c0b1198d47b4b9f265f6c801fd090ae141526
parent2be4d867408886eabcced0c00a52056ba7f03572
extend the configuration parser for VMX syntax
* qemud/qemud.c src/conf.c src/conf.h src/qemu_conf.c src/xen_unified.c
  src/xm_internal.c tests/conftest.c tests/xmconfigtest.c: extend
  the configuration parser for VMX syntax, patch by Matthias Bolte
Daniel
ChangeLog
docs/news.html
qemud/qemud.c
src/conf.c
src/conf.h
src/qemu_conf.c
src/xen_unified.c
src/xm_internal.c
tests/conftest.c
tests/xmconfigtest.c