Hi guys,
I have an Intel Dx58so motherboard with core i7 950 processor extreme edition , 8GB Ram and 1GB nvidia geforce gtx 460 graphic card, running on dual operating system (win 7 and windows server 2008 R2),i have enabled hyper-V and whenever i start the virtual machine, i am getting the error message "virtual machine failed to start",hypervisor is not running,
I understand that we need to enable Virutualization from bios,so i enabled it ,but it didnt work,
Can someone tell me the exact settings that i need to change in BIOS to enable virtualization
Virtualization Software Development
Systems with TXT/TPM support
Hi, Is there any information on which mainboards and CPUs will work with tboot and flicker? We currently have aDQ57TM and i7-860 combo with latest BIOS version. It is supposed to support TPM,TXT and VT-d. But tboot just freezes after SENTER. Flicker comes back from senter with general protection fault and PCRs are not extended. We observe similar behavior for MSI P55A-G55(for which MSI kindly provided a BIOS patch that sets the MSR_IA32_FEATURE_CONTROL to enable SMX).
VT-d support needed in CPU...or not?
Hi
Can someone *please* explain why everyone says that VT-d is a chipset-ONLY feature, when all the processors at ark.intel.com have a "Intel Virtualization Technology for Directed I/O (VT-d)" tag saying either yes or no?
For example, try to select two brand new desktop Core i7 processors at ark.intel.com:
Core i7-2600
Core i7-2600K
cr3-load/store exiting ~> 0 allowed?
Hi,
I'm looking to buy a new laptop to run my benchmarks. The goal is that only cpuid and the vmx-instructions will cause VM-exits. The only thing that is missing on present hardware is that it doesn't allow me to disable "cr3 load/store exiting". Therefor I was thinking about replacing my laptop with one equipped with one of these processors:
http://ark.intel.com/Compare.aspx?ids=49666,49652,49653,43544,47341
Aero compatibility (shadow paging, SMP, x86)
vmx guest debug?
Aftersuccessfully launching a guest, the code does not stop in my guest entry function at "INT 3", function that I supplied into the GUEST RIP field of the VMCS. Does anyone have an idea why this is happening? Here is a VMCS dump on my Intel Core2 CPU 6300 @1.86Ghz with Windows 7 x64: (Some of the fields here are not supported by the processor, although i've printed them out as well. The guest shares resources with the host for now. ) *** Host State *** HOST_CR0: 0x80050031 HOST_CR3: 0x187000 HOST_CR4: 0x26f8 HOST_RSP: 0xfffffa800420ef50 HOST_RIP: 0xfffff8800485e749
good vm-entry host test function
Does anybody know where I could find a good vm-entry host test function? I've implemented one myself (followed every step from the intel 3B manual) and even one for vm-controls but I can't find the cause of the 'invalid host state' error on vmlaunch. Thankyou.
VT-d conceptual problems....
I'm working on a hypervisor that is using the EPT mechanism to demand page guest memory in and out of physical memory (over-commit, though thats not exactly my point here). I was hoping to be able to use VT-d to enable the guests to continue to directly 'own' devices. Though to provide some sort of general purpose DMA remapping I (think at least) I need some means to handle arbitrary guest physical addresses that may be involved in a DMA operation that are presently not mapped to physical pages (i.e. I would mark both the EPT and remapping table entries as invalid for a given GPA).
VMLAUNCH "hangs" when enabling EPT
Hi all,
I just implement the EPT support in my hypervisor (Very similar to
Newbluepill). My problem is how to debug VTx implementation in drivers.
Here is the story. First, I implement a driver to support partial VTx,
and it works very well. Then I implement EPT to identically map gfn to
mfn from 0x0 to 0xfffff. I suppose it should be OK. But the result is
the Windows OS hangs (No reboot, No BSOD) when executing VMLAUNCH
instruction.
VT-d support?
Hi,
How to check whether my system support VT-d or not ?
