« Previous | Next » 

Revision 61c56c8c

ID61c56c8c862b8be9cb71faf74fcd990b3624aa41

Added by Andreas Färber about 12 years ago

mips hw/: Don't use CPUState

Scripted conversion:
for file in hw/mips_*.[hc]; do
sed -i "s/CPUState/CPUMIPSState/g" $file
done

Signed-off-by: Andreas Färber <>
Acked-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences