On 7 May 2013 15:16, Paolo Bonzini <pbonz...@redhat.com> 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 <pbonz...@redhat.com> > 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 <pbonz...@redhat.com> > --- > 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