Re: [Qemu-devel] [PATCH] target/ppc/kvm: Drop useless include directive

2019-01-13 Thread no-reply
Patchew URL: https://patchew.org/QEMU/154713023826.379171.4010754027183178230.st...@bahia.lan/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCR

Re: [Qemu-devel] [PATCH] target/ppc/kvm: Drop useless include directive

2019-01-13 Thread no-reply
Patchew URL: https://patchew.org/QEMU/154713023826.379171.4010754027183178230.st...@bahia.lan/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SC

Re: [Qemu-devel] [PATCH] target/ppc/kvm: Drop useless include directive

2019-01-13 Thread no-reply
Patchew URL: https://patchew.org/QEMU/154713023826.379171.4010754027183178230.st...@bahia.lan/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH] target/ppc/kvm: Drop useless include directive Type: series Message-id:

Re: [Qemu-devel] [PATCH] target/ppc/kvm: Drop useless include directive

2019-01-10 Thread David Gibson
On Thu, Jan 10, 2019 at 03:23:58PM +0100, Greg Kurz wrote: > It has been there since the enablement of PR KVM for PAPR, ie, commit > f61b4bedaf35 in 2011. Not sure why at that time, but it is definitely > not needed with the current code. > > Signed-off-by: Greg Kurz Applied to ppc-for-4.0, than