On Fri, May 30, 2025 at 8:24 AM Thomas Huth <th...@redhat.com> wrote: > I was trying to create a functional test for the "highbank" and "midway" arm > machines of QEMU, and only succeeded after lots of trial and error to boot > something on the "highbank" machine. Peter mentioned on IRC that he also > does not test these machines by default, so we started wondering whether > anybody is still using these machines? If not, we should maybe start the > deprecation process for those instead?
FreeBSD never used these for our CI testing, and we're not going to even think about it, even if it wasn't in the deprecation path. This hardware is too old and too niche for us to care about (I think we even lack the proper drivers for that platform anyway). We do use QEMU for a number of other things, we just don't use this model, nor do we document it in any of the docs that talk about FreeBSD running under qemu. Warner