On Wed, 2016-06-29 at 13:37 +1000, David Gibson wrote: > AFAICT xirr_owner will be lost on migration, which will break things. > That will need to be transferred on migration, somehow. If it can be > recalculated from existing data in post_load() that would be ideal, > otherwise we'll have to devise a wire encoding for it.
It should be possible to get it back from the interrupt number by walking the list of ICS yes. Cheers, Ben.