From: Raghavendra K T Date: Mon, 26 Aug 2013 08:48:35 +0000 (+0530) Subject: kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic X-Git-Tag: v3.12-rc1~143^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24d2166beb2f0be7dd29ab6a0841c27bd669eae9;p=pandora-kernel.git kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic Note that we are using APIC_DM_REMRD which has reserved usage. In future if APIC_DM_REMRD usage is standardized, then we should find some other way or go back to old method. Suggested-by: Gleb Natapov Signed-off-by: Raghavendra K T Acked-by: Gleb Natapov Acked-by: Ingo Molnar Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed