e4d4dfffec
'Running IRQ reactor with IRQ file and event queue' and 'in polling mode' were debug! since the file was created, so test-xhci-irq-qemu.sh (which greps for the interrupt-driven line) could never see them at the default info log level — the IRQ-driven path had zero runtime evidence. They are one-time startup lines; promote to info so the interrupt delivery mode is observable and the proof can detect it.