« Previous | Next » 

Revision 8b2aee29

ID8b2aee2959c34ef7319067010bb517103144ac6b

Added by Andreas Färber about 12 years ago

alpha hw/: Don't use CPUState

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

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences