]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
pc: apic_common: Extend APIC ID property to 32bit
authorIgor Mammedov <imammedo@redhat.com>
Wed, 19 Oct 2016 12:05:35 +0000 (14:05 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 24 Oct 2016 19:29:15 +0000 (17:29 -0200)
commit33d7a288298f02df3eadd509735f0f75e3f80d73
tree3a15ddd283ce79c2e00e14134aff5d325dec4c55
parent6a91cf04a1177f47a18d3c25873513a1ebfc2fcb
pc: apic_common: Extend APIC ID property to 32bit

ACPI ID is 32 bit wide on CPUs with x2APIC support.
Extend 'id' property to support it.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/intc/apic_common.c
include/hw/i386/apic_internal.h
target-i386/cpu.c
target-i386/cpu.h