]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
conf: report error in virCPUDefParseXML
authorJincheng Miao <jmiao@redhat.com>
Thu, 25 Sep 2014 11:28:33 +0000 (19:28 +0800)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 26 Sep 2014 14:03:14 +0000 (16:03 +0200)
commite02908880259c2587c7ec42d5ab5d967a7daa0a1
treebe9dfb2bf4774dfdc7066503a06650ec276b6317
parentb987c4c3f4829eb8a0134b687cb9748ff724f98a
conf: report error in virCPUDefParseXML

When detected invalid 'memAccess', virCPUDefParseXML should report error.

Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1146334

Signed-off-by: Jincheng Miao <jmiao@redhat.com>
src/conf/cpu_conf.c
tests/qemuxml2argvdata/qemuxml2argv-hugepages-memaccess-invalid.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c