All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] assorted (mostly) atomics changes
@ 2019-03-11 16:44 Jan Beulich
  2019-03-11 16:48 ` [PATCH 1/7] events: drop arch_evtchn_inject() Jan Beulich
                   ` (6 more replies)
  0 siblings, 7 replies; 27+ messages in thread
From: Jan Beulich @ 2019-03-11 16:44 UTC (permalink / raw)
  To: xen-devel
  Cc: Stefano Stabellini, Wei Liu, Konrad Rzeszutek Wilk,
	George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
	Julien Grall

1: events: drop arch_evtchn_inject()
2: common: avoid atomic read-modify-write accesses in map_vcpu_info()
3: Arm/atomic: correct asm() constraints in build_add_sized()
4: Arm/atomic: drop uniformly used reg macro parameters
5: Arm/atomic: parameterize register modifier macro arguments
6: Arm/atomic: unify generation of u64 read/write functions
7: Arm/atomic: cosmetics

Jan



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

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

end of thread, other threads:[~2019-04-19 21:10 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-11 16:44 [PATCH 0/7] assorted (mostly) atomics changes Jan Beulich
2019-03-11 16:48 ` [PATCH 1/7] events: drop arch_evtchn_inject() Jan Beulich
2019-03-11 16:49   ` Andrew Cooper
2019-03-11 17:51   ` Julien Grall
2019-03-11 16:48 ` [PATCH 2/7] common: avoid atomic read-modify-write accesses in map_vcpu_info() Jan Beulich
2019-03-11 16:50   ` Andrew Cooper
2019-03-11 17:53     ` Julien Grall
2019-03-12  9:30       ` Jan Beulich
2019-03-12 10:15         ` Julien Grall
2019-03-11 16:49 ` [PATCH 3/7] Arm/atomic: correct asm() constraints in build_add_sized() Jan Beulich
2019-03-11 18:08   ` Julien Grall
2019-03-13 10:21     ` Jan Beulich
2019-03-13 10:25       ` BACKPORT " Julien Grall
2019-04-19 21:09         ` Stefano Stabellini
2019-04-19 21:09           ` [Xen-devel] " Stefano Stabellini
2019-03-11 16:50 ` [PATCH 4/7] Arm/atomic: drop uniformly used reg macro parameters Jan Beulich
2019-03-11 18:11   ` Julien Grall
2019-03-11 16:51 ` [PATCH 5/7] Arm/atomic: parameterize register modifier macro arguments Jan Beulich
2019-03-11 18:13   ` Julien Grall
2019-03-11 16:51 ` [PATCH 6/7] Arm/atomic: unify generation of u64 read/write functions Jan Beulich
2019-03-11 18:16   ` Julien Grall
2019-03-11 16:52 ` [PATCH 7/7] Arm/atomic: cosmetics Jan Beulich
2019-03-11 18:19   ` Julien Grall
2019-03-12  9:35     ` Jan Beulich
2019-03-12 10:23       ` Julien Grall
2019-03-12 12:53         ` Jan Beulich
2019-03-12 13:07           ` Julien Grall

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.