]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386/cpu: Add new Opteron CPU model
authorAndre Przywara <osp@andrep.de>
Wed, 14 Nov 2012 18:28:53 +0000 (16:28 -0200)
committerAndreas Färber <afaerber@suse.de>
Thu, 15 Nov 2012 02:48:30 +0000 (03:48 +0100)
commit021941b9d97127bbd62a2ca39208d6a5d486b3cb
tree7541a012640e220011bccaf0d613a7687c210b78
parentc8acc380be7c7bb489037c927a2a5c217535f864
target-i386/cpu: Add new Opteron CPU model

Add a new base CPU model called Opteron_G5 to model the latest
Opteron CPUs. This increases the model value and model numbers and
adds TBM, F16C and FMA over the latest G4 model.

Signed-off-by: Andre Przywara <osp@andrep.de>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@amd.com>
[ehabkost: edited commit message]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-i386/cpu.c