Change from v2: Discard first two patches, instead fix bugs in update_intx(). Finally, I purpose to use kvm_free_assigned_irq(), but before that, I think I have to split kvm->lock due to cancel_work_sync() implicit need kvm->lock. So leave it a little later.
-- include/linux/kvm.h | 1 + virt/kvm/kvm_main.c | 22 ++++++++++++++++++---- 2 files changed, 19 insertions(+), 4 deletions(-) -- regards Yang, Sheng -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
