Re: [PATCH 0/4] include: Header cleanups around "cpu.h"

2024-12-19 Thread Philippe Mathieu-Daudé
On 18/12/24 17:42, Richard Henderson wrote: On 12/18/24 09:51, Philippe Mathieu-Daudé wrote: Philippe Mathieu-Daudé (4):    target/ppc: Include missing headers in mmu-hash[32,64].h    tcg/tci: Include missing 'disas/dis-asm.h' header    exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cp

Re: [PATCH 0/4] include: Header cleanups around "cpu.h"

2024-12-18 Thread Richard Henderson
On 12/18/24 09:51, Philippe Mathieu-Daudé wrote: Philippe Mathieu-Daudé (4): target/ppc: Include missing headers in mmu-hash[32,64].h tcg/tci: Include missing 'disas/dis-asm.h' header exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h' exec/cpu-all: Include 'cpu.h'

[PATCH 0/4] include: Header cleanups around "cpu.h"

2024-12-18 Thread Philippe Mathieu-Daudé
Few more cleanups related to "cpu.h" in "exec/cpu-all.h". (I plan to merge that myself) Philippe Mathieu-Daudé (4): target/ppc: Include missing headers in mmu-hash[32,64].h tcg/tci: Include missing 'disas/dis-asm.h' header exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.