From: Paul Mackerras Date: Wed, 8 Jan 2014 10:25:28 +0000 (+1100) Subject: KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells X-Git-Tag: v3.14-rc1~26^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d00f66b865e3782c5852cdafe1cea11a292a81e;p=pandora-kernel.git KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells POWER8 has support for hypervisor doorbell interrupts. Though the kernel doesn't use them for IPIs on the powernv platform yet, it probably will in future, so this makes KVM cope gracefully if a hypervisor doorbell interrupt arrives while in a guest. Signed-off-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed