Review Board 2.0.15


x86, dev: properly space the APIC registers

Review Request #3447 - Created April 13, 2016 and submitted

Information
Bjoern A. Zeeb
gem5
Reviewers
Default
powerjg, stever

x86, dev: properly space the APIC registers

Registers are 0x10 and not 0x8 apart. The latter leads to invalid calculations of index in array which in turn means that we will not find the interrupt we were looking (been notified) for in the OS.

Testing done on FreeBSD amd64 FS boot.
Testing not done for Linux.

Review request changed
Updated (May 31, 2016, 3:11 a.m.)

Status: Closed (submitted)

Change Summary:

http://repo.gem5.org/gem5?cmd=changeset;node=8b23edf06cd3