Re: [gem5-dev] Updating gem5-stable

2014-08-26 Thread Nilay Vaish via gem5-dev
I have updated gem5-stable to the following changeset from gem5: --- changeset: 10231:cb2e6950956d user: Steve Reinhardt date: Sat May 31 18:00:23 2014 -0700 summary: style: eliminate equality tests with true and false --

Re: [gem5-dev] Updating gem5-stable

2014-08-23 Thread Ali Saidi via gem5-dev
No… I just wanted to see if any others had an opinion. If you want to stick with your original plan that is fine with me. Ali On Aug 20, 2014, at 11:32 AM, Nilay Vaish via gem5-dev wrote: > Ali, your suggestion to sync up till the tip seems strange to me. Are you > sure of this? I personall

Re: [gem5-dev] Updating gem5-stable

2014-08-20 Thread Nilay Vaish via gem5-dev
Ali, your suggestion to sync up till the tip seems strange to me. Are you sure of this? I personally prefer keeping a buffer of about 2-3 months between gem5-dev and gem5-stable. -- Nilay On Tue, 19 Aug 2014, Ali Saidi via gem5-dev wrote: Looking through the change sets between now and 1

Re: [gem5-dev] Updating gem5-stable

2014-08-19 Thread Ali Saidi via gem5-dev
Looking through the change sets between now and 10231 there are a number of compiler and bug fixes along with a few big changes. I think the big changes are quite contained, so I'd be in favor for making changeset 10283 79fde1c67ed8 the new stable if others were ok with that. Ali On 19.08.20

[gem5-dev] Updating gem5-stable

2014-08-19 Thread Nilay Vaish via gem5-dev
Hello everyone As you might recall that we missed updating gem5-stable around June 15 as I was busy with other commitments. Now I am planning to update the repo next Monday. I propose we move up to the following changeset from gem5-dev: --

[gem5-dev] Updating gem5-stable

2014-06-09 Thread Nilay Vaish via gem5-dev
Hello everyone As per schedule, gem5-stable needs to be updated this month. I would not be able to do so for the time being. We can choose to delay it and I'll perform the update in late August. If someone else is interested in doing it, he/she can do it. Thanks Nilay

Re: [gem5-dev] Updating gem5-stable

2014-02-03 Thread Andreas Sandberg
On 2014-02-02 22:18, Nilay Vaish wrote: In about two weeks from now, I'll update gem5-stable. As of now, I am planning to push all the changesets till the following one: changeset: 10003:459491344fcf user:Steve Reinhardt date:Fri Jan 03 17:08:44 2014 -0800 summary: config

[gem5-dev] Updating gem5-stable

2014-02-02 Thread Nilay Vaish
In about two weeks from now, I'll update gem5-stable. As of now, I am planning to push all the changesets till the following one: changeset: 10003:459491344fcf user:Steve Reinhardt date:Fri Jan 03 17:08:44 2014 -0800 summary: config, x86: move kernel specification from te

Re: [gem5-dev] Updating gem5-stable

2013-10-14 Thread Steve Reinhardt
Thanks, Nilay! On Mon, Oct 14, 2013 at 12:02 PM, Nilay Vaish wrote: > I updated gem5-stable a few moments ago. A total of 160 new changesets > were pushed. Revision 6a043adb1e8d has also been tagged as > stable_2013_10_14. > > -- > Nilay > > > > On Tue, 1 Oct 2013, Steve Reinhardt wrote: > > S

Re: [gem5-dev] Updating gem5-stable

2013-10-14 Thread Nilay Vaish
I updated gem5-stable a few moments ago. A total of 160 new changesets were pushed. Revision 6a043adb1e8d has also been tagged as stable_2013_10_14. -- Nilay On Tue, 1 Oct 2013, Steve Reinhardt wrote: Sounds good to me. Thanks! Steve On Tue, Oct 1, 2013 at 7:45 AM, Nilay wrote: I am

Re: [gem5-dev] Updating gem5-stable

2013-10-01 Thread Steve Reinhardt
Sounds good to me. Thanks! Steve On Tue, Oct 1, 2013 at 7:45 AM, Nilay wrote: > I am planning to update gem5-stable around 15th October. I am thinking of > updating to the following revision: > > changeset 9804 6a043adb1e8d > ruby: removed the very old double trigger hack > author Brad Beck

[gem5-dev] Updating gem5-stable

2013-10-01 Thread Nilay
I am planning to update gem5-stable around 15th October. I am thinking of updating to the following revision: changeset 9804 6a043adb1e8d ruby: removed the very old double trigger hack author Brad Beckmann Thu Jul 11 13:56:05 2013 -0500 (2 months ago) Thanks Nilay __