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: 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