Searched hist:12056 (Results 1 - 5 of 5) sorted by relevance
/gem5/src/dev/net/ | ||
H A D | ethertap.hh | 12056:1ad5b3161819 Sat Jun 03 10:23:00 EDT 2017 Gabe Black <gabeblack@google.com> dev: Add a version of EtherTap which uses the tap driver. The object is called EtherTap (as opposed to EtherTapStub, what the former EtherTap was renamed to), and its existance is gated on the linux/if_tun.h header file existing. That's probably overly strict, but it will hopefully be minimally likely to break the build for other systems. Change-Id: Ie03507fadf0d843a4d4d52f283c44a416c6f2a74 Reviewed-on: https://gem5-review.googlesource.com/3646 Reviewed-by: Nathan Binkert <nate@binkert.org> Maintainer: Nathan Binkert <nate@binkert.org> |
H A D | ethertap.cc | 12056:1ad5b3161819 Sat Jun 03 10:23:00 EDT 2017 Gabe Black <gabeblack@google.com> dev: Add a version of EtherTap which uses the tap driver. The object is called EtherTap (as opposed to EtherTapStub, what the former EtherTap was renamed to), and its existance is gated on the linux/if_tun.h header file existing. That's probably overly strict, but it will hopefully be minimally likely to break the build for other systems. Change-Id: Ie03507fadf0d843a4d4d52f283c44a416c6f2a74 Reviewed-on: https://gem5-review.googlesource.com/3646 Reviewed-by: Nathan Binkert <nate@binkert.org> Maintainer: Nathan Binkert <nate@binkert.org> |
H A D | Ethernet.py | 12056:1ad5b3161819 Sat Jun 03 10:23:00 EDT 2017 Gabe Black <gabeblack@google.com> dev: Add a version of EtherTap which uses the tap driver. The object is called EtherTap (as opposed to EtherTapStub, what the former EtherTap was renamed to), and its existance is gated on the linux/if_tun.h header file existing. That's probably overly strict, but it will hopefully be minimally likely to break the build for other systems. Change-Id: Ie03507fadf0d843a4d4d52f283c44a416c6f2a74 Reviewed-on: https://gem5-review.googlesource.com/3646 Reviewed-by: Nathan Binkert <nate@binkert.org> Maintainer: Nathan Binkert <nate@binkert.org> |
/gem5/src/systemc/tests/ | ||
H A D | verify.py | 13005:9e97204bf57f Fri Jul 27 19:06:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Make verify.py delete obsolete diff files. If diff file exists but the underlying diff has been fixed, delete the diff file. Change-Id: Icadc21a61c084198a8a246ab6d00a9b885647cde Reviewed-on: https://gem5-review.googlesource.com/12056 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/ | ||
H A D | SConstruct | 12056:1ad5b3161819 Sat Jun 03 10:23:00 EDT 2017 Gabe Black <gabeblack@google.com> dev: Add a version of EtherTap which uses the tap driver. The object is called EtherTap (as opposed to EtherTapStub, what the former EtherTap was renamed to), and its existance is gated on the linux/if_tun.h header file existing. That's probably overly strict, but it will hopefully be minimally likely to break the build for other systems. Change-Id: Ie03507fadf0d843a4d4d52f283c44a416c6f2a74 Reviewed-on: https://gem5-review.googlesource.com/3646 Reviewed-by: Nathan Binkert <nate@binkert.org> Maintainer: Nathan Binkert <nate@binkert.org> |
Completed in 82 milliseconds