All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv1 0/2] xen/grant-table: fix PV guests and remove V2 support
@ 2014-07-02 10:25 David Vrabel
  2014-07-02 10:25 ` [PATCH 1/2] x86/xen: safely map and unmap grant frames when in atomic context David Vrabel
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: David Vrabel @ 2014-07-02 10:25 UTC (permalink / raw)
  To: xen-devel; +Cc: Boris Ostrovsky, David Vrabel

The first patch fixes a logn standing issue where the map/unmap of
grant table frames by PV guests was unsafe and could BUG() or have
other bad behaviour.  This was caused by calling function that were
not permitted from atomic contexts.

The second patch removes all V2 table code since it is unused.

David

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

end of thread, other threads:[~2014-07-11 16:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 10:25 [PATCHv1 0/2] xen/grant-table: fix PV guests and remove V2 support David Vrabel
2014-07-02 10:25 ` [PATCH 1/2] x86/xen: safely map and unmap grant frames when in atomic context David Vrabel
2014-07-11 16:28   ` Konrad Rzeszutek Wilk
2014-07-02 10:25 ` [PATCH 2/2] xen/grant-table: remove support for V2 tables David Vrabel
2014-07-08 17:10   ` Konrad Rzeszutek Wilk
2014-07-08 17:51     ` David Vrabel
2014-07-11 15:52   ` Boris Ostrovsky
2014-07-11 16:28   ` Konrad Rzeszutek Wilk
2014-07-04 10:59 ` [PATCHv1 0/2] xen/grant-table: fix PV guests and remove V2 support Paul Durrant
2014-07-04 11:55   ` David Vrabel
2014-07-04 12:01     ` Paul Durrant
2014-07-04 12:21       ` David Vrabel
2014-07-04 12:32         ` Paul Durrant

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.