On 13/09/2017 16:06, Ladi Prosek wrote: > + bool left_smm; /* post_leave_smm() needs to be called after emulation */ This is already stored (more or less) in hflags. Would it work to invoke the hook from kvm_smm_changed instead? Thanks, Paolo
On 13/09/2017 16:06, Ladi Prosek wrote: > + bool left_smm; /* post_leave_smm() needs to be called after emulation */ This is already stored (more or less) in hflags. Would it work to invoke the hook from kvm_smm_changed instead? Thanks, Paolo