Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState
Scripted conversion:
  for file in *.[hc] hw/*.[hc] hw/kvm/*.[hc] linux-user/*.[hc] linux-user/m68k/*.[hc] bsd-user/*.[hc] darwin-user/*.[hc] tcg/*/*.[hc] target-*/cpu.h; do
    sed -i "s/CPUState/CPUArchState/g" $file
  done

All occurrences of CPUArchState are expected to be replaced by QOM CPUState,
once all targets are QOM'ified and common fields have been extracted.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
2012-03-14 22:20:27 +01:00
..
2012-03-14 22:20:24 +01:00
2012-03-14 22:20:27 +01:00
2010-10-05 13:53:56 -05:00
2012-03-14 22:20:27 +01:00
2011-05-08 10:02:18 +01:00
2012-03-14 22:20:27 +01:00
2012-03-14 22:20:27 +01:00
2011-04-26 10:15:40 +03:00
2012-03-14 22:20:27 +01:00
2009-07-01 18:24:44 +00:00