All of lore.kernel.org
 help / color / mirror / Atom feed
* Removing the PVH assert in arch/x86/hvm/io.c:87
@ 2014-12-04 16:35 Roger Pau Monné
  2014-12-05  1:04 ` Mukesh Rathor
  2014-12-05  9:15 ` Jan Beulich
  0 siblings, 2 replies; 6+ messages in thread
From: Roger Pau Monné @ 2014-12-04 16:35 UTC (permalink / raw)
  To: xen-devel, Jan Beulich, Mukesh Rathor, Tim Deegan

Hello,

I've just stumbled upon this assert while testing PVH on different
hardware. It was added in 7c4870 as a safe belt, but it turns out INS
and OUTS go through handle_mmio. So using this instructions from a PVH
guest basically kills Xen.

I've removed it and everything seems fine, so I'm considering sending a
patch for 4.5 in order to have it removed. I think the path that could
trigger the crash because of the missing vioapic stuff is already
guarded by the other chunk added in the same patch.

Roger.

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

end of thread, other threads:[~2014-12-05 11:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-04 16:35 Removing the PVH assert in arch/x86/hvm/io.c:87 Roger Pau Monné
2014-12-05  1:04 ` Mukesh Rathor
2014-12-05  9:15 ` Jan Beulich
2014-12-05 11:07   ` Roger Pau Monné
2014-12-05 11:24     ` David Vrabel
2014-12-05 11:26     ` Jan Beulich

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.