commit | 476ce5ef09b21a76e74d07ff9d723ba0de49b53b | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Dec 03 13:30:42 2014 +1100 |
committer | Alexander Graf <agraf@suse.de> | Wed Dec 17 22:23:22 2014 +0100 |
tree | f4f0c1866484084961b17b354dd90eb308c50560 | |
parent | 90fd09f804213bcb9e092314c25b49d95153ad28 [diff] |
KVM: PPC: Book3S: Enable in-kernel XICS emulation by default The in-kernel XICS emulation is faster than doing it all in QEMU and it has got a lot of testing, so enable it by default. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de>