Add regression test for RHEL 5.7beta Xen HVM guest on IA64 architecture.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 26 May 2011 12:24:56 +0000 (13:24 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 26 May 2011 14:55:45 +0000 (15:55 +0100)
commit2d9d8b9e404d831f7aecbea729d87d0db62cec23
treecf1a1a887138ec74a8df3c3071bf8ac83688c279
parent3ea952163f0c28cd88f8473bb015df892c4247bf
Add regression test for RHEL 5.7beta Xen HVM guest on IA64 architecture.

See also:
https://bugzilla.redhat.com/show_bug.cgi?id=707508

Thanks Alexander Todorov for access to the hardware.
13 files changed:
Makefile.am
tests/rhel5-xen-domU-hvm-ia64/proc/cpuinfo [new file with mode: 0644]
tests/rhel5-xen-domU-hvm-ia64/proc/self/status [new file with mode: 0644]
tests/rhel5-xen-domU-hvm-ia64/sbin/dmidecode [new file with mode: 0755]
tests/rhel5-xen-domU-hvm-ia64/sbin/id [new file with mode: 0755]
tests/rhel5-xen-domU-hvm-ia64/sbin/uname [new file with mode: 0755]
tests/rhel5-xen-domU-hvm-ia64/sbin/virt-what-cpuid-helper [new file with mode: 0755]
tests/rhel5-xen-domU-hvm-ia64/sys/bus/xen/drivers/vbd/bind [new file with mode: 0644]
tests/rhel5-xen-domU-hvm-ia64/sys/bus/xen/drivers/vbd/unbind [new file with mode: 0644]
tests/rhel5-xen-domU-hvm-ia64/sys/bus/xen/drivers/vif/bind [new file with mode: 0644]
tests/rhel5-xen-domU-hvm-ia64/sys/bus/xen/drivers/vif/unbind [new file with mode: 0644]
tests/rhel5-xen-domU-hvm-ia64/sys/bus/xen/drivers_probe [new file with mode: 0644]
tests/test-rhel5-xen-domU-hvm-ia64.sh [new file with mode: 0755]