Liam

Results 54 comments of Liam

No. There was discussion on this, but it hasn't gone anywhere as of yet. https://github.com/quickemu-project/quickemu/discussions/812

Amended README to include download-iso and replace outdated warning that show-iso-url doesn't work for specific operating systems (no longer accurate). a037322

Windows 8 wasn't there previously (it supports a different set of languages), and I don't really like the array solution. Currently my best idea is to just make the languages...

Fixes #843 Fixes [quickemu-project/quickgui#116 ](https://github.com/quickemu-project/quickgui/issues/116)

Windows 10 & 8 fail verification because Windows 11 hashes are used. Working on diagnosing the issue. I'm not sure there's a solution for this. Perhaps image verification will be...

Fixed the previous issue by only checking hashes for Windows 11.

> qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4] > qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11] > qemu-system-x86_64: warning: host doesn't support requested feature:...

Yes, if wget symlinks to wget2 (which it does on Fedora 40, currently Rawhide, and possibly some other distros), you won't be able to check where a URL redirects. I...

I've fixed it to use the QEMU variable. I disagree that QEMU 8.2 should be a problem. It was released 10 days ago, and is already in the stable repositories...