dummy_handler
static void (*kvm_posted_intr_wakeup_handler)(void) = dummy_handler;
kvm_posted_intr_wakeup_handler = dummy_handler;
dummy_handler,