Re: [Xen-devel] [PATCH v1 for-4.6 1/2] xen: fixes for PVH Dom0 MMIO regions

2014-12-18 Thread Andrew Cooper
On 18/12/14 18:27, Roger Pau Monne wrote: > 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 th

[Xen-devel] [PATCH v1 for-4.6 1/2] xen: fixes for PVH Dom0 MMIO regions

2014-12-18 Thread Roger Pau Monne
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 t