> On Feb. 11, 2017, 6:09 p.m., Jason Lowe-Power wrote: > > This no longer applies cleanly. I think it's probably something I screwed > > up when pushing all of the patches. I tried to go through and manually fix > > the rejections, but I'm not confident in how to do it. > > > > Could you update this diff on top of the current mainline? I'll commit it > > immediately once you do. > > > > Sorry for the inconvenience.
On my machine the patch applied cleanly after pulling from upstream. I updated the diff anyway and hope it works now. - Christian ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3777/#review9417 ----------------------------------------------------------- On Feb. 12, 2017, 9:37 a.m., Christian Menard wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3777/ > ----------------------------------------------------------- > > (Updated Feb. 12, 2017, 9:37 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11831:d89e145b7665 > --------------------------- > misc: Clean up and complete the gem5<->SystemC-TLM bridge [6/10] > > The current TLM bridge only provides a Slave Port that allows the gem5 world > to > send request to the SystemC world. This patch series refractors and cleans up > the existing code, and adds a Master Port that allows the SystemC world to > send > requests to the gem5 world. > > This patch: > * Update the README > > > Diffs > ----- > > util/tlm/README c10c50cb8ac9 > > Diff: http://reviews.gem5.org/r/3777/diff/ > > > Testing > ------- > > > Thanks, > > Christian Menard > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
