summaryrefslogtreecommitdiff
path: root/src/dev/x86/speaker.cc
AgeCommit message (Expand)Author
2018-10-12x86: Use little endian packet accessors.Gabe Black
2018-01-20base: Rework bitunions so they can be more flexible.Gabe Black
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-02-06x86: Add checkpointing capability to devicesJoel Hestness
2009-02-25X86: Add makeAtomicResponse to the read/write functions of x86 devices.Gabe Black
2008-10-11X86: Change I8254 and PCSpeaker devices from subdevices to SimObjects and eli...Gabe Black