gem5
|
This is the complete list of members for KvmVM, including all inherited members.
_hasKernelIRQChip | KvmVM | private |
_params | SimObject | protected |
allocMemSlot(uint64_t size) | KvmVM | |
allocVCPUID() | KvmVM | protected |
BaseKvmCPU class | KvmVM | friend |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
coalesceMMIO(Addr start, int size) | KvmVM | |
coalesceMMIO(const AddrRange &range) | KvmVM | |
contextIdToVCpuId(ContextID ctx) const | KvmVM | |
cpuStartup() | KvmVM | protected |
createDevice(uint32_t type, uint32_t flags=0) | KvmVM | |
createIRQChip() | KvmVM | |
createVCPU(long vcpuID) | KvmVM | protected |
currentSection() | Serializable | static |
delayedStartup() | KvmVM | protected |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
disableMemSlot(const MemSlot slot) | KvmVM | |
drain() override | SimObject | inlinevirtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
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 |
freeMemSlot(const MemSlot slot) | KvmVM | |
getProbeManager() | SimObject | |
hasKernelIRQChip() const | KvmVM | inline |
init() | SimObject | virtual |
initState() | SimObject | virtual |
ioctl(int request, long p1) const | KvmVM | protected |
ioctl(int request, void *p1) const | KvmVM | inlineprotected |
ioctl(int request) const | KvmVM | inlineprotected |
kvm | KvmVM | |
KvmVM(KvmVMParams *params) | KvmVM | |
KvmVM(const KvmVM &vm) | KvmVM | private |
loadState(CheckpointIn &cp) | SimObject | virtual |
maxMemorySlot | KvmVM | private |
memInvalidate() | SimObject | inlinevirtual |
memorySlots | KvmVM | private |
memWriteback() | SimObject | inlinevirtual |
name() const | SimObject | inlinevirtual |
nextVCPUID | KvmVM | private |
notifyFork() | KvmVM | virtual |
operator=(const KvmVM &vm) | KvmVM | private |
Params typedef | SimObject | |
params() const | SimObject | inline |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | SimObject | virtual |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
resetStats() | SimObject | virtual |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | SimObject | inlinevirtual |
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 |
setCurTick(Tick newVal) | EventManager | inline |
setIRQLine(uint32_t irq, bool high) | KvmVM | |
setSystem(System *s) | KvmVM | |
setTSSAddress(Addr tss_address) | KvmVM | |
setupMemSlot(const MemSlot slot, void *host_addr, Addr guest_addr, uint32_t flags) | KvmVM | |
setUserMemoryRegion(uint32_t slot, void *host_addr, Addr guest_addr, uint64_t len, uint32_t flags) | KvmVM | protected |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
started | KvmVM | private |
startup() | SimObject | virtual |
system | KvmVM | private |
unserialize(CheckpointIn &cp) override | SimObject | inlinevirtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
vmFD | KvmVM | private |
wakeupEventQueue(Tick when=(Tick)-1) | EventManager | inline |
~Drainable() | Drainable | protectedvirtual |
~KvmVM() | KvmVM | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |