gem5 v24.0.0.0
|
#include <set>
#include <vector>
#include "arch/arm/kvm/base_cpu.hh"
#include "arch/arm/regs/int.hh"
#include "arch/arm/regs/misc.hh"
Go to the source code of this file.
Classes | |
class | gem5::ArmV8KvmCPU |
This is an implementation of a KVM-based ARMv8-compatible CPU. More... | |
struct | gem5::ArmV8KvmCPU::IntRegInfo |
Mapping between integer registers in gem5 and KVM. More... | |
struct | gem5::ArmV8KvmCPU::MiscRegInfo |
Mapping between misc registers in gem5 and registers in KVM. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |