]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
authorBabu Moger <babu.moger@amd.com>
Tue, 3 Mar 2020 19:56:58 +0000 (13:56 -0600)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 17 Mar 2020 23:48:10 +0000 (19:48 -0400)
commitdcf08bc60bcce8237e42ee9d4c4983ed98401b8a
tree525eed8ea02a06c62a43c702e334dec6a3ef2808
parent143c30d4d346831a09e59e9af45afdca0331e819
hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs

Rename few data structures related to X86 topology.  X86CPUTopoIDs will
have individual arch ids. Next patch introduces X86CPUTopoInfo which will
have all topology information(like cores, threads etc..).

Signed-off-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <158326541877.40452.17535023236841538507.stgit@naples-babu.amd.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc.c
hw/i386/x86.c
include/hw/i386/topology.h