qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 for-2.3 00/28] hw/pc: implement multiple prim


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v5 for-2.3 00/28] hw/pc: implement multiple primary busses for pc machines
Date: Wed, 11 Mar 2015 15:02:33 +0100

On Wed, Mar 11, 2015 at 04:01:30PM +0200, Marcel Apfelbaum wrote:
> On 03/11/2015 03:51 PM, Gerd Hoffmann wrote:
> >On Mi, 2015-03-11 at 15:44 +0200, Marcel Apfelbaum wrote:
> >>On 03/11/2015 03:32 PM, Gerd Hoffmann wrote:
> >>>    Hi,
> >>>
> >>>>v4->v5:
> >>>>   - Rebased on pci branch, tree: 
> >>>> git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git
> >>>
> >>>Have again trouble applying this.  Which commit hash?  Or do you have a
> >>>git tree somewhere with this?
> >>Yes, it is changing too fast :(
> >>This version works with commit: a3b66ab
> >
> >Applies fine, but throws a checkpatch warning:
> "Line over 80 ch", I try not to exaggerate with this kind of warnings, but
> I left a few.
> 
> If you think is worth it, I'll take care of it.
> Thanks,
> Marcel

Probably easier than argue about it.

> >
> >Applying: hw/acpi: remove from root bus 0 the crs resources used by
> >other busses.
> >=== checkpatch complains ===
> >WARNING: line over 80 characters
> >#106: FILE: hw/i386/acpi-build.c:988:
> >+                    aml_dword_memory(aml_pos_decode, aml_min_fixed,
> >aml_max_fixed,
> >
> >WARNING: line over 80 characters
> >#114: FILE: hw/i386/acpi-build.c:996:
> >+                    aml_dword_memory(aml_pos_decode, aml_min_fixed,
> >aml_max_fixed,
> >
> >total: 0 errors, 2 warnings, 124 lines checked
> >
> >cheers,
> >   Gerd
> >
> >



reply via email to

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