From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cspme-0001uZ-8q for qemu-devel@nongnu.org; Tue, 28 Mar 2017 07:59:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cspmd-0006bi-3n for qemu-devel@nongnu.org; Tue, 28 Mar 2017 07:59:32 -0400 References: From: Auger Eric Message-ID: <43d097e6-a74a-ed22-0b28-3f151d3e51fb@redhat.com> Date: Tue, 28 Mar 2017 13:59:11 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Aarch64: Qemu master or 2.9.0-rc1 breaks compatibility with 4.10 kernel. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Prakash B Cc: Marc Zyngier , bprakash@caviumnetworks.com, QEMU Developers , "Kumar, Vijaya" , qemu-arm , sgoutham@cavium.com, "kvmarm@lists.cs.columbia.edu" , Christoffer Dall Hi Peter, On 28/03/2017 13:29, Peter Maydell wrote: > On 28 March 2017 at 12:22, Prakash B wrote: >> Qemu master or v2.9.0-rc1 doesn't launch guest when host kernel >> version 4.10 or lower on Aarch64 (cavium ThunderX), its failing with >> abort "qemu-system-aarch64: KVM_GET_DEVICE_ATTR failed: No such >> device or address" >> >> "GICv3 live migration support" patch breaks the compatibility b/w >> kernel and qemu. >> >> Is this expected behaviour, can we provide a fix without breaking >> compatibility b/w kernel and qemu . > > This is indeed not supposed to happen. Eric, can you take a look? Yes I start the investigations. Thanks Eric > > thanks > -- PMM >