commit | 3b961124bf8a0b490e4fc3a6a39e004500ae6967 | [log] [tgz] |
---|---|---|
author | Stuart Yoder <stuart.yoder@freescale.com> | Sat Mar 30 06:40:49 2013 +0000 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 26 23:02:40 2013 +0200 |
tree | ed1715503dfdcba439a9700e30c6622c3b7759d9 | |
parent | e71ec2e93dad4446d245031382e30b377640d9ca [diff] |
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR Older KVM versions don't support EPR which breaks guests when we announce MPIC variants that support EPR. Catch that case and expose only MPIC version 2.0 which tells the guest that we don't support the EPR capability yet. Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com> [agraf: Add comment, route cap check through kvm_ppc.c] Signed-off-by: Alexander Graf <agraf@suse.de>