Software Archive
Read-only legacy content
17061 Discussions

VMX - how to get GPRs of VM

vid512
Beginner
812 Views
Hi,

How can I find values of general purpose registers of running VMX virtual machine? Manual suggests that in some cases (like transitional stages between CPU modes, ...) hypervisor should emulate execution. For this, hypervisor needs to know values of GPRs.

How to get them? I don't see any encodings for GPRs in list of VMCS encodings.

Thank you
0 Kudos
3 Replies
vid512
Beginner
812 Views
OK, I figured out, value of GPRs stay unmodified after VM-exit. But this is not excplicitly stated anywhere in manual. I think it deserves a mention in future revisions of manual.

thanks
0 Kudos
frankspencer
Beginner
812 Views
I thought this info was in the manual?

Software Downloads
0 Kudos
vid512
Beginner
812 Views
Could be that I have overlooked it. Can you provide reference where in the manual is it?
0 Kudos
Reply