Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

good vm-entry host test function

blue_dot
Beginner
474 Views
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.
0 Kudos
1 Reply
David_O_Intel1
Employee
474 Views
I pitched this to various people internallly and found that replies fall into two camps.

1. Go take a look at open source examples. These would include Xen, KVM, and tboot (available at sourceforge).

2. If the request is for a routine that willread a VMCS and report whether the host-state area contains valid data orindicate what is incorrect, or asimilar function for the guest-state areaor the VMCS as a whole, then we are not aware of any such function.

David Ott
0 Kudos
Reply