Neel Natu 48e8c2137a An exception is allowed to be injected even if the vcpu is in an interrupt
shadow, so move the check for pending exception before bailing out due to
an interrupt shadow.

Change return type of 'vmcb_eventinject()' to a void and convert all error
returns into KASSERTs.

Fix VMCB_EXITINTINFO_EC(x) and VMCB_EXITINTINFO_TYPE(x) to do the shift
before masking the result.

Reviewed by:    Anish Gupta (akgupt3@gmail.com)
2014-08-25 00:58:20 +00:00
..
2014-06-03 02:34:21 +00:00
2014-02-04 05:03:14 +00:00
2014-02-04 05:03:14 +00:00
2014-06-03 02:34:21 +00:00
2014-06-03 02:34:21 +00:00
2014-06-03 02:34:21 +00:00
2014-06-03 06:56:54 +00:00