From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: Coalesced MMIO Date: Fri, 03 Jun 2011 22:28:03 +0300 Message-ID: <1307129283.2811.1.camel@lappy> References: <1307123385.13088.18.camel@lappy> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Pekka Enberg , Ingo Molnar To: kvm Return-path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:41713 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752096Ab1FCT2J (ORCPT ); Fri, 3 Jun 2011 15:28:09 -0400 Received: by wya21 with SMTP id 21so1623297wya.19 for ; Fri, 03 Jun 2011 12:28:07 -0700 (PDT) In-Reply-To: <1307123385.13088.18.camel@lappy> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, 2011-06-03 at 20:49 +0300, Sasha Levin wrote: > Hello, > > I've tried using KVM_REGISTER_COALESCED_MMIO to register a coalesced > MMIO zone. Looks like this issue was caused because I changed my KVM_MAX_VCPUS from 64 to 1024. -- Sasha.