]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 7 May 2013 11:32:00 +0000 (06:32 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 7 May 2013 11:32:00 +0000 (06:32 -0500)
commitfd8192a5a868ddbb711abbf4a871b09bbb1dae04
tree1eb25e0ddac1163ec5ee39082cd57a7dd9bc70e9
parentb5803aa3583e82e5133f7621121bc15ee694f4a1
parent4458c23672904fa131e69897007eeb7c953be7e5
Merge remote-tracking branch 'afaerber/qom-cpu' into staging

# By Eduardo Habkost (6) and others
# Via Andreas Färber
* afaerber/qom-cpu:
  target-i386: n270 can MOVBE
  target-i386: Introduce generic CPUID feature compat function
  target-i386: Change CPUID model of 486 to 8
  target-i386: Emulate X86CPU subclasses for global properties
  qdev: Introduce qdev_prop_set_globals_for_type()
  qdev: Let qdev_prop_parse() pass through Error
  target-i386: Add "filtered-features" property to X86CPU
  target-i386: Introduce X86CPU::filtered_features field
  target-i386: Add "feature-words" property to X86CPU
  target-i386: Use FeatureWord loop on filter_features_for_kvm()
  target-i386: Add ECX information to FeatureWordInfo