+5
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
According to section "Checks on VMX Controls" in Intel SDM vol 3C,
the following check needs to be enforced on vmentry of L2 guests:
- Bits 5:0 of the posted-interrupt descriptor address are all 0.
- The posted-interrupt descriptor address does not set any bits
beyond the processor's physical-address width.
Signed-off-by:
Krish Sadhukhan <krish.sadhukhan@oracle.com>
Reviewed-by:
Mark Kanda <mark.kanda@oracle.com>
Reviewed-by:
Liran Alon <liran.alon@oracle.com>
Reviewed-by:
Darren Kenny <darren.kenny@oracle.com>
Reviewed-by:
Karl Heubaum <karl.heubaum@oracle.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>