Searched hist:5886 (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/arm/kvm/
H A Dbase_cpu.ccdiff 11891:5886cd7ec57b Wed Mar 01 13:27:00 EST 2017 Rahul Thakur <rjthakur@google.com> arm, kvm: enable running 32-bit Guest under ARM KVM64

1) Pass KVM_ARM_VCPU_EL1_32BIT to kvmArmVCpuInit
when running 32-bit OS

2) Correctly map 64-bit registers to banked 32-bit ones

Change-Id: I1dec6427d6f5c3bba599ccdd804f1dfe80d3e670
Reviewed-on: https://gem5-review.googlesource.com/2261
Maintainer: Rahul Thakur <rjthakur@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
H A Darmv8_cpu.ccdiff 11891:5886cd7ec57b Wed Mar 01 13:27:00 EST 2017 Rahul Thakur <rjthakur@google.com> arm, kvm: enable running 32-bit Guest under ARM KVM64

1) Pass KVM_ARM_VCPU_EL1_32BIT to kvmArmVCpuInit
when running 32-bit OS

2) Correctly map 64-bit registers to banked 32-bit ones

Change-Id: I1dec6427d6f5c3bba599ccdd804f1dfe80d3e670
Reviewed-on: https://gem5-review.googlesource.com/2261
Maintainer: Rahul Thakur <rjthakur@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
/gem5/src/base/stats/
H A Dtext.hhdiff 5886:12431dc9a30a Mon Feb 23 03:22:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: Try to make the names of things more intuitive.
Basically, this means renaming several things called data to info, which
is information about the statistics. Things that are named data now are
actual data stored for the statistic.
H A Dtext.ccdiff 5886:12431dc9a30a Mon Feb 23 03:22:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: Try to make the names of things more intuitive.
Basically, this means renaming several things called data to info, which
is information about the statistics. Things that are named data now are
actual data stored for the statistic.
/gem5/src/base/
H A Dstatistics.ccdiff 5886:12431dc9a30a Mon Feb 23 03:22:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: Try to make the names of things more intuitive.
Basically, this means renaming several things called data to info, which
is information about the statistics. Things that are named data now are
actual data stored for the statistic.
H A Dstatistics.hhdiff 5886:12431dc9a30a Mon Feb 23 03:22:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: Try to make the names of things more intuitive.
Basically, this means renaming several things called data to info, which
is information about the statistics. Things that are named data now are
actual data stored for the statistic.

Completed in 55 milliseconds