commit | b83d4a9cfc81503a082331cc5d1e480d99f3a531 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Apr 20 02:49:54 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:19:08 2010 +0300 |
tree | 50e042408f2f7cc16b23b2c83462e8d8cc71d987 | |
parent | 251585b5d02152973dbc24c803ca322bb977d4a2 [diff] |
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 <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>