[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] nestedhvm: do not send IPIs twice



# HG changeset patch
# User Tim Deegan <tim@xxxxxxx>
# Date 1313756965 -3600
# Node ID e86b85dc682050e08aadb0e1618cbc30c39a5469
# Parent  0ddb4481f883ddf55c12a0b8d1445cf137ef0b63
nestedhvm: do not send IPIs twice

In p2m_get_nestedp2m() there is no need to send IPIs via
nestedhvm_vmcx_flushtlb() since p2m_flush_table() already
did that.

Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
Committed-by: Tim Deegan <tim@xxxxxxx>
---


diff -r 0ddb4481f883 -r e86b85dc6820 xen/arch/x86/mm/p2m.c
--- a/xen/arch/x86/mm/p2m.c     Fri Aug 19 09:58:22 2011 +0100
+++ b/xen/arch/x86/mm/p2m.c     Fri Aug 19 13:29:25 2011 +0100
@@ -1164,7 +1164,6 @@
     p2m->cr3 = cr3;
     nv->nv_flushp2m = 0;
     hvm_asid_flush_vcpu(v);
-    nestedhvm_vmcx_flushtlb(p2m);
     cpu_set(v->processor, p2m->p2m_dirty_cpumask);
     p2m_unlock(p2m);
     nestedp2m_unlock(d);

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.