]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Rename {powerpc,ppc} => ppc64 (filesystem)
authorAndrea Bolognani <abologna@redhat.com>
Mon, 20 Jul 2015 12:17:52 +0000 (14:17 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 5 Aug 2015 11:30:16 +0000 (13:30 +0200)
commitef770f016021967359c9443c3bab0f77a55e4afe
treebe478ad1a0ea11435ce674e73c03dd5679a0f05f
parenta16871fef7fd342ab5164dddec820a8b9c645b5e
cpu: Rename {powerpc,ppc} => ppc64 (filesystem)

The driver only supports VIR_ARCH_PPC64 and VIR_ARCH_PPC64LE.

Just shuffling files around and updating the build system
accordingly. No functional changes.
po/POTFILES.in
src/Makefile.am
src/cpu/cpu.c
src/cpu/cpu.h
src/cpu/cpu_ppc64.c [moved from src/cpu/cpu_powerpc.c with 99% similarity]
src/cpu/cpu_ppc64.h [moved from src/cpu/cpu_powerpc.h with 95% similarity]
src/cpu/cpu_ppc64_data.h [moved from src/cpu/cpu_ppc_data.h with 95% similarity]