From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Eremin-Solenikov Subject: Re: [PATCH 8/9] coalesce mmio regions with an explicit call Date: Fri, 17 Apr 2009 14:04:24 +0000 (UTC) Message-ID: References: <1221840506-22996-1-git-send-email-glommer@redhat.com> <1221840506-22996-9-git-send-email-glommer@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:38894 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757485AbZDQOEn (ORCPT ); Fri, 17 Apr 2009 10:04:43 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LuogF-0006MQ-P3 for kvm@vger.kernel.org; Fri, 17 Apr 2009 14:04:35 +0000 Received: from iap-pxy-mow1.siemens.ru ([212.248.25.26]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Apr 2009 14:04:35 +0000 Received: from dbaryshkov by iap-pxy-mow1.siemens.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Apr 2009 14:04:35 +0000 Sender: kvm-owner@vger.kernel.org List-ID: Glauber Costa wrote: > Remove explicit calls to mmio coalescing. Rather, include it in the > registration functions. > OK. On real SVM HW this seems to work. However now i'm stumbled upon another problem wrt. NMI. See another mail. -- With best wishes Dmitry se