How to install Intel Virtualization Technology?

0

CPU: Intel® Core™ i7-4710MQ Processor

Windows 10 Enterprise LTSC

Hyper-V:

Hyper-V

When I install Virtualization Technology driver got below:

haxm

I check the BIOS, and there don't have the option for Virtualization Technology. BTW I want to make QEMU run faster. If any other way for acceleration also helps me.

JustWe

Posted 2020-01-14T12:36:37.230

Reputation: 141

Question was closed 2020-01-15T06:58:34.347

Intel Virtualization Technology is enable in the firmware. It isn't something you can install or enable from within Windows. If your unable to enable it within the firmware configuration then your system simply does not support VT-x despite you CPU supporting it. – Ramhound – 2020-01-14T13:03:10.210

@Ramhound Hi, I checked the CPU specification, There was a link in my question. i7-4710MQ Processor supposes support the VT-x. – JustWe – 2020-01-14T13:15:48.503

While CPU supports VT-x (which I said was the case in my original comment), you cannot enable it within your firmware, which means your hardware does not support it. Since you cannot enable VT-x within the firmware, there is no way to enable hardware virtualization on your hardware, your situation is not uncommon with OEM hardware. – Ramhound – 2020-01-14T13:21:45.937

5

Does this answer your question? How to enable Intel Virtualization if setting not found in BIOS but supported by CPU or this or this

– Ramhound – 2020-01-14T13:22:43.433

@Ramhound Thanks! Look like that is what I wanna, Let me try to update the BIOS. – JustWe – 2020-01-14T13:24:09.130

No answers