qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6
Date: Tue, 7 May 2013 15:46:18 +0100

On 7 May 2013 15:16, Paolo Bonzini <address@hidden> wrote:
> These patches are also at git://github.com/bonzini/qemu.git, branch
> iommu.

A number of the patches in this series have checkpatch issues,
mostly but not exclusively over-long lines.

> From aec410066128aaca6337754c389f0e7c2d47089c Mon Sep 17 00:00:00 2001
> From: Paolo Bonzini <address@hidden>
> Date: Tue, 7 May 2013 11:30:23 +0200
> Subject: [PATCH 01/40] memory: assert that PhysPageEntry's ptr does not 
> overflow
>
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  exec.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/exec.c b/exec.c
> index 19725db..2e5b89a 100644

...why is there all this junk at the bottom of your
cover letter?

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]