Searched hist:12458 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/x86/
H A Dsystem.hhdiff 12458:8de44b407db4 Mon Jan 08 00:32:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Don't try to force physical addresses on the system.

Use the system object to allocate physical memory instead of manually
placing certain structures and then forcing the system to start other
allocations after them in physical memory.

Change-Id: Ie18c81645c3b648c64a6d7a649a0e50f7028f344
Reviewed-on: https://gem5-review.googlesource.com/7346
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
H A Dprocess.ccdiff 12458:8de44b407db4 Mon Jan 08 00:32:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Don't try to force physical addresses on the system.

Use the system object to allocate physical memory instead of manually
placing certain structures and then forcing the system to start other
allocations after them in physical memory.

Change-Id: Ie18c81645c3b648c64a6d7a649a0e50f7028f344
Reviewed-on: https://gem5-review.googlesource.com/7346
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
/gem5/src/mem/
H A Dmulti_level_page_table.hhdiff 12458:8de44b407db4 Mon Jan 08 00:32:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Don't try to force physical addresses on the system.

Use the system object to allocate physical memory instead of manually
placing certain structures and then forcing the system to start other
allocations after them in physical memory.

Change-Id: Ie18c81645c3b648c64a6d7a649a0e50f7028f344
Reviewed-on: https://gem5-review.googlesource.com/7346
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
/gem5/src/systemc/core/
H A Dsc_module.ccdiff 13146:3539fe351218 Sat Sep 01 19:37:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Report an error if n <= 0 in wait(int n).

This is in the spec, and tested by one of the regression tests.

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

Completed in 48 milliseconds