xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] xen/arm: p2m: Perform local invalidation on vCPU migration
@ 2017-03-08 18:05 Julien Grall
  2017-03-08 18:06 ` [PATCH 1/3] xen/arm: hvm_domain does not need to be cacheline aligned Julien Grall
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Julien Grall @ 2017-03-08 18:05 UTC (permalink / raw)
  To: xen-devel; +Cc: andre.przywara, Julien Grall, sstabellini, punit.agrawal

Hi all,

This patch series is fixing a potential bug when multiple vCPU of a guest is
running on the same pCPU. See patch #3 for all the details.

Regards,

Julien Grall (3):
  xen/arm: hvm_domain does not need to be cacheline aligned
  xen/arm: Introduce INVALID_VCPU_ID
  xen/arm: p2m: Perform local TLB invalidation on vCPU migration

 xen/arch/arm/p2m.c           | 24 ++++++++++++++++++++++++
 xen/include/asm-arm/config.h |  2 ++
 xen/include/asm-arm/domain.h |  2 +-
 xen/include/asm-arm/p2m.h    |  3 +++
 4 files changed, 30 insertions(+), 1 deletion(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-03-14 23:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-08 18:05 [PATCH 0/3] xen/arm: p2m: Perform local invalidation on vCPU migration Julien Grall
2017-03-08 18:06 ` [PATCH 1/3] xen/arm: hvm_domain does not need to be cacheline aligned Julien Grall
2017-03-08 18:30   ` Stefano Stabellini
2017-03-08 18:06 ` [PATCH 2/3] xen/arm: Introduce INVALID_VCPU_ID Julien Grall
2017-03-08 18:31   ` Stefano Stabellini
2017-03-08 18:06 ` [PATCH 3/3] xen/arm: p2m: Perform local TLB invalidation on vCPU migration Julien Grall
2017-03-08 18:58   ` Stefano Stabellini
2017-03-08 19:27     ` Julien Grall
2017-03-08 19:48       ` Stefano Stabellini
2017-03-08 21:37         ` Julien Grall
2017-03-14 22:39           ` Stefano Stabellini
2017-03-14 23:23             ` Julien Grall
2017-03-14 23:29               ` Stefano Stabellini
2017-03-08 21:37         ` Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).