commit | 2b6398fcf2831f52a8ad9f01c123b3ce2ea31277 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Jun 06 19:16:30 2013 -0500 |
committer | Gleb Natapov <gleb@redhat.com> | Tue Jun 11 11:10:56 2013 +0300 |
tree | 405722e2d3796c2106513bb2c4155715470fdee5 | |
parent | 4edd1ae91baa63e120b414647c79a7aa5ca50ae7 [diff] |
kvm/ppc/booke64: Disable e6500 support The previous patch made 64-bit booke KVM build again, but Altivec support is still not complete, and we can't prevent the guest from turning on Altivec (which can corrupt host state until state save/restore is implemented). Disable e6500 on KVM until this is fixed. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>