mcayland
mcayland
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...
This is now solved upstream (see https://gitlab.com/qemu-project/qemu/-/issues/1759)
It means that if you want to run pre-NT versions of Windows in UTM then you'll need to wait for the corresponding patch to be applied to UTM, or for...
This series may be of interest: https://patchew.org/QEMU/[email protected]/
The (hopefully) final version of the series has just been posted at https://patchew.org/QEMU/[email protected]/
> I notice that link isn't very clear on DESTDIR. > > (DESTDIR)/(PREFIX): this is the file name prefix where you install stuff > > $(PREFIX): this is the file...
Is this in QEMU? If so this is a known bug: upgrade to the latest bugfix release, or 9.0 and everything should work fine.
> The `install-universal-interfaces.sh` script was written to support the Docker setup, and I haven't really tried it outside of that. Yeah that file was from me :) It basically takes...
Thanks for the report. I'd already noticed this when trying to integrate OpenBIOS into the QEMU build toolchain, which makes use of the Debian cross-compilers and they suffer from the...
As of current master, I am now able to build the OpenBIOS binaries using the standard Debian cross-compilers (there were some recent changes to the compiler flags that were required...