On 13/03/20 15:09, Vitaly Kuznetsov wrote: > Sean Christopherson <sean.j.christopherson@xxxxxxxxx> writes: > >> Use a u16 to hold the exit reason in vmx_handle_exit_irqoff(), as the >> checks for INTR/NMI/WRMSR expect to encounter only the basic exit reason >> in vmx->exit_reason. >> > True Sean would also add: > > "No functional change intended." > > "Opportunistically align the params to handle_external_interrupt_irqoff()." Ahah that's perhaps a bit too much, but "no functional change intended" makes sense. Paolo