From: Phil Dennis-Jordan <phil@philjordan.eu>
This changes replaces the use of an explicit literal constant for
the APIC base address mask with the existing symbolic constant
intended for this purpose.
Additionally, we remove the comment about not being able to
re-enable the APIC after disabling it. This is no longer
the case after the APIC implementation's state machine was
modified in 9.0.
Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu>
---
hw/intc/apic.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)