QEMU for windows

发布时间 2023-11-06 22:44:35作者: 任国强
  • QEMU
  • Download QEMU - QEMU
    QEMU can be installed using MSYS2 also. MSYS2 uses pacman to manage packages. First, follow the MSYS2 installation procedure. Then update the packages with pacman -Syu command. Now choose the proper command for your system as following:

For 32 bit Windows 7 or above (in MINGW32):
pacman -S mingw-w64-i686-qemu

For 64 bit Windows 7 or above (in MINGW64):
pacman -S mingw-w64-x86_64-qemu