]> xenbits.xensource.com Git - libvirt.git/commit
Fix reading vncdisplay from xend, add several test cases for xen vnc corner case
authorCole Robinson <crobinso@redhat.com>
Tue, 9 Sep 2008 13:53:58 +0000 (13:53 +0000)
committerCole Robinson <crobinso@redhat.com>
Tue, 9 Sep 2008 13:53:58 +0000 (13:53 +0000)
commita82bd0784b1dda58efdca17e0dded8cfe63ad972
tree828b3d5eb3fd17a60879ac41d5bd8034530508d0
parentbf3e2132a7b75358aaa78e8faebef8e5e6fd38c0
Fix reading vncdisplay from xend, add several test cases for xen vnc corner case
s.
13 files changed:
ChangeLog
src/xend_internal.c
tests/sexpr2xmldata/sexpr2xml-pv-vfb-new-vncdisplay.sexpr [new file with mode: 0644]
tests/sexpr2xmldata/sexpr2xml-pv-vfb-new-vncdisplay.xml [new file with mode: 0644]
tests/sexpr2xmltest.c
tests/xmconfigdata/test-paravirt-new-pvfb-vncdisplay.cfg [new file with mode: 0644]
tests/xmconfigdata/test-paravirt-new-pvfb-vncdisplay.xml [new file with mode: 0644]
tests/xmconfigdata/test-paravirt-old-pvfb-vncdisplay.cfg [new file with mode: 0644]
tests/xmconfigdata/test-paravirt-old-pvfb-vncdisplay.xml [new file with mode: 0644]
tests/xmconfigtest.c
tests/xml2sexprdata/xml2sexpr-pv-vfb-new-auto.sexpr [new file with mode: 0644]
tests/xml2sexprdata/xml2sexpr-pv-vfb-new-auto.xml [new file with mode: 0644]
tests/xml2sexprtest.c