]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/cpu.c
target-i386: Add "tsc_adjust" CPU feature name
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 25 Aug 2014 20:02:13 +0000 (17:02 -0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 26 Aug 2014 12:52:43 +0000 (14:52 +0200)
commit7b458bfd12a71b3da6b531daedc417492c9334e0
tree379b1412ffbcc6946b0584ee97e3d00734e06fd8
parent5bd8ff07e65d066f1e90f05d49ee634f3ccd2664
target-i386: Add "tsc_adjust" CPU feature name

tsc_adjust migration support is already implemented (commit
f28558d3d37ad3bc4e35e8ac93f7bf81a0d5622c), so we can add it to the list
of known feature names.

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