Searched hist:12073 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/
H A Dremote_gdb.hhdiff 12073:fe5885672fab Wed May 03 04:42:00 EDT 2017 Matthias Hille <matthiashille8@gmail.com> x86: Fixed remote debugging of simulated code

GDB breaks if more bytes are sent than the transmitted registers
actually need. Therefore the GdbRegCache struct needs to be packed to
prevent padding at the end.

Change-Id: Ib2c14eb70becdac609eb4f475d5dddbd5bcc60da
Signed-off-by: Matthias Hille <matthiashille8@gmail.com>
Reviewed-on: https://gem5-review.googlesource.com/3020
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/systemc/core/
H A Dkernel.ccdiff 13042:8c1fb556547e Wed Aug 08 04:29:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Set the scheduler's event queue earlier.

The kernel can set the event queue during its own construction which
will ensure that the scheduler can schedule events as early as
possible.

Change-Id: I0e47ca0a667e77d36c97860cd7c6b7577415c801
Reviewed-on: https://gem5-review.googlesource.com/12073
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 14 milliseconds