仅供电脑测试(电脑也是卡,arm也是卡)
1.用qemu的2.11版,下载地址 :
x86-32: https://qemu.weilnetz.de/w32/qemu-w32-setup-20171217.exe
x86-64 :https://qemu.weilnetz.de/w64/qemu-w64-setup-20171217.exe
2.解压镜像和BIOS文件,记住路径,打开cmd,运行以下指令
(qemu路径)\qemu\qemu-system-aarch64.exe -M virt -cpu cortex-a53 -smp 4 -m 4G -bios (BIOS路径)\QEMU_EFI.fd -device VGA -device nec-usb-xhci -device usb-kbd -device usb-mouse -device usb-storage,drive=file -drive if=none,id=file,file=fat:rw:(映射文件夹路径)\hd -device virtio-blk,drive=system -drive if=none,id=system,file=.\win10.qcow2 --accel tcg,thread=multi
截图:
系统信息
x86版CPU-Z,没法识别。
win10arm上arm32的qemu的和x86的7zip对比。
我使用的电脑的7zip.
某不科学性能对比
qemu aarch64 =(电脑)x 10%
win10arm的运行x86性能翻译 = 原生arm32 * 54%
arm的7zip用的是为winrt编译的arm 32位的9.0版测试版的7zip,x86版是16.04,PC机上是x86_64的17.00 beta
镜像地址:
https://share.weiyun.com/da1632e9a9ae2ac33eabbd43df16da37
注:ARM上的虚拟化需要的KVM模块似乎很难搞定,每个手机的SOC都有点不同,也并没有一个标准制约,因此,KVM模块需要针对性移植,不像x86平台的Intel有Intel-VT,AMD有AMD-V。仅供电脑测试(电脑也是卡,arm也是卡
1.用qemu的2.11版,下载地址 :
x86-32: https://qemu.weilnetz.de/w32/qemu-w32-setup-20171217.exe
x86-64 :https://qemu.weilnetz.de/w64/qemu-w64-setup-20171217.exe
2.解压镜像和BIOS文件,记住路径,打开cmd,运行以下指令
(qemu路径)\qemu\qemu-system-aarch64.exe -M virt -cpu cortex-a53 -smp 4 -m 4G -bios (BIOS路径)\QEMU_EFI.fd -device VGA -device nec-usb-xhci -device usb-kbd -device usb-mouse -device usb-storage,drive=file -drive if=none,id=file,file=fat:rw:(映射文件夹路径)\hd -device virtio-blk,drive=system -drive if=none,id=system,file=.\win10.qcow2 --accel tcg,thread=multi
截图:
系统信息
x86版CPU-Z,没法识别。
win10arm上arm32的qemu的和x86的7zip对比。
我使用的电脑的7zip.
某不科学性能对比
qemu aarch64 =(电脑)x 10%
win10arm的运行x86性能翻译 = 原生arm32 * 54%
arm的7zip用的是为winrt编译的arm 32位的9.0版测试版的7zip,x86版是16.04,PC机上是x86_64的17.00 beta
镜像地址:
https://share.weiyun.com/da1632e9a9ae2ac33eabbd43df16da37
注:ARM上的虚拟化需要的KVM模块似乎很难搞定,每个手机的SOC都有点不同,也并没有一个标准制约,因此,KVM模块需要针对性移植,不像x86平台的Intel有Intel-VT,AMD有AMD-V。仅供电脑测试(电脑也是卡,arm也是卡