]> xenbits.xensource.com Git - libvirt.git/commit
cpu: Align ppc64 CPU data with x86
authorAndrea Bolognani <abologna@redhat.com>
Fri, 7 Aug 2015 15:39:13 +0000 (17:39 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 11 Aug 2015 09:04:57 +0000 (11:04 +0200)
commitadb865df85c525f0cffa995b8fd4e7f897c8f35c
treec2e68a14dfbf15aa7c275c9af7660e0afdbc69f2
parent04f5a60d4b3354edb44a3597e574633fc28eb2d4
cpu: Align ppc64 CPU data with x86

Use a typedef instead of the plain struct and heap allocation. This
will make it easier to extend the ppc64 specific CPU data later on.
src/cpu/cpu.h
src/cpu/cpu_ppc64.c
src/cpu/cpu_ppc64_data.h