From: Paul Mackerras Date: Wed, 8 Jan 2014 10:25:26 +0000 (+1100) Subject: KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs X-Git-Tag: v3.14-rc1~26^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa31e843225769735b79795c955426c9479046a5;p=pandora-kernel.git KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs * SRR1 wake reason field for system reset interrupt on wakeup from nap is now a 4-bit field on P8, compared to 3 bits on P7. * Set PECEDP in LPCR when napping because of H_CEDE so guest doorbells will wake us up. * Waking up from nap because of a guest doorbell interrupt is not a reason to exit the guest. Signed-off-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed