All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 for-4.6 1/2] xen: fixes for PVH Dom0 MMIO regions
@ 2014-12-18 18:27 Roger Pau Monne
  2014-12-18 18:27 ` [PATCH v1 for-4.6 1/2] xen/pvh: check permissions when adding " Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Roger Pau Monne @ 2014-12-18 18:27 UTC (permalink / raw)
  To: xen-devel

Hello,

This series contains a bug-fix for PVH Dom0, that prevents Xen from adding 
MMIO regions that should not be accesible to Dom0. The second patch also 
prevents Dom0 from accessing the HPET, which AFAICT is used by Xen.

I'm not sure if there's a reason why the HPET MMIO region wasn't added to 
iomem_deny_access, but I don't think Dom0 should access it.

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

end of thread, other threads:[~2014-12-19 13:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-18 18:27 [PATCH v1 for-4.6 1/2] xen: fixes for PVH Dom0 MMIO regions Roger Pau Monne
2014-12-18 18:27 ` [PATCH v1 for-4.6 1/2] xen/pvh: check permissions when adding " Roger Pau Monne
2014-12-18 19:05   ` Andrew Cooper
2014-12-19  9:06     ` Jan Beulich
2014-12-18 18:27 ` [PATCH v1 for-4.6 2/2] xen: prevent access to HPET from Dom0 Roger Pau Monne
2014-12-18 18:51   ` Andrew Cooper
2014-12-19  8:04     ` Roger Pau Monné
2014-12-19 11:25       ` Andrew Cooper
2014-12-19  9:02     ` Jan Beulich
2014-12-19  9:11     ` Jan Beulich
2014-12-19 11:32       ` Andrew Cooper
2014-12-19 13:08         ` Jan Beulich
2014-12-19  9:01   ` Jan Beulich
2014-12-18 18:39 ` [PATCH v1 for-4.6 1/2] xen: fixes for PVH Dom0 MMIO regions Andrew Cooper

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.