diff options
author | Eduardo Habkost | 2015-02-03 18:57:50 +0100 |
---|---|---|
committer | Eduardo Habkost | 2015-02-25 19:00:07 +0100 |
commit | 08e1a1e5a175ecbfdb761db5a62090498f736969 (patch) | |
tree | c945ee198e75b1dfc45b09d0bcaaefd08f5844fe /target-i386/topology.h | |
parent | target-i386: Simplify listflags() function (diff) | |
download | qemu-08e1a1e5a175ecbfdb761db5a62090498f736969.tar.gz qemu-08e1a1e5a175ecbfdb761db5a62090498f736969.tar.xz qemu-08e1a1e5a175ecbfdb761db5a62090498f736969.zip |
target-i386: Eliminate unnecessary get_cpuid_vendor() function
The function was used in only two places. In one of them, the function
made the code less readable by requiring temporary te[bcd]x variables.
In the other one we can simply inline the existing code.
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'target-i386/topology.h')
0 files changed, 0 insertions, 0 deletions