Searched hist:4288 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/kvm/
H A Darmv8_cpu.cc12156:5ca7617f41b3 Thu Jul 27 05:26:00 EDT 2017 Andreas Sandberg <andreas.sandberg@arm.com> kvm, arm: Switch to the device EQ when accessing ISA devices

ISA devices typically run in the device event queue. Previously, we
assumed that devices would perform their own EQ migrations as
needed. This isn't ideal since it means we have different conventions
for IO devices and ISA devices. Switch to doing migrations in the KVM
CPU instead to make the behavior consistent.

Change-Id: I33b74480fb2126b0786dbdbfdcfa86083384250c
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/4288
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/dev/arm/
H A Dgeneric_timer.cc12156:5ca7617f41b3 Thu Jul 27 05:26:00 EDT 2017 Andreas Sandberg <andreas.sandberg@arm.com> kvm, arm: Switch to the device EQ when accessing ISA devices

ISA devices typically run in the device event queue. Previously, we
assumed that devices would perform their own EQ migrations as
needed. This isn't ideal since it means we have different conventions
for IO devices and ISA devices. Switch to doing migrations in the KVM
CPU instead to make the behavior consistent.

Change-Id: I33b74480fb2126b0786dbdbfdcfa86083384250c
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/4288
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/cpu/o3/
H A Dcommit_impl.hh4288:1fc3aa7ad095 Sun Mar 25 00:47:00 EDT 2007 Kevin Lim <ktlim@umich.edu> Update for new trace data behavior.

Completed in 47 milliseconds