David Hamilton <[email protected]> writes: > The return value of kvm_irqchip_add_irqfd_notifier_gsi() was being > ignored. Propagate the error to the caller via errp. > > Also change setup_interrupt() to return bool to follow QEMU error > handling conventions, making error checks at call sites simpler. > > Resolves the TODO comment at the call site. > > Signed-off-by: David Hamilton <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
