Hi,

You can call qxl_set_irq unconditionally,
it checks for int_pending anyway.

Hi,
qxl_set_irq doesn't test int_pending, but it will call qemu_set_irq with
level=0 if !int_pending.

Yes.  Also checks int_mask.  That is fine, isn't it?

BTW: qxl_update_irq would be a better name, this is what it actually does: update irq line state from device state.

cheers,
  Gerd

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to