After updating system for XEN In 9.x Make buildkernel KERNCONF=XENHVM Make installkernel KERNCONF=XENHVM reboot In boot i take run_interrupt_driven_hooks: still waiting after 60 seconds for xenbusb_nop_confighook_cb In 10 From cd on xen i take run_interrupt_driven_hooks: still waiting after 60 seconds for xenbusb_nop_confighook_cb This problem repeated on different machines and xen installations(intel, amd, x86, x64). Fix: Fast fix for work (I don't know if its stable ) In 9.x Fix: In /usr/src/sys/kern/subr_autoconf.c comment or remove loop /* while (!TAILQ_EMPTY(&intr_config_hook_list)) { */ .. There no need to comment /* { */ And then rebuild\build kernel How-To-Repeat: On 9.x freebsd build and install XENHVM kernel On 10 try to boot
batch change: For bugs that match the following - Status Is In progress AND - Untouched since 2018-01-01. AND - Affects Base System OR Documentation DO: Reset to open status. Note: I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.