This series add two new CPU models to Qemu: Intel SandyBridge and AMD
Opteron_G4 (Bulldozer).

Changes v1 -> v2:
  Fixed the Opteron_G4 model to actually have the ffxsr bit disabled, as
  documented in the patch description.

Eduardo Habkost (3):
  add "tsc-deadline" flag name to feature_ecx table
  add SandyBridge CPU model
  add Opteron_G4 CPU model (v2)

 sysconfigs/target/target-x86_64.conf |   28 ++++++++++++++++++++++++++++
 target-i386/cpuid.c                  |    2 +-
 2 files changed, 29 insertions(+), 1 deletions(-)

-- 
1.7.3.2


Reply via email to