All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V5 0/3] Fix VGA logdirty related display freezes with altp2m
@ 2018-11-11 14:07 Razvan Cojocaru
  2018-11-11 14:07 ` [PATCH V5 1/3] x86/altp2m: propagate ept.ad changes to all active altp2ms Razvan Cojocaru
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Razvan Cojocaru @ 2018-11-11 14:07 UTC (permalink / raw)
  To: xen-devel

This series aims to prevent the display from freezing when
enabling altp2m and switching to a new view (and assorted problems
when resizing the display). Since the last version of the series,
what was previously the second (and last) patch has been split in
two patches, the first of which only concerns itself with rangeset
allocation / deallocation / initialization.

The first patch propagates ept.ad changes to all active altp2ms,
the second one allocates and initializes a new logdirty rangeset for
each new altp2m, and the third propagates (under lock) changes to all
p2ms.

[PATCH V5 1/3] x86/altp2m: propagate ept.ad changes to all active altp2m
[PATCH V5 2/3] x86/mm: allocate logdirty_ranges for altp2ms
[PATCH V5 3/3] x86/altp2m: fix display frozen when switching to a new view early


Thanks,
Razvan

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

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

end of thread, other threads:[~2018-11-14 15:05 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-11 14:07 [PATCH V5 0/3] Fix VGA logdirty related display freezes with altp2m Razvan Cojocaru
2018-11-11 14:07 ` [PATCH V5 1/3] x86/altp2m: propagate ept.ad changes to all active altp2ms Razvan Cojocaru
2018-11-14  5:44   ` Tian, Kevin
2018-11-14  7:14     ` Razvan Cojocaru
2018-11-11 14:07 ` [PATCH V5 2/3] x86/mm: allocate logdirty_ranges for altp2ms Razvan Cojocaru
2018-11-13 17:57   ` George Dunlap
2018-11-13 18:43     ` Razvan Cojocaru
2018-11-13 18:57       ` Razvan Cojocaru
2018-11-14  8:11         ` Jan Beulich
2018-11-14 11:58       ` George Dunlap
2018-11-14 12:50         ` Razvan Cojocaru
2018-11-14 14:00           ` Jan Beulich
2018-11-14 14:05             ` Razvan Cojocaru
2018-11-14 15:05               ` Jan Beulich
2018-11-11 14:07 ` [PATCH V5 3/3] x86/altp2m: fix display frozen when switching to a new view early Razvan Cojocaru
2018-11-14  5:55   ` Tian, Kevin
2018-11-14  7:33     ` Razvan Cojocaru
2018-11-14  7:35       ` Tian, Kevin
2018-11-14  7:43         ` Razvan Cojocaru

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.