| _cacheLineSize | BaseCPU | protected |
| _cpuId | BaseCPU | protected |
| _currPwrState | ClockedObject | protected |
| _dataMasterId | BaseCPU | protected |
| _instMasterId | BaseCPU | protected |
| _params | SimObject | protected |
| _pid | BaseCPU | protected |
| _socketId | BaseCPU | protected |
| _status | BaseKvmCPU | protected |
| _switchedOut | BaseCPU | protected |
| _taskId | BaseCPU | protected |
| activateContext(ThreadID thread_num) override | BaseKvmCPU | virtual |
| addStat(Stats::Info *info) | Stats::Group | |
| addStatGroup(const char *name, Group *block) | Stats::Group | |
| alwaysSyncTC | BaseKvmCPU | protected |
| archIsDrained() const override | X86KvmCPU | protectedvirtual |
| armMonitor(ThreadID tid, Addr address) | BaseCPU | |
| BaseCPU(Params *params, bool is_checker=false) | BaseCPU | |
| BaseKvmCPU(BaseKvmCPUParams *params) | BaseKvmCPU | |
| cachedMsrIntersection | X86KvmCPU | mutableprivate |
| cacheLineSize() const | BaseCPU | inline |
| checkInterrupts(ThreadContext *tc) const | BaseCPU | inline |
| ckptCount | Serializable | static |
| ckptMaxCount | Serializable | static |
| ckptPrevCount | Serializable | static |
| clearInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | inline |
| clearInterrupts(ThreadID tid) | BaseCPU | inline |
| Clocked(ClockDomain &clk_domain) | Clocked | inlineprotected |
| Clocked(Clocked &)=delete | Clocked | protected |
| clockEdge(Cycles cycles=Cycles(0)) const | Clocked | inline |
| ClockedObject(const ClockedObjectParams *p) | ClockedObject | |
| clockPeriod() const | Clocked | inline |
| clockPeriodUpdated() | Clocked | inlineprotectedvirtual |
| computeStats() | ClockedObject | |
| contextToThread(ContextID cid) | BaseCPU | inline |
| CPU_STATE_ON enum value | BaseCPU | protected |
| CPU_STATE_SLEEP enum value | BaseCPU | protected |
| CPU_STATE_WAKEUP enum value | BaseCPU | protected |
| cpuId() const | BaseCPU | inline |
| CPUState enum name | BaseCPU | protected |
| ctrInsts | BaseKvmCPU | |
| curCycle() const | Clocked | inline |
| currentSection() | Serializable | static |
| cyclesToTicks(Cycles c) const | Clocked | inline |
| dataMasterId() const | BaseCPU | inline |
| dataPort | BaseKvmCPU | protected |
| deallocateContext(ThreadID thread_num) | BaseKvmCPU | |
| deliverInterrupts() | X86KvmCPU | protected |
| deschedule(Event &event) | EventManager | inline |
| deschedule(Event *event) | EventManager | inline |
| deschedulePowerGatingEvent() | BaseCPU | |
| deviceEventQueue() | BaseKvmCPU | inlineprotected |
| doMMIOAccess(Addr paddr, void *data, int size, bool write) | BaseKvmCPU | protected |
| drain() override | BaseKvmCPU | virtual |
| Drainable() | Drainable | protected |
| drainResume() override | BaseKvmCPU | virtual |
| drainState() const | Drainable | inline |
| dump() const override | X86KvmCPU | virtual |
| dumpDebugRegs() const | X86KvmCPU | |
| dumpFpuRegs() const | X86KvmCPU | |
| dumpIntRegs() const | X86KvmCPU | |
| dumpMSRs() const | X86KvmCPU | |
| dumpSpecRegs() const | X86KvmCPU | |
| dumpVCpuEvents() const | X86KvmCPU | |
| dumpXCRs() const | X86KvmCPU | |
| dumpXSave() const | X86KvmCPU | |
| enterPwrGating() | BaseCPU | protected |
| enterPwrGatingEvent | BaseCPU | protected |
| EventManager(EventManager &em) | EventManager | inline |
| EventManager(EventManager *em) | EventManager | inline |
| EventManager(EventQueue *eq) | EventManager | inline |
| eventq | EventManager | protected |
| eventQueue() const | EventManager | inline |
| find(const char *name) | SimObject | static |
| findContext(ThreadContext *tc) | BaseCPU | |
| finishMMIOPending() | BaseKvmCPU | |
| flushTLBs() | BaseCPU | |
| frequency() const | Clocked | inline |
| getAndFormatOneReg(uint64_t id) const | BaseKvmCPU | protected |
| getContext(int tn) override | BaseKvmCPU | virtual |
| getCpuAddrMonitor(ThreadID tid) | BaseCPU | inline |
| getCurrentInstCount(ThreadID tid) | BaseCPU | |
| getDataPort() override | BaseKvmCPU | inlinevirtual |
| getDebugRegisters(struct kvm_debugregs ®s) const | X86KvmCPU | protected |
| getFPUState(struct kvm_fpu &state) const | BaseKvmCPU | protected |
| getGuestData(uint64_t offset) const | BaseKvmCPU | inlineprotected |
| getHostCycles() const override | X86KvmCPU | protectedvirtual |
| getInstPort() override | BaseKvmCPU | inlinevirtual |
| getInterruptController(ThreadID tid) | BaseCPU | inline |
| getKvmRunState() | BaseKvmCPU | inlineprotected |
| getMSR(uint32_t index) const | X86KvmCPU | protected |
| getMsrIntersection() const | X86KvmCPU | protected |
| getMSRs(struct kvm_msrs &msrs) const | X86KvmCPU | protected |
| getOneReg(uint64_t id, void *addr) const | BaseKvmCPU | protected |
| getOneRegU32(uint64_t id) const | BaseKvmCPU | inlineprotected |
| getOneRegU64(uint64_t id) const | BaseKvmCPU | inlineprotected |
| getPid() const | BaseCPU | inline |
| getPort(const std::string &if_name, PortID idx=InvalidPortID) override | BaseCPU | virtual |
| getProbeManager() | SimObject | |
| getRegisters(struct kvm_regs ®s) const | BaseKvmCPU | protected |
| getSendFunctional() | BaseCPU | inlinevirtual |
| getSpecialRegisters(struct kvm_sregs ®s) const | BaseKvmCPU | protected |
| getStatGroups() const | Stats::Group | |
| getStats() const | Stats::Group | |
| getTracer() | BaseCPU | inline |
| getVCpuEvents(struct kvm_vcpu_events &events) const | X86KvmCPU | protected |
| getVCpuID() const | BaseKvmCPU | inline |
| getXCRs(struct kvm_xcrs ®s) const | X86KvmCPU | protected |
| getXSave(struct kvm_xsave &xsave) const | X86KvmCPU | protected |
| Group()=delete | Stats::Group | |
| Group(const Group &)=delete | Stats::Group | |
| Group(Group *parent, const char *name=nullptr) | Stats::Group | |
| haltContext(ThreadID thread_num) override | BaseKvmCPU | virtual |
| handleIOMiscReg32(int miscreg) | X86KvmCPU | private |
| handleKvmExit() | BaseKvmCPU | protectedvirtual |
| handleKvmExitException() | BaseKvmCPU | protectedvirtual |
| handleKvmExitFailEntry() | BaseKvmCPU | protectedvirtual |
| handleKvmExitHypercall() | BaseKvmCPU | protectedvirtual |
| handleKvmExitIO() override | X86KvmCPU | protectedvirtual |
| handleKvmExitIRQWindowOpen() override | X86KvmCPU | protectedvirtual |
| handleKvmExitUnknown() | BaseKvmCPU | protectedvirtual |
| haveDebugRegs | X86KvmCPU | private |
| haveXCRs | X86KvmCPU | private |
| haveXSave | X86KvmCPU | private |
| Idle enum value | BaseKvmCPU | protected |
| init() override | BaseKvmCPU | virtual |
| initState() | SimObject | virtual |
| instCnt | BaseCPU | protected |
| instCount() | BaseCPU | inline |
| instMasterId() const | BaseCPU | inline |
| instPort | BaseKvmCPU | protected |
| interrupts | BaseCPU | protected |
| invldPid | BaseCPU | static |
| ioctl(int request, long p1) const | BaseKvmCPU | protected |
| ioctl(int request, void *p1) const | BaseKvmCPU | inlineprotected |
| ioctl(int request) const | BaseKvmCPU | inlineprotected |
| kick() const | BaseKvmCPU | inline |
| kvmInterrupt(const struct kvm_interrupt &interrupt) | BaseKvmCPU | protected |
| KvmMSRVector typedef | X86KvmCPU | protected |
| kvmNonMaskableInterrupt() | BaseKvmCPU | protected |
| kvmRun(Tick ticks) override | X86KvmCPU | protectedvirtual |
| kvmRunDrain() override | X86KvmCPU | protectedvirtual |
| kvmRunWrapper(Tick ticks) | X86KvmCPU | protected |
| kvmStateDirty | BaseKvmCPU | protected |
| loadState(CheckpointIn &cp) | SimObject | virtual |
| memInvalidate() | SimObject | inlinevirtual |
| memWriteback() | SimObject | inlinevirtual |
| microcodeRom | BaseCPU | |
| mwait(ThreadID tid, PacketPtr pkt) | BaseCPU | |
| mwaitAtomic(ThreadID tid, ThreadContext *tc, BaseTLB *dtb) | BaseCPU | |
| name() const | SimObject | inlinevirtual |
| nextCycle() const | Clocked | inline |
| notifyFork() override | BaseKvmCPU | virtual |
| numCoalescedMMIO | BaseKvmCPU | |
| numContexts() | BaseCPU | inline |
| numCycles | BaseCPU | |
| numExitSignal | BaseKvmCPU | |
| numHalt | BaseKvmCPU | |
| numHypercalls | BaseKvmCPU | |
| numInsts | BaseKvmCPU | |
| numInterrupts | BaseKvmCPU | |
| numIO | BaseKvmCPU | |
| numMMIO | BaseKvmCPU | |
| numSimulatedCPUs() | BaseCPU | inlinestatic |
| numSimulatedInsts() | BaseCPU | inlinestatic |
| numSimulatedInsts() | BaseCPU | inlinestatic |
| numSimulatedOps() | BaseCPU | inlinestatic |
| numSimulatedOps() | BaseCPU | inlinestatic |
| numThreads | BaseCPU | |
| numVMExits | BaseKvmCPU | |
| numVMHalfEntries | BaseKvmCPU | |
| numWorkItemsCompleted | BaseCPU | |
| numWorkItemsStarted | BaseCPU | |
| SimObject::operator=(const Group &)=delete | Stats::Group | |
| Clocked::operator=(Clocked &)=delete | Clocked | protected |
| Params typedef | BaseCPU | |
| params() const | BaseCPU | inline |
| PCMask | BaseCPU | static |
| pmuProbePoint(const char *name) | BaseCPU | protected |
| postInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | inline |
| powerGatingOnIdle | BaseCPU | protected |
| ppActiveCycles | BaseCPU | protected |
| ppAllCycles | BaseCPU | protected |
| ppRetiredBranches | BaseCPU | protected |
| ppRetiredInsts | BaseCPU | protected |
| ppRetiredInstsPC | BaseCPU | protected |
| ppRetiredLoads | BaseCPU | protected |
| ppRetiredStores | BaseCPU | protected |
| ppSleeping | BaseCPU | protected |
| preDumpStats() | Stats::Group | virtual |
| previousCycle | BaseCPU | protected |
| previousState | BaseCPU | protected |
| probeInstCommit(const StaticInstPtr &inst, Addr pc) | BaseCPU | virtual |
| processProfileEvent() | BaseCPU | |
| profileEvent | BaseCPU | |
| prvEvalTick | ClockedObject | protected |
| pwrGatingLatency | BaseCPU | protected |
| pwrState() const | ClockedObject | inline |
| pwrState(Enums::PwrState) | ClockedObject | |
| pwrStateName() const | ClockedObject | inline |
| pwrStateWeights() const | ClockedObject | |
| registerThreadContexts() | BaseCPU | |
| regProbeListeners() | SimObject | virtual |
| regProbePoints() override | BaseCPU | virtual |
| regStats() override | BaseKvmCPU | virtual |
| reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
| reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
| resetClock() const | Clocked | inlineprotected |
| resetStats() | Stats::Group | virtual |
| Running enum value | BaseKvmCPU | protected |
| RunningMMIOPending enum value | BaseKvmCPU | protected |
| RunningService enum value | BaseKvmCPU | protected |
| RunningServiceCompletion enum value | BaseKvmCPU | protected |
| schedule(Event &event, Tick when) | EventManager | inline |
| schedule(Event *event, Tick when) | EventManager | inline |
| scheduleInstStop(ThreadID tid, Counter insts, const char *cause) | BaseCPU | |
| schedulePowerGatingEvent() | BaseCPU | |
| Serializable() | Serializable | |
| serialize(CheckpointOut &cp) const override | BaseCPU | virtual |
| serializeAll(CheckpointOut &cp) | SimObject | static |
| Serializable::serializeAll(const std::string &cpt_dir) | Serializable | static |
| serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
| serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
| serializeThread(CheckpointOut &cp, ThreadID tid) const override | BaseKvmCPU | virtual |
| setCPUID(const struct kvm_cpuid2 &cpuid) | X86KvmCPU | protected |
| setCPUID(const Kvm::CPUIDVector &cpuid) | X86KvmCPU | protected |
| setCurTick(Tick newVal) | EventManager | inline |
| setDebugRegisters(const struct kvm_debugregs ®s) | X86KvmCPU | protected |
| setFPUState(const struct kvm_fpu &state) | BaseKvmCPU | protected |
| setMSR(uint32_t index, uint64_t value) | X86KvmCPU | protected |
| setMSRs(const struct kvm_msrs &msrs) | X86KvmCPU | protected |
| setMSRs(const KvmMSRVector &msrs) | X86KvmCPU | protected |
| setOneReg(uint64_t id, const void *addr) | BaseKvmCPU | protected |
| setOneReg(uint64_t id, uint64_t value) | BaseKvmCPU | inlineprotected |
| setOneReg(uint64_t id, uint32_t value) | BaseKvmCPU | inlineprotected |
| setPid(uint32_t pid) | BaseCPU | inline |
| setRegisters(const struct kvm_regs ®s) | BaseKvmCPU | protected |
| setSignalMask(const sigset_t *mask) | BaseKvmCPU | protected |
| setSpecialRegisters(const struct kvm_sregs ®s) | BaseKvmCPU | protected |
| setVCpuEvents(const struct kvm_vcpu_events &events) | X86KvmCPU | protected |
| setXCRs(const struct kvm_xcrs ®s) | X86KvmCPU | protected |
| setXSave(const struct kvm_xsave &xsave) | X86KvmCPU | protected |
| signalDrainDone() const | Drainable | inlineprotected |
| SimObject(const Params *_params) | SimObject | |
| socketId() const | BaseCPU | inline |
| startup() override | X86KvmCPU | virtual |
| stats | ClockedObject | protected |
| Status enum name | BaseKvmCPU | protected |
| suspendContext(ThreadID thread_num) override | BaseKvmCPU | virtual |
| switchedOut() const | BaseCPU | inline |
| switchOut() override | BaseKvmCPU | virtual |
| syncKvmState() | BaseKvmCPU | protected |
| syncThreadContext() | BaseKvmCPU | protected |
| syscallRetryLatency | BaseCPU | |
| system | BaseCPU | |
| takeOverFrom(BaseCPU *cpu) override | BaseKvmCPU | virtual |
| taskId() const | BaseCPU | inline |
| taskId(uint32_t id) | BaseCPU | inline |
| tc | BaseKvmCPU | |
| thread | BaseKvmCPU | |
| threadContextDirty | BaseKvmCPU | protected |
| threadContexts | BaseCPU | protected |
| tick() | BaseKvmCPU | protected |
| ticksToCycles(Tick t) const | Clocked | inline |
| totalInsts() const override | BaseKvmCPU | virtual |
| totalOps() const override | BaseKvmCPU | virtual |
| traceFunctions(Addr pc) | BaseCPU | inline |
| tracer | BaseCPU | protected |
| unserialize(CheckpointIn &cp) override | BaseCPU | virtual |
| unserializeGlobals(CheckpointIn &cp) | Serializable | static |
| unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
| unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
| unserializeThread(CheckpointIn &cp, ThreadID tid) override | BaseKvmCPU | virtual |
| updateClockPeriod() | Clocked | inline |
| updateCPUID() | X86KvmCPU | private |
| updateCycleCounters(CPUState state) | BaseCPU | inlineprotected |
| updateKvmState() override | X86KvmCPU | protectedvirtual |
| updateKvmStateFPU() | X86KvmCPU | private |
| updateKvmStateFPULegacy() | X86KvmCPU | private |
| updateKvmStateFPUXSave() | X86KvmCPU | private |
| updateKvmStateMSRs() | X86KvmCPU | private |
| updateKvmStateRegs() | X86KvmCPU | private |
| updateKvmStateSRegs() | X86KvmCPU | private |
| updateThreadContext() override | X86KvmCPU | protectedvirtual |
| updateThreadContextFPU(const struct kvm_fpu &fpu) | X86KvmCPU | private |
| updateThreadContextMSRs() | X86KvmCPU | private |
| updateThreadContextRegs(const struct kvm_regs ®s, const struct kvm_sregs &sregs) | X86KvmCPU | private |
| updateThreadContextSRegs(const struct kvm_sregs &sregs) | X86KvmCPU | private |
| updateThreadContextXSave(const struct kvm_xsave &kxsave) | X86KvmCPU | private |
| useXSave | X86KvmCPU | private |
| vcpuID | BaseKvmCPU | protected |
| vcpuThread | BaseKvmCPU | protected |
| verifyMemoryMode() const override | BaseKvmCPU | virtual |
| vm | BaseKvmCPU | |
| voltage() const | Clocked | inline |
| waitForRemoteGDB() const | BaseCPU | |
| wakeup(ThreadID tid=0) override | BaseKvmCPU | virtual |
| wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
| workItemBegin() | BaseCPU | inline |
| workItemEnd() | BaseCPU | inline |
| X86KvmCPU(X86KvmCPUParams *params) | X86KvmCPU | |
| ~BaseCPU() | BaseCPU | virtual |
| ~BaseKvmCPU() | BaseKvmCPU | virtual |
| ~Clocked() | Clocked | inlineprotectedvirtual |
| ~Drainable() | Drainable | protectedvirtual |
| ~Group() | Stats::Group | virtual |
| ~Serializable() | Serializable | virtual |
| ~SimObject() | SimObject | virtual |
| ~X86KvmCPU() | X86KvmCPU | virtual |