diff options
author | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-05-14 15:56:04 +0200 |
---|---|---|
committer | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-05-14 15:56:04 +0200 |
commit | 98483ba858e18d1376b86fc7e871e0762bee827c (patch) | |
tree | cfb3122b8aa01cd3bac76f6432bc4469ed5ca4a1 /src/cpu/inteltrace.hh | |
parent | 1ae30c68c1f5159a5e1c557ee33a33aa695d7da5 (diff) | |
download | gem5-98483ba858e18d1376b86fc7e871e0762bee827c.tar.xz |
kvm: Fix the memory interface used by KVM
The CpuPort class was removed before the KVM patches were committed,
which means that the KVM interface currently doesn't compile. This
changeset adds the BaseKvmCPU::KVMCpuPort class which derives from
MasterPort. This class is used on the data and instruction ports
instead of the old CpuPort.
Diffstat (limited to 'src/cpu/inteltrace.hh')
0 files changed, 0 insertions, 0 deletions