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

/gem5/src/arch/x86/linux/
H A Dprocess.cc13571:a320800ceccf Wed Apr 18 15:00:00 EDT 2018 Brandon Potter <brandon.potter@amd.com> sim-se: add ability to get/set sock metadata

Add getsockopt, getsockname, setsockname, and getpeername
system calls.

Change-Id: Ifa1d9a95f15b4fb12859dbfd3c4bd248de2e3d32
Reviewed-on: https://gem5-review.googlesource.com/c/12116
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
/gem5/src/sim/
H A Dsyscall_emul.cc13571:a320800ceccf Wed Apr 18 15:00:00 EDT 2018 Brandon Potter <brandon.potter@amd.com> sim-se: add ability to get/set sock metadata

Add getsockopt, getsockname, setsockname, and getpeername
system calls.

Change-Id: Ifa1d9a95f15b4fb12859dbfd3c4bd248de2e3d32
Reviewed-on: https://gem5-review.googlesource.com/c/12116
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
H A Dsyscall_emul.hh13571:a320800ceccf Wed Apr 18 15:00:00 EDT 2018 Brandon Potter <brandon.potter@amd.com> sim-se: add ability to get/set sock metadata

Add getsockopt, getsockname, setsockname, and getpeername
system calls.

Change-Id: Ifa1d9a95f15b4fb12859dbfd3c4bd248de2e3d32
Reviewed-on: https://gem5-review.googlesource.com/c/12116
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
/gem5/src/dev/arm/
H A DRealView.py12116:5aeb6cc0993a Wed Jun 28 06:14:00 EDT 2017 Jose Marinho <jose.marinho@arm.com> dev-arm: Don't unconditionally overwrite bootloader params

The bootloader arguments were previously defaulting to a predetermined
value even if initialized elsewhere in the platform config script.
This commit fixes this issue by not calling the default initialization
routine if the bootloader is already defined.

Change-Id: Id80af4762b52dc036da29430b2795bb30970a349
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/3967

Completed in 61 milliseconds