Ben Hillis

Results 99 comments of Ben Hillis

@OneBlue - looks like pipelines aren't getting triggered.

> There is another similar compiler warning with memset probably. > > ``` > src/linux/init/init.cpp:1075:12: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'struct...

Should we add a test where we install mono and make sure interop still works?

Backported to [release/2505](https://github.com/microsoft/openvmm/tree/release/2505) in #1947

Yeah we have a backlog item to add additional perf counters, but unfortunately there isn't a great API to query if the host supports them. It's something we're looking into.

Agreed - we've given this feedback to the store team and they've said it's something they ware working on. Thanks for the suggestion, will leave this open for tracking.

Needs some testing, easiest way for me to get a system distro VHD is to use this CI.

@OneBlue - I think you tweaked some ulimit values recently?

Agreed, this is a limitation of symbolic links on Windows. Should add this to the development environment setup instructions. I typically run with an admin prompt anyway, because installing the...

Still tweaking some GitHub settings, I bet if you push another update (even just modifying the git commit description) it will now kick off the PR pipeline.