gem5
v21.1.0.1
|
#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 | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |