> From: Jan Beulich [mailto:[email protected]] > Sent: Monday, September 10, 2018 9:59 PM > > For one it is quite pointless to iterate over all pIRQ-s the domain has > when just one is being adjusted. Introduce hvm_migrate_pirq().
it's migrate_pirq being introduced here. > > Additionally it is bogus to migrate the pIRQ to a vCPU different from > the one the event is supposed to be posted to - if anything, it might be > worth considering not to migrate the pIRQ at all in the posting case. > > Signed-off-by: Jan Beulich <[email protected]> Reviewed-by: Kevin Tian <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
