I have come accross these problems when installing Windows phone 8 emulator in vmware player.
1. CPU
- needs to support virtualization and it needs to be enabled in BIOS
2. operating system
- 64 bit
- needs to be some which supports SLAT (Windows 8, Windows Server 2012 ...)
- needs to have Hyper-V enabled
3. VMware settings
- Edit vmx file and add this configuration hypervisor.cpuid.v0 = "FALSE", mce.enable = "TRUE"
- Processors setting - enable Virtualize Intel VT-x/EPT or AMD-V/RVI
- Processors setting - setup at least two cores
- Memory settings - setup enough memory for virtual machine
4. Windows Mobile 8 SDK
- will download and install all required prerequisities, it is good to have prepared steps above
Sources:
Windows 8 Hyper-V will require SLAT (Second Level Address Translation)
MachineSLATStatusCheck
Windows Server 2012 and Hyper-V
Hyper-V in Workstation 8
Windows Phone SDK
1. CPU
- needs to support virtualization and it needs to be enabled in BIOS
2. operating system
- 64 bit
- needs to be some which supports SLAT (Windows 8, Windows Server 2012 ...)
- needs to have Hyper-V enabled
3. VMware settings
- Edit vmx file and add this configuration hypervisor.cpuid.v0 = "FALSE", mce.enable = "TRUE"
- Processors setting - enable Virtualize Intel VT-x/EPT or AMD-V/RVI
- Processors setting - setup at least two cores
- Memory settings - setup enough memory for virtual machine
4. Windows Mobile 8 SDK
- will download and install all required prerequisities, it is good to have prepared steps above
Sources:
Windows 8 Hyper-V will require SLAT (Second Level Address Translation)
MachineSLATStatusCheck
Windows Server 2012 and Hyper-V
Hyper-V in Workstation 8
Windows Phone SDK