Searched hist:12114 (Results 1 - 4 of 4) sorted by relevance
/gem5/src/dev/virtio/ | ||
H A D | base.hh | diff 12114:e07448797f55 Tue Apr 18 10:11:00 EDT 2017 Sascha Bischoff <sascha.bischoff@arm.com> dev: Fix address type promotion issues in VirtIO devices With the change we explicitly update the types for the VirtIO bit masks to be Addr (uint64_t). By changing this, we ensure type promotion where it is needed. Therefore, this fixes issues where, in certain situations, address calculations were performed in 32-bits, resulting in overflows. Change-Id: I5c5c3f9a3f94e806812282da01268e18ae0d2d39 Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-on: https://gem5-review.googlesource.com/3968 |
/gem5/src/arch/x86/linux/ | ||
H A D | process.cc | diff 13569:47a2291177a7 Wed Apr 18 14:55:00 EDT 2018 Brandon Potter <brandon.potter@amd.com> sim-se: add calls for network transmissions Add recvfrom, sendto, recvmsg, and sendmsg system calls. Change-Id: I2eb50ea7823c8af57d99b3b8d443d2099418c06c Reviewed-on: https://gem5-review.googlesource.com/c/12114 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
/gem5/src/sim/ | ||
H A D | syscall_emul.cc | diff 13569:47a2291177a7 Wed Apr 18 14:55:00 EDT 2018 Brandon Potter <brandon.potter@amd.com> sim-se: add calls for network transmissions Add recvfrom, sendto, recvmsg, and sendmsg system calls. Change-Id: I2eb50ea7823c8af57d99b3b8d443d2099418c06c Reviewed-on: https://gem5-review.googlesource.com/c/12114 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
H A D | syscall_emul.hh | diff 13569:47a2291177a7 Wed Apr 18 14:55:00 EDT 2018 Brandon Potter <brandon.potter@amd.com> sim-se: add calls for network transmissions Add recvfrom, sendto, recvmsg, and sendmsg system calls. Change-Id: I2eb50ea7823c8af57d99b3b8d443d2099418c06c Reviewed-on: https://gem5-review.googlesource.com/c/12114 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
Completed in 81 milliseconds