VMCS_GUEST_INTR_STATUS
vmcs_read(VMCS_GUEST_INTR_STATUS);
intr_status_old = vmcs_read(VMCS_GUEST_INTR_STATUS);
vmcs_write(VMCS_GUEST_INTR_STATUS, intr_status_new);