From: Alexander Graf Date: Tue, 20 Apr 2010 00:49:54 +0000 (+0200) Subject: KVM: PPC: Enable native paired singles X-Git-Tag: v2.6.35-rc1~436^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b83d4a9cfc81503a082331cc5d1e480d99f3a531;p=pandora-kernel.git KVM: PPC: Enable native paired singles When we're on a paired single capable host, we can just always enable paired singles and expose them to the guest directly. This approach breaks when multiple VMs run and access PS concurrently, but this should suffice until we get a proper framework for it in Linux. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed