On 04/02/2015 04:10, Fam Zheng wrote:
>> > -return;
> Other changes are equivalent, but not quite for this one. But I think it is
> still correct, so:
>
> Reviewed-by: Fam Zheng
True, this is not entirely cosmetic. Still, the loop is guaranteed to
only hit one block, because of th
On Tue, 02/03 13:52, Paolo Bonzini wrote:
> From: Mike Day
>
> Signed-off-by: Mike Day
> Signed-off-by: Paolo Bonzini
> ---
> arch_init.c| 5 +--
> exec.c | 84
> +-
> include/exec/cpu-all.h | 1 +
> 3 files changed
From: Mike Day
Signed-off-by: Mike Day
Signed-off-by: Paolo Bonzini
---
arch_init.c| 5 +--
exec.c | 84 +-
include/exec/cpu-all.h | 1 +
3 files changed, 57 insertions(+), 33 deletions(-)
diff --git a/arch_init.c b