commit | 08215d8fd8ca15425401adc9e01361cbc6882402 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Sun May 11 18:37:00 2014 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Jun 16 13:24:33 2014 +0200 |
tree | 4b48cf5232f63e81799c4a2b03873d0c580f9225 | |
parent | c15424531f2406cf5ad9f02d35204fac98601696 [diff] |
KVM: PPC: Don't secretly add 1T segment feature to CPU When we select a CPU type that does not support 1TB segments, we should not expose 1TB just because KVM supports 1TB segments. User configuration always wins over feature availability. Signed-off-by: Alexander Graf <agraf@suse.de>