]> git.ipfire.org Git - thirdparty/libvirt.git/commit
xen tests: Fix PV-VFB tests with RHEL-5 API
authorJiri Denemark <jdenemar@redhat.com>
Mon, 23 Aug 2010 13:43:51 +0000 (15:43 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 24 Aug 2010 08:10:16 +0000 (10:10 +0200)
commitbb6543aaa4e3d09fdede7f308f2c8808a8558921
tree4e1ba4e85a4b0d7f83dab9f54d5a78272a7bfdb1
parente27277ebc84e6e8cc03dcf13d4f6248854654d17
xen tests: Fix PV-VFB tests with RHEL-5 API

RHEL-5 Xen doesn't support the old style vnc configuration. In sexpr, we
can't really check it with rhel5-api turned on. However, for XM
configuration files it's sufficient to use cfg version 1 instead of 2.
tests/xmconfigtest.c
tests/xml2sexprtest.c