x86: Add checkpointing capability to arch components
authorJoel Hestness <hestness@cs.utexas.edu>
Mon, 7 Feb 2011 06:14:17 +0000 (22:14 -0800)
committerJoel Hestness <hestness@cs.utexas.edu>
Mon, 7 Feb 2011 06:14:17 +0000 (22:14 -0800)
commit911ccef6c05fff4832245414baa7b2a67955c35a
tree77da5042ec5220811edbf7d429731053d58a6c0e
parent38140b5519d7fb925e7a5c53be72399243112c80
x86: Add checkpointing capability to arch components

Add checkpointing capability to the x86 interrupt device and the TLBs
src/arch/x86/interrupts.cc
src/arch/x86/interrupts.hh
src/arch/x86/pagetable.cc