From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [RFC v5 00/86] Memory API Date: Wed, 20 Jul 2011 20:43:37 +0300 Message-ID: <4E2713C9.1030604@redhat.com> References: <1311180636-17012-1-git-send-email-avi@redhat.com> <4E27132E.6080504@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:21963 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752878Ab1GTRnp (ORCPT ); Wed, 20 Jul 2011 13:43:45 -0400 In-Reply-To: <4E27132E.6080504@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/20/2011 08:41 PM, Jan Kiszka wrote: > On 2011-07-20 18:49, Avi Kivity wrote: > > New in this version: > > - more mindless conversions; I believe there are no longer any destructive > > operations in the tree (IO_MEM_UNASSIGNED) > > - fix memory map generation bug (patch 13) > > - proper 440FX PAM/SMRAM and PCI holes > > > > This on top fixes standard VGA dirty logging: Both work for me without any patches. Maybe the F15 window manager is polling the display? -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjaoF-0002oC-EF for qemu-devel@nongnu.org; Wed, 20 Jul 2011 13:43:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjaoB-0000Ly-GI for qemu-devel@nongnu.org; Wed, 20 Jul 2011 13:43:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjaoB-0000LZ-0b for qemu-devel@nongnu.org; Wed, 20 Jul 2011 13:43:43 -0400 Message-ID: <4E2713C9.1030604@redhat.com> Date: Wed, 20 Jul 2011 20:43:37 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1311180636-17012-1-git-send-email-avi@redhat.com> <4E27132E.6080504@siemens.com> In-Reply-To: <4E27132E.6080504@siemens.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC v5 00/86] Memory API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 07/20/2011 08:41 PM, Jan Kiszka wrote: > On 2011-07-20 18:49, Avi Kivity wrote: > > New in this version: > > - more mindless conversions; I believe there are no longer any destructive > > operations in the tree (IO_MEM_UNASSIGNED) > > - fix memory map generation bug (patch 13) > > - proper 440FX PAM/SMRAM and PCI holes > > > > This on top fixes standard VGA dirty logging: Both work for me without any patches. Maybe the F15 window manager is polling the display? -- error compiling committee.c: too many arguments to function