mcayland
mcayland
I don't think that I've actually tested booting a NetBSD kernel directly via the -kernel option? Assuming that NetBSD is happy with the bootinfo block generated by hw/m68k/q800.c then there...
> The official QEMU repository can be found here: https://git.qemu.org/?p=qemu.git;a=summary FWIW QEMU's official repository is now hosted on GitLab at https://gitlab.com/qemu-project/qemu and the old git.qemu.org site now regularly syncs it...
Following up on this theory I tried a test on my local workstation with the following quick and dirty patch: ``` diff --git a/src/main/groovy/com/bmuschko/gradle/docker/tasks/image/DockerBuildImage.groovy b/src/main/groovy/com/bmuschko/gradle/docker/tasks/image/DockerBuildImage.groovy index 2a4a6d62..17cff9d4 100644 --- a/src/main/groovy/com/bmuschko/gradle/docker/tasks/image/DockerBuildImage.groovy...
Of course - I just wanted to make sure that you were happy with the analysis (and suggested fallback behaviour) first before spending the time on it. I'm fairly confident...
Thanks for the PR! Currently the OpenBIOS project is still using a mailing-list workflow for patch submission and review (although I have started the discussion about moving to a Github-based...
@chleroy Thanks for opening the issue. Despite the issue tracker being enabled on github, OpenBIOS development is still primarily done over email on the OpenBIOS list at https://mail.coreboot.org/postorius/lists/openbios.openbios.org/. I'd suggest...
Looking at this issue, I agree that the analysis from yocto is correct. The message itself is just a warning that the device can't be found in OpenBIOS's PCI database...
Thanks for the patch! As you noted above, OpenBIOS development is still done primarily over the mailing list which is moderated (alas, due to targeted spam attacks) but I've approved...
Thanks for the patch! I've had a look at this and the preparatory cleanup work in patches 1-3 seems good to me. From what I can see of patch 4...
Thanks for the patch! Whilst the repositories are hosted on github, the project still makes use of mailing lists for patches/code review. If you can resend the patch to the...