Skip to content

0.0.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@arixmkii arixmkii released this 23 Aug 13:08
· 130 commits to main since this release

Highlights

Is is the first release to support running inside Hyper-V virtual machine. It also has fully reworked build process, which now fetches source from upstreams only and then apply patches locally.

Included in this release

  • xz version 5.2.9
  • QEMU 8.1.0 (7e5a8bb22368b3555644cb2debd3df24592f3a21) (this one includes 9pfs on Windows hosts patches and UEFI pflash fixes, if this functionality is not needed, then consider using official installer)
  • gvproxy same version bundled with Podman
  • Podman 4.7.0-dev (7bd60867debb18bb71d6a1c02f6d7c7ad66ec664) with patches to enable QEMU support on Windows
  • gocat 0.3.0-dev (cc6fb8a5db72948af31628b019575478522f4425) rebuilt with dependency updates
  • msys2-tools (minimal subset to support Lima) - package tree from 2023-08-23

How to install

  1. Download and install QEMU (from this release or official one version 7.2.0 or newer)
  2. Download and install Podman from this release (it might be a good idea to uninstall one first if you had it before)
  3. Choose a location where you want utilities to reside and open console terminal there, then execute
powershell -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/arixmkii/qcw/v0.0.12/qcw-utils.ps1'))"

or

pwsh -c "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/arixmkii/qcw/v0.0.12/qcw-utils.ps1'))"
  1. Follow the instructions in README.

SHA checksums

SHA256

724744cd38e906592478024d7b63a4792f5a2abb334af1c6fd4cc6a4ee93b7c6 *./gocat.zip
2149a9e78e605284b4cc72c44fc83711be3ec5e8c830f7c63bbcc68197c6a906 *./msys2-tools.zip
e322f9d52fd80c0497e7584d1a927c5601d9e2a2abd16e3196ce22825998082d *./podman-4.7.0-dev-setup.exe
54da2a04a162ee3b0f1074aea0c80cb9ff484a672abda4dc5c92171e01a0b6b5 *./qemu-setup-8.1.0.exe

SHA512

47417d5c2a8f9211ac4ff52b1a190e82136210e991d4d082aff71f887ec3b72bfc06c98dedc4a5ef9d2524f30ef19202725621c8191f3ce0a4cf7591acaf1ddf *./gocat.zip
2ff41445b112862c7cfc4181dc3ffccf68da88c47695dfcebc68c0f826984ef6c6a58729f3671b1a0cd2438c1808248acb3a9e8b9eae01a73fe25251a2c2b717 *./msys2-tools.zip
f7bf66bbc93cc099515029f8c7abb2f3feaa7232321a72772bbe6265c248adf0c721f2f04808e96e45a64ceb033b2cd20841c6438b2a48f5fd684eb002bad4f1 *./podman-4.7.0-dev-setup.exe
a0a648659e3812e4d508944078589cca0db7bee872e8ba90ca7dea98b1254f9edd040bddb224f60aa174fd00c22f4feb40d445ba415f6afc9a9f5b78ab8b2432 *./qemu-setup-8.1.0.exe