]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/cpu.h
target-i386: Rename optimize_flags_init()
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 5 Mar 2015 15:38:48 +0000 (12:38 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 21 Jan 2016 14:47:15 +0000 (12:47 -0200)
commit63618b4ed48f0fc2a7a3fd1117e2f0b512248dab
treed320c53de3246d2e673622b579363be203567166
parent3c9331c47f22224118d5019b0af8eac704824d8d
target-i386: Rename optimize_flags_init()

Rename the function so that the reason for its existence is
clearer: it does x86-specific initialization of TCG structures.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-i386/cpu.c
target-i386/cpu.h
target-i386/translate.c