Re: [Qemu-devel] [PATCH v3 10/34] cputlb: Remove includes from softmmu_template.h

2016-09-12 Thread Alex Bennée
Richard Henderson writes: > We already include exec/address-spaces.h and exec/memory.h in > cputlb.c; the include of qemu/timer.h appears to be a fossil. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée > --- > softmmu_template.h | 4 > 1 file changed, 4 deletions(-) > > d

[Qemu-devel] [PATCH v3 10/34] cputlb: Remove includes from softmmu_template.h

2016-09-03 Thread Richard Henderson
We already include exec/address-spaces.h and exec/memory.h in cputlb.c; the include of qemu/timer.h appears to be a fossil. Signed-off-by: Richard Henderson --- softmmu_template.h | 4 1 file changed, 4 deletions(-) diff --git a/softmmu_template.h b/softmmu_template.h index 6805028..a75d29