From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Friesen Subject: Re: problems starting kvm-qemu with 5+ virtual functions Date: Wed, 11 Jul 2012 13:56:17 -0600 Message-ID: <4FFDDA61.8010509@genband.com> References: <4FFDAF4A.1050402@genband.com> <1342035298.2229.5.camel@bling.home> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Alex Williamson Return-path: Received: from exprod7og103.obsmtp.com ([64.18.2.159]:58068 "EHLO exprod7og103.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933153Ab2GKT66 (ORCPT ); Wed, 11 Jul 2012 15:58:58 -0400 In-Reply-To: <1342035298.2229.5.camel@bling.home> Sender: kvm-owner@vger.kernel.org List-ID: On 07/11/2012 01:34 PM, Alex Williamson wrote: > > The limiting factor to increasing memory slots was searching the array. > That's since been fixed by caching mmio page table entries. Thanks for the confirmation of my suspicions. Do you know roughly when this went in? A commit ID would be great. Chris