How to emulate Windows RT

How can I run Windows RT (the restricted ARM version of Windows 8) in an emulator, for development purposes? This question contains two parts:

  • Obtaining the image: Does an installation image exist (for vendors, in MSDN, ...)? Can I take a snapshot of the Surface RT disk (how?), or can I extract it somehow from recovery data (I don't know how the recovery system works, but there's a function to wipe and reinstall the software on the Surface completely).
  • Running the image: What can I emulate it on? I've heard about QEMU, but it has the reputation of being slow. Also, the program must emulate the neccessary hardware (Tegra-3).

  • There's no way to truly emulate a Windows RT enivonrment on ARM. You have two options...

    1) Go pick yourself up a Surface tablet.

    2) Contact your local Microsoft Technical Evangelist to see if they have loaner hardware available.

    Also, chances are your local Microsoft Evangelist team is holding Windows 8 developer events where they may have test hardware on hand for you to try. If you're in the US, you can find a list of these events at http://msdnevents.com.

    链接地址: http://www.djcxy.com/p/11452.html

    上一篇: 加载一个巨大的initrd时显示一个闪屏图像

    下一篇: 如何模拟Windows RT