Bobby R. Bruce

Results 52 comments of Bobby R. Bruce

I too would benefit from this feature. In my case when a PR is created it's added to a column called "New". Things in "New" should stay there until I've...

> I too would benefit from this feature. In my case when a PR is created it's added to a column called "New". Things in "New" should stay there until...

I've been wanting to better understand how Actions work, so took the opportunity to act on my suggestion and create a PR (#88) to address the issue outlined here.

> I don't know if those stats count accesses from speculative instructions. If that's the case then we should move this to the execute stage. If not, this change looks...

> > Am I correct in thinking this is still a WIP/Draft? I'm wondering how much feedback you want here for now. > > I'm in strong support of this...

@amatabsc : I've added two commits to this PR. The first is just minor formatting changes (nothing functional). The other adds a test for booting multiple disks on the RISCVMatched...

I've found getting test to verify this features is harder than I expected. I'm going to play around a bit with this configuration manually just to confirm this works but...

@powerjg : Can you sign off on this so we can get it in for the v24.0 staging?

> The next steps are: > > * Run clang-format v10 and check that nothing breaks (ex: src/systemc/tests/systemc/compliance_1666/test001/test001.cpp seems to be broken after running clang-format) > * Fix incompatibilities between...

I've taken this change and applied it to the codebase. It obviously touches a lot of files and is a significant change to the codebase.