All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Fix vm_event resume path race condition
@ 2017-05-03  9:10 Razvan Cojocaru
  2017-05-03  9:10 ` [PATCH V2 1/2] x86/vm_event: added hvm/vm_event.{h,c} Razvan Cojocaru
  2017-05-03  9:10 ` [PATCH V2 2/2] x86/vm_event: fix race between __context_switch() and vm_event_resume() Razvan Cojocaru
  0 siblings, 2 replies; 13+ messages in thread
From: Razvan Cojocaru @ 2017-05-03  9:10 UTC (permalink / raw)
  To: xen-devel; +Cc: andrew.cooper3, tamas, jbeulich

This small series first creates hvm/vm_event.{h,c}, in order to bring
under vm_event maintainership the code that has previously lived in
hvm_do_resume(), and then fixes a __context_switch()-related race
condition when attempting to set registers via vm_event reply.

Previously this has been a single patch, "x86/vm_event: fix race
between vmx_vmexit_handler() and vm_event_resume()".

[PATCH V2 1/2] x86/vm_event: added hvm/vm_event.{h,c}
[PATCH V2 2/2] x86/vm_event: fix race between __context_switch() and


Thanks,
Razvan

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

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

end of thread, other threads:[~2017-05-03 20:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03  9:10 [PATCH V2 0/2] Fix vm_event resume path race condition Razvan Cojocaru
2017-05-03  9:10 ` [PATCH V2 1/2] x86/vm_event: added hvm/vm_event.{h,c} Razvan Cojocaru
2017-05-03  9:51   ` [PATCH V2 1/2] x86/vm_event: added hvm/vm_event.{h, c} Jan Beulich
2017-05-03 10:37     ` Razvan Cojocaru
2017-05-03 10:48       ` Jan Beulich
2017-05-03 20:05         ` Tamas K Lengyel
2017-05-03 20:16           ` Razvan Cojocaru
2017-05-03 20:32             ` Tamas K Lengyel
2017-05-03 20:38               ` Razvan Cojocaru
2017-05-03  9:10 ` [PATCH V2 2/2] x86/vm_event: fix race between __context_switch() and vm_event_resume() Razvan Cojocaru
2017-05-03 10:01   ` Jan Beulich
2017-05-03 10:40     ` Razvan Cojocaru
2017-05-03 20:10   ` Tamas K Lengyel

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.