task switch vm exit

task switch vm exit

Portrait de darksider

Hi! After successful hypervisor launch, when i reboot my OS in hypervisor come's vmexit with code 0x9. in intel manual write that it's task swich trought IDT. How can i proces this vm exit???

2 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de interruptrequestpacket

Hello and thanks for your post. Guest OS cannot perform task switches so what you have to do is to manually perform a task switch (you can do that mapping the old and new TSSs through GDT. For more informations see SDM 3A chapter 7 (Task managment) irp

Connectez-vous pour laisser un commentaire.