qemu-e2k/target
Babu Moger 31ada106d8 i386: Simplify CPUID_8000_001E for AMD
apic_id contains all the information required to build
CPUID_8000_001E. core_id and node_id is already part of
apic_id generated by x86_topo_ids_from_apicid.

Also remove the restriction on number bits on core_id and
node_id.

Remove all the hardcoded values and replace with generalized
fields.

Refer the Processor Programming Reference (PPR) documentation
available from the bugzilla Link below.

Signed-off-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Pankaj Gupta <pankaj.gupta.linux@gmail.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=206537
Message-Id: <159897585257.30750.5815593918927986935.stgit@naples-babu.amd.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-18 13:50:31 -04:00
..
alpha Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
arm util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
avr Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
cris Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
hppa Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
i386 i386: Simplify CPUID_8000_001E for AMD 2020-09-18 13:50:31 -04:00
lm32 Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
m68k Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
microblaze Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
mips Various misc and testing fixes: 2020-09-12 22:54:32 +01:00
moxie Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
nios2 Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
openrisc Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
ppc QOM boilerplate cleanup 2020-09-11 19:26:51 +01:00
riscv This PR includes multiple fixes and features for RISC-V: 2020-09-13 20:29:35 +01:00
rx Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
s390x Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
sh4 Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
sparc Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
tilegx Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
tricore Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
unicore32 Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
xtensa Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
meson.build meson: target 2020-08-21 06:30:35 -04:00