]> git.proxmox.com Git - mirror_qemu.git/commit
pc: apic_common: Restore APIC ID to initial ID on reset
authorIgor Mammedov <imammedo@redhat.com>
Wed, 19 Oct 2016 12:05:36 +0000 (14:05 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 24 Oct 2016 19:29:15 +0000 (17:29 -0200)
commit4c34897aed0721ed6ea88168aa45579787534e25
tree6e3c9f6103f5d9d9608038ce0853acd4692d6578
parent33d7a288298f02df3eadd509735f0f75e3f80d73
pc: apic_common: Restore APIC ID to initial ID on reset

APIC ID should be restored to initial APIC ID
state after Reset and Power-On.

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