From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMzvp-0002V3-C9 for qemu-devel@nongnu.org; Wed, 05 Aug 2015 10:44:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMzvk-000063-CG for qemu-devel@nongnu.org; Wed, 05 Aug 2015 10:44:36 -0400 Received: from fm2nodo5.polito.it ([130.192.180.14]:53379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMzvk-000052-2f for qemu-devel@nongnu.org; Wed, 05 Aug 2015 10:44:32 -0400 Message-ID: <55C2214B.309@polito.it> Date: Wed, 05 Aug 2015 16:44:27 +0200 From: Ivano Cerrato MIME-Version: 1.0 References: <55AE1B42.5040306@polito.it> <55C0C8C5.2030900@polito.it> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Does PCI hotplug work with IVSHMEM? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= Cc: =?UTF-8?B?TWF1cmljaW8gVsOhc3F1ZXo=?= , Fulvio Risso , QEMU We tried with 2MB hugepages, and it works fine.. Ivano Il 04/08/2015 16:21, Marc-Andr=C3=A9 Lureau ha scritto: > Hi > > On Tue, Aug 4, 2015 at 4:14 PM, Ivano Cerrato = wrote: >> even with 1G hugepages, we are not able to hotplug an ivshmem device. = The >> outputs we get are the following: > It's not about the size of hugepages, it's the size of the ivshmem > memory. It seems 1G is the limit, otherwise the guest fails to assign > the PCI BAR. I don't know the reason, I can only make guesses: > anybody? > >