[Spice-devel] [Qemu-devel] [PATCH] qxl: send interrupt after migration in case ram->int_pending != 0, RHBZ #732949

Gerd Hoffmann kraxel at redhat.com
Wed Aug 31 05:12:32 PDT 2011


   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



More information about the Spice-devel mailing list