All of lore.kernel.org
 help / color / mirror / Atom feed
* Fix VGA logdirty related display freezes with altp2m
@ 2018-10-18 10:07 Razvan Cojocaru
  2018-10-18 10:07 ` [PATCH 1/2] x86/altp2m: propagate ept.ad changes to all active altp2ms Razvan Cojocaru
                   ` (2 more replies)
  0 siblings, 3 replies; 25+ messages in thread
From: Razvan Cojocaru @ 2018-10-18 10:07 UTC (permalink / raw)
  To: xen-devel
  Cc: kevin.tian, wei.liu2, jun.nakajima, george.dunlap,
	andrew.cooper3, jbeulich

Hello,

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).

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

The first patch is the same as:
[PATCH V4] x86/altp2m: propagate ept.ad changes to all active altp2ms
but as it is now required for the second one to apply cleanly, it
has been resent as part of this series.

[PATCH 1/2] x86/altp2m: propagate ept.ad changes to all active altp2ms
[PATCH 2/2] x86/altp2m: fix display frozen when switching to a new


Thanks,
Razvan

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

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

end of thread, other threads:[~2018-10-25 20:17 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 10:07 Fix VGA logdirty related display freezes with altp2m Razvan Cojocaru
2018-10-18 10:07 ` [PATCH 1/2] x86/altp2m: propagate ept.ad changes to all active altp2ms Razvan Cojocaru
2018-10-18 10:07 ` [PATCH 2/2] x86/altp2m: fix display frozen when switching to a new view early Razvan Cojocaru
2018-10-18 10:57   ` Andrew Cooper
2018-10-19  8:30     ` Razvan Cojocaru
2018-10-18 20:08 ` Fix VGA logdirty related display freezes with altp2m Tamas K Lengyel
2018-10-18 21:12   ` Razvan Cojocaru
2018-10-22 20:48     ` Tamas K Lengyel
2018-10-22 21:17       ` Razvan Cojocaru
2018-10-22 21:22         ` Andrew Cooper
2018-10-22 21:28           ` Tamas K Lengyel
2018-10-22 22:15             ` Razvan Cojocaru
2018-10-22 22:50               ` Tamas K Lengyel
2018-10-23 12:37                 ` Razvan Cojocaru
2018-10-24 17:09                   ` Tamas K Lengyel
2018-10-24 17:20                     ` Razvan Cojocaru
2018-10-24 17:31                       ` Tamas K Lengyel
2018-10-24 17:52                         ` Tamas K Lengyel
2018-10-24 18:05                           ` Razvan Cojocaru
2018-10-25 14:24                           ` Razvan Cojocaru
2018-10-25 14:55                             ` Tamas K Lengyel
2018-10-25 15:02                               ` Razvan Cojocaru
2018-10-25 15:08                                 ` Tamas K Lengyel
2018-10-25 20:11                                   ` Tamas K Lengyel
2018-10-25 20:17                                     ` 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.