|
gem5
|
This is the complete list of members for X86KvmCPU, including all inherited members.
| _status | BaseKvmCPU | protected |
| activateContext(ThreadID thread_num) override | BaseKvmCPU | |
| alwaysSyncTC | BaseKvmCPU | protected |
| archIsDrained() const override | X86KvmCPU | protectedvirtual |
| BaseKvmCPU(BaseKvmCPUParams *params) | BaseKvmCPU | |
| cachedMsrIntersection | X86KvmCPU | mutableprivate |
| ctrInsts | BaseKvmCPU | |
| dataPort | BaseKvmCPU | protected |
| deallocateContext(ThreadID thread_num) | BaseKvmCPU | |
| deliverInterrupts() | X86KvmCPU | protected |
| doMMIOAccess(Addr paddr, void *data, int size, bool write) | BaseKvmCPU | protected |
| drain() override | BaseKvmCPU | |
| drainResume() override | BaseKvmCPU | |
| 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 | |
| finishMMIOPending() | BaseKvmCPU | |
| getAndFormatOneReg(uint64_t id) const | BaseKvmCPU | protected |
| getContext(int tn) override | BaseKvmCPU | |
| getDataPort() override | BaseKvmCPU | inline |
| 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 | 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 |
| getRegisters(struct kvm_regs ®s) const | BaseKvmCPU | protected |
| getSpecialRegisters(struct kvm_sregs ®s) const | BaseKvmCPU | protected |
| 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 |
| haltContext(ThreadID thread_num) override | BaseKvmCPU | |
| 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 | |
| instPort | BaseKvmCPU | protected |
| 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 |
| notifyFork() override | BaseKvmCPU | |
| numCoalescedMMIO | BaseKvmCPU | |
| numExitSignal | BaseKvmCPU | |
| numHalt | BaseKvmCPU | |
| numHypercalls | BaseKvmCPU | |
| numInsts | BaseKvmCPU | |
| numInterrupts | BaseKvmCPU | |
| numIO | BaseKvmCPU | |
| numMMIO | BaseKvmCPU | |
| numSimulatedInsts() | BaseCPU | inlinestatic |
| numSimulatedOps() | BaseCPU | inlinestatic |
| numVMExits | BaseKvmCPU | |
| numVMHalfEntries | BaseKvmCPU | |
| regStats() override | BaseKvmCPU | |
| Running enum value | BaseKvmCPU | protected |
| RunningMMIOPending enum value | BaseKvmCPU | protected |
| RunningService enum value | BaseKvmCPU | protected |
| RunningServiceCompletion enum value | BaseKvmCPU | protected |
| serializeThread(CheckpointOut &cp, ThreadID tid) const override | BaseKvmCPU | |
| setCPUID(const struct kvm_cpuid2 &cpuid) | X86KvmCPU | protected |
| setCPUID(const Kvm::CPUIDVector &cpuid) | X86KvmCPU | protected |
| 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 |
| 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 |
| startup() override | X86KvmCPU | |
| Status enum name | BaseKvmCPU | protected |
| suspendContext(ThreadID thread_num) override | BaseKvmCPU | |
| switchOut() override | BaseKvmCPU | |
| syncKvmState() | BaseKvmCPU | protected |
| syncThreadContext() | BaseKvmCPU | protected |
| takeOverFrom(BaseCPU *cpu) override | BaseKvmCPU | |
| tc | BaseKvmCPU | |
| thread | BaseKvmCPU | |
| threadContextDirty | BaseKvmCPU | protected |
| tick() | BaseKvmCPU | protected |
| totalInsts() const override | BaseKvmCPU | |
| totalOps() const override | BaseKvmCPU | |
| unserializeThread(CheckpointIn &cp, ThreadID tid) override | BaseKvmCPU | |
| updateCPUID() | X86KvmCPU | private |
| 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 | |
| vm | BaseKvmCPU | |
| wakeup(ThreadID tid=0) override | BaseKvmCPU | |
| X86KvmCPU(X86KvmCPUParams *params) | X86KvmCPU | |
| ~BaseKvmCPU() | BaseKvmCPU | virtual |
| ~X86KvmCPU() | X86KvmCPU | virtual |