x86: Adjust the size of the values written to the x87 misc registers
[gem5.git] / src / dev / x86 / cmos.hh
2015-01-03 Cagdas Dirikdev: prevent RTC events firing before startup
2013-07-12 Steve Reinhardtdev: make BasicPioDevice take size in constructor
2011-02-07 Joel Hestnessx86: Add checkpointing capability to devices
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-01 Gabe BlackX86: Rework interrupt pins to allow one to many connect...
2008-10-11 Gabe BlackX86: Make the CMOS and I8259 devices use IntDev and...
2008-10-11 Gabe BlackX86: Hook the CMOS device to the I8259 PICs.
2008-10-11 Gabe BlackX86: Change the CMOS from a sub-device to a real SimObject