Hi, I hope you have a good day! I have a question regarding Guest TLB flush IPIs. <quote> If the hardware does not support APIC virtualization: kvm_vcpu_kick sends an host-IPI to the remote vcpu if that vcpu is in guest mode, a VM-exit (exit reason: external interrupt) will be triggered due to the host-IPI. Then on VM-entry (inject_pending_event) the guest-IPI is injected. </quote> If that IPI is a TLB flush IPI, what will happen if the remote vcpu access the stale tlb entry before the host-IPI arrives? I really appreciate it if someone could shed some lights on this problem. Thanks for your time! Best Wishes, Yaohui Hu On Wed, Jan 8, 2014 at 4:03 PM, Marcelo Tosatti <mtosatti@xxxxxxxxxx> wrote: > On Sun, Dec 29, 2013 at 12:12:29PM -0800, Stephen Hemminger wrote: >> Running 'make namespacecheck' found lots of functions that >> should be declared static, since only used in one file. >> >> Signed-off-by: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx> > > Applied both, thanks. > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html