On Fri, May 06, 2016 at 17:53:04 +0800, Eli Qiao wrote:
Corresponding QEMU commits:
becb66673ec30cb604926d247ab9449a60ad8b11
Signed-off-by: Eli Qiao <liyong.qiao(a)intel.com>
---
src/cpu/cpu_map.xml | 4 ++++
1 file changed, 4 insertions(+)
NACK. We don't add features to models since it could break existing
setups. In any case, presence of any flag in CPU models does not really
influence whether that flag is going to be provided to a guest. That
part is driven by QEMU.
Jirka