From: Benjamin Herrenschmidt Date: Wed, 17 Apr 2013 20:31:15 +0000 (+0000) Subject: KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d26f285b4be9466c9e393139e1c9cffe4cedfc;p=pandora-kernel.git KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation This adds an implementation of the XICS hypercalls in real mode for HV KVM, which allows us to avoid exiting the guest MMU context on all threads for a variety of operations such as fetching a pending interrupt, EOI of messages, IPIs, etc. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed