]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386: add f16c and rdrand to Haswell and Broadwell
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 Dec 2014 09:52:46 +0000 (10:52 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 15 Dec 2014 11:21:02 +0000 (12:21 +0100)
commit78a611f1936b3eac8ed78a2be2146a742a85212c
tree0b6a8e5195961b29fb487d132372862e479870e1
parentb3a4f0b1a072a467d003755ca0e55c5be38387cb
target-i386: add f16c and rdrand to Haswell and Broadwell

Both were added in Ivy Bridge (for which we do not have a CPU model
yet!).

Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c
target-i386/cpu.c