I want to disable irq routing table on virtual machine so that it can
contact host OS to get interrupts.
Can anyone tell me , how irq routing on x86 is done in freebsd.
I want to "bypass/disable" that function or rather replace it with
some of my routing which makes guest os
conatct host os.
Can anyone tell me where exactly this code resides?
Thanks,
Sanket