Page MenuHomeFreeBSD

Update emulators/qemu-devel to 5.1.0 rc2.
AbandonedPublic

Authored by jhb on Aug 7 2020, 3:17 PM.
Tags
None
Referenced Files
F153600889: D25991.id.diff
Wed, Apr 22, 6:15 AM
Unknown Object (File)
Tue, Apr 21, 3:58 AM
Unknown Object (File)
Mon, Apr 20, 2:15 PM
Unknown Object (File)
Sun, Apr 19, 12:13 PM
Unknown Object (File)
Sat, Apr 18, 10:19 PM
Unknown Object (File)
Fri, Apr 17, 6:05 AM
Unknown Object (File)
Sun, Apr 12, 12:39 PM
Unknown Object (File)
Mon, Mar 30, 9:46 PM
Subscribers

Details

Reviewers
bofh
Summary

In particular, this includes fixes for the RISC-V PLIC that are required
to boot FreeBSD/riscv64 HEAD after r362977.

Test Plan
  • poudriere bulk -t and fixed various plist issues reported
  • able to boot FreeBSD/riscv64 from recent HEAD

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 32842
Build 30252: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Aug 7 2020, 3:17 PM

Oops, I failed to notice the qemu50 port. Feel free to use this as a starting point if you wish for updating qemu-devel to 5.1.0 or to discard it if you don't want that and would rather just do a qemu51 port when 5.1.0 is released.

In D25991#576462, @jhb wrote:

Oops, I failed to notice the qemu50 port. Feel free to use this as a starting point if you wish for updating qemu-devel to 5.1.0 or to discard it if you don't want that and would rather just do a qemu51 port when 5.1.0 is released.

My plan was to actually update qemu-devel to snapshot versions from GH. Unfortunately while working my builder crashed and am working on rebuilding my builder. I am still running an alternative builder with low resources. Hopefully will commit soon. Can't give any timeline as my resources are really low on power. :(

I have tried to update a near version of yours at r548428. Hope that works.

In D25991#587542, @bofh wrote:

I have tried to update a near version of yours at r548428. Hope that works.

Looks great, thanks!