QEMU 2.6
| Full internal name: | qemu |
| Project site: | http://wiki.qemu.org/Main_Page |
| Screen shots: | |
| Download: | Download QEMU 2.6 http://lassauge.free.fr/qemu/release/Qemu-2.6.0-windows.7z VirusTotal results |
| Change log: | n/a |
| Description: | hypervisor (emulator for various CPUs and virtualizer) |
| License: | GPLv2 |
| Version: | 2.6 |
| SHA-1 or SHA-256: | 1ccc9e3e56f30b1d451c749b936de4c166e9c283 |
| Type: | one file |
| Dependencies: |
|
| Tags: | |
| Text files: | .Npackd\Install.bat: "%sevenzipa%\7za.exe" x "%npackd_package_binary%" > .Npackd\Output.txt && type .Npackd\Output.txt && del /f /q "%setup%"
for /f "delims=" %%x in ('dir /b Qemu-windows*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%"
|
| Last modified: | Sat May 15 09:10:50 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Fri Jul 29 18:08:45 UTC 2016 |
| Created by: | tim.lebedk... |
| Automated tests: | 53 of 57 installations succeeded, 53 of 53 removals succeeded |