mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-24 22:17:22 -07:00
Scripted conversion: sed -i "s/CPUState/CPUMBState/g" target-microblaze/*.[hc] sed -i "s/#define CPUMBState/#define CPUState/" target-microblaze/cpu.h Signed-off-by: Andreas Färber <afaerber@suse.de> Acked-by: Anthony Liguori <aliguori@us.ibm.com> |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| helper.c | ||
| helper.h | ||
| machine.c | ||
| microblaze-decode.h | ||
| mmu.c | ||
| mmu.h | ||
| op_helper.c | ||
| translate.c | ||