commit | f20dec0b638d1ebb4ef2f71d51ea1c540402bc7c | [log] [tgz] |
---|---|---|
author | Babu Moger <babu.moger@amd.com> | Wed Mar 11 17:52:59 2020 -0500 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Tue Mar 17 19:48:10 2020 -0400 |
tree | 004a4513097253c9ebafda8f35240da5a55b5722 | |
parent | 53a5e7bddf2a6299e4efdba9ad4f69e1c8f401b0 [diff] |
hw/i386: Consolidate topology functions Now that we have all the parameters in X86CPUTopoInfo, we can just pass the structure to calculate the offsets and width. Signed-off-by: Babu Moger <babu.moger@amd.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <158396717953.58170.5628042059144117669.stgit@naples-babu.amd.com>