commit | d17051cb8d223dffd6bb847b0565ef1654f8e0e1 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Jul 29 14:47:57 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:50:50 2010 +0200 |
tree | 486a1b71ec2147de47a6a4c34c9b9ab88be039e7 | |
parent | ba492962363a02c45836be205f339be48093e1be [diff] |
KVM: PPC: Generic KVM PV guest support We have all the hypervisor pieces in place now, but the guest parts are still missing. This patch implements basic awareness of KVM when running Linux as guest. It doesn't do anything with it yet though. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>