K 10 svn:author V 6 royger K 8 svn:date V 27 2014-09-15T15:15:52.727348Z K 7 svn:log V 330 xen: don't set suspend/resume methods for the PIRQ PIC The suspend/resume of event channels is already handled by the xen_intr_pic. If those methods are set on the PIRQ PIC they are just called twice, which breaks proper resume. This fix restores migration of FreeBSD guests to a working state. Sponsored by: Citrix Systems R&D END