X86: Make the local APIC accessible through the memory system directly, and make...
authorGabe Black <gblack@eecs.umich.edu>
Sun, 12 Oct 2008 18:08:00 +0000 (11:08 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 12 Oct 2008 18:08:00 +0000 (11:08 -0700)
commit42ebebf99a7d6ce2358b152f643b52c7946f9202
tree2255b51553c45c650a94950b1654cdec917ff339
parentd9f9c967fbe651e09d444e460a9b1c5a450b1cd2
X86: Make the local APIC accessible through the memory system directly, and make the timer work.
src/arch/x86/interrupts.cc
src/arch/x86/interrupts.hh
src/arch/x86/miscregfile.cc
src/arch/x86/miscregs.hh
src/arch/x86/mmaped_ipr.hh
src/arch/x86/tlb.cc
src/arch/x86/utility.cc
src/arch/x86/x86_traits.hh
src/cpu/BaseCPU.py