]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Rename ppc64le caps to ppc64
authorAndrea Bolognani <abologna@redhat.com>
Mon, 6 Nov 2017 11:40:24 +0000 (12:40 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 8 Nov 2017 09:47:38 +0000 (10:47 +0100)
commit61ea70341a668738a4fb524a65fa1a80705b2bab
tree24415b935fcba6629e80dc9241672d80e0ed8b71
parent8cf2cb8913ffcd047d0d02dba1024841dc817165
tests: Rename ppc64le caps to ppc64

The architecture itself is called ppc64, and it can run both in big
endian and little endian mode - the latter is known as ppc64le.

From the (virtual) hardware point of view, ppc64 is a more accurate
name so it should be used here.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tests/domaincapsschemadata/qemu_2.6.0.ppc64.xml [moved from tests/domaincapsschemadata/qemu_2.6.0.ppc64le.xml with 98% similarity]
tests/domaincapstest.c
tests/qemucapabilitiesdata/caps_2.6.0.ppc64.replies [moved from tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.replies with 100% similarity]
tests/qemucapabilitiesdata/caps_2.6.0.ppc64.xml [moved from tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.xml with 100% similarity]
tests/qemucapabilitiesdata/caps_2.9.0.ppc64.replies [moved from tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.replies with 100% similarity]
tests/qemucapabilitiesdata/caps_2.9.0.ppc64.xml [moved from tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.xml with 100% similarity]
tests/qemucapabilitiestest.c