qemu/target-i386
Andreas Färber 317ac6201a target-i386: Don't overuse CPUState
Scripted conversion:
  sed -i "s/CPUState/CPUX86State/g" target-i386/*.[hc]
  sed -i "s/#define CPUX86State/#define CPUState/" target-i386/cpu.h

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Anthony Liguori <aliguori@us.ibm.com>
2012-03-14 22:20:25 +01:00
..
cpu.h target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
cpuid.c add "tsc-deadline" flag name to feature_ecx table 2012-03-12 14:05:25 -05:00
helper.c target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
helper.h
helper_template.h
hyperv.c
hyperv.h
kvm.c target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
machine.c target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
op_helper.c target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
ops_sse.h
ops_sse_header.h
svm.h
TODO
translate.c target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00