On 03/06/2012 12:11 PM, Eduardo Habkost wrote:
This series add two new CPU models to Qemu: Intel SandyBridge and AMD Opteron_G4 (Bulldozer).
Applied. Thanks. Regards, Anthony Liguori
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(-)