]> Git Repo - qemu.git/commit
pc: apic_common: Extend APIC ID property to 32bit
authorIgor Mammedov <[email protected]>
Wed, 19 Oct 2016 12:05:35 +0000 (14:05 +0200)
committerEduardo Habkost <[email protected]>
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 <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/intc/apic_common.c
include/hw/i386/apic_internal.h
target-i386/cpu.c
target-i386/cpu.h
This page took 0.0251749999999999 seconds and 4 git commands to generate.