Just two small code cleanups in target-i386/cpu.c.

Patch 1/2 changes behavior of "-cpu ?" to not print feature names in reverse
order anymore. Patch 2/2 doesn't introduce any behavior changes.

Eduardo Habkost (2):
  target-i386: Simplify listflags() function
  target-i386: Eliminate unnecessary get_cpuid_vendor() function

 target-i386/cpu.c | 62 ++++++++++++++++++-------------------------------------
 1 file changed, 20 insertions(+), 42 deletions(-)

-- 
2.1.0


Reply via email to