All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] misc flush and dirty-mask related adjustments
@ 2018-01-19 15:57 Jan Beulich
  2018-01-19 16:02 ` [PATCH 1/6] x86: move invocations of hvm_flush_guest_tlbs() Jan Beulich
                   ` (5 more replies)
  0 siblings, 6 replies; 29+ messages in thread
From: Jan Beulich @ 2018-01-19 15:57 UTC (permalink / raw)
  To: xen-devel

1: x86: move invocations of hvm_flush_guest_tlbs()
2: x86: make CPU state flush requests explicit
3: add check to cpumask_of()
4: replace vCPU's dirty CPU mask by numeric ID
5: x86: avoid explicit TLB flush when saving exec state
6: drop "domain_" prefix from struct domain's dirty CPU mask

Signed-off-by: Jan Beulich <jbeulich@suse.com>


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

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

end of thread, other threads:[~2018-01-22 10:06 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19 15:57 [PATCH 0/6] misc flush and dirty-mask related adjustments Jan Beulich
2018-01-19 16:02 ` [PATCH 1/6] x86: move invocations of hvm_flush_guest_tlbs() Jan Beulich
2018-01-19 17:00   ` Andrew Cooper
2018-01-19 17:29   ` George Dunlap
2018-01-22  9:30     ` Jan Beulich
2018-01-19 16:03 ` [PATCH 2/6] x86: make CPU state flush requests explicit Jan Beulich
2018-01-19 17:40   ` Andrew Cooper
2018-01-22  9:31     ` Jan Beulich
2018-01-22  9:32       ` Andrew Cooper
2018-01-19 16:04 ` [PATCH 3/6] add check to cpumask_of() Jan Beulich
2018-01-19 16:59   ` Wei Liu
2018-01-19 17:43   ` Andrew Cooper
2018-01-22  9:35     ` Jan Beulich
2018-01-19 16:06 ` [PATCH 4/6] replace vCPU's dirty CPU mask by numeric ID Jan Beulich
2018-01-19 17:41   ` George Dunlap
2018-01-19 17:48   ` Andrew Cooper
2018-01-22  9:39     ` Jan Beulich
2018-01-22  9:44       ` Andrew Cooper
2018-01-19 16:06 ` [PATCH 5/6] x86: avoid explicit TLB flush when saving exec state Jan Beulich
2018-01-19 17:59   ` George Dunlap
2018-01-19 18:23     ` George Dunlap
2018-01-22  9:56       ` Jan Beulich
2018-01-19 18:12   ` Andrew Cooper
2018-01-22 10:00     ` Jan Beulich
2018-01-19 16:07 ` [PATCH 6/6] drop "domain_" prefix from struct domain's dirty CPU mask Jan Beulich
2018-01-19 16:15   ` Wei Liu
2018-01-19 17:56   ` Andrew Cooper
2018-01-22 10:06     ` Jan Beulich
2018-01-19 18:01   ` George Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.