Re: [Qemu-devel] [PATCH 1/5] target/arm: Remove stale comment

2017-09-05 Thread Pranith Kumar
Hi Alex, On Tue, Sep 5, 2017 at 8:02 AM, Alex Bennée wrote: > > Pranith Kumar writes: > >> Update the comment which is not true since MTTCG. > > What happened to the cover letter? We seem to have a mix of patches but > no summary of the overall outcome. > These are a bunch of unrelated patches,

Re: [Qemu-devel] [PATCH 1/5] target/arm: Remove stale comment

2017-09-05 Thread Alex Bennée
Pranith Kumar writes: > Update the comment which is not true since MTTCG. What happened to the cover letter? We seem to have a mix of patches but no summary of the overall outcome. > > Reviewed-by: Richard Henderson > Signed-off-by: Pranith Kumar > --- > target/arm/translate-a64.c | 4

[Qemu-devel] [PATCH 1/5] target/arm: Remove stale comment

2017-08-28 Thread Pranith Kumar
Update the comment which is not true since MTTCG. Reviewed-by: Richard Henderson Signed-off-by: Pranith Kumar --- target/arm/translate-a64.c | 4 1 file changed, 4 deletions(-) diff --git a/target/arm/translate-a64.c b/target/arm/translate-a64.c index 2200e25be0..f42b155d7d 100644 --- a/t