Which Interrupt Vector for Hypervisor Privelege Interrupt?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Which Interrupt Vector for Hypervisor Privelege Interrupt?

ソリューションへジャンプ
1,054件の閲覧回数
mikelackey
Contributor I

Which interrupt vector is taken when s/w attempts to access hypervisor resource while in user/guest mode?

P4080 Ref Manual, Section 1.2.3.2, "Guest Supervisor State Considerations"

"Attempting to access hypervisor privileged resources and instructions will cause embedded hypervisor
privilege interrupts which the hypervisor can service on behalf of the guest to provide appropriate
emulation"

P4080 Ref Manual, Section 8.8, "Interrupt Definitions"

In Table 8.4, IVOR 41 is described as "Embedded Hypervisor Privilege"

Is IVOR41 invoked when use/guest code attempts to access hypervisor resource?

Or is it another interrupt, perhaps IVOR6 Described as "Program/Privileged"?

ラベル(1)
0 件の賞賛
返信
1 解決策
878件の閲覧回数
Pavel
NXP Employee
NXP Employee

Look at the Section 4.9.19 of the E500MCRM, e500mc Core Reference Manual with Updates (REV 3):

https://www.nxp.com/docs/en/reference-manual/E500MCRM.pdf

 

This Section contains information about Hypervisor Privilege Interrupt - IVOR41.

 


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
879件の閲覧回数
Pavel
NXP Employee
NXP Employee

Look at the Section 4.9.19 of the E500MCRM, e500mc Core Reference Manual with Updates (REV 3):

https://www.nxp.com/docs/en/reference-manual/E500MCRM.pdf

 

This Section contains information about Hypervisor Privilege Interrupt - IVOR41.

 


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
878件の閲覧回数
mikelackey
Contributor I

Thank you.  Did not think to look at that manual, lesson learned.  It's clearly spelled out as you mention.

0 件の賞賛
返信