commit | 83c529151ab0d4a813e3f6a3e293fff75d468519 | [log] [tgz] |
---|---|---|
author | Liu, Jinsong <jinsong.liu@intel.com> | Tue Feb 28 05:15:46 2012 +0000 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 08 12:46:32 2012 +0300 |
tree | f1d109fc0979abefc7b16310298141ab13b5a4f1 | |
parent | 0034102808e0dbbf3a2394b82b1bb40b5778de9e [diff] |
KVM: x86: expose Intel cpu new features (HLE, RTM) to guest Intel recently release 2 new features, HLE and RTM. Refer to http://software.intel.com/file/41417. This patch expose them to guest. Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>