From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTjQL-0004Pl-9k for qemu-devel@nongnu.org; Wed, 22 Jul 2009 17:32:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTjQG-0004NW-GG for qemu-devel@nongnu.org; Wed, 22 Jul 2009 17:32:28 -0400 Received: from [199.232.76.173] (port=38509 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTjQG-0004NR-89 for qemu-devel@nongnu.org; Wed, 22 Jul 2009 17:32:24 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:44972) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MTjQF-00013A-Pc for qemu-devel@nongnu.org; Wed, 22 Jul 2009 17:32:24 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e39.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id n6MLKoUH019550 for ; Wed, 22 Jul 2009 15:20:50 -0600 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n6MLPGZM122672 for ; Wed, 22 Jul 2009 15:25:18 -0600 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n6MLPEBm001739 for ; Wed, 22 Jul 2009 15:25:14 -0600 Message-ID: <4A6783B9.3080906@us.ibm.com> Date: Wed, 22 Jul 2009 16:25:13 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <200907221626.n6MGQGH0022104@d03av02.boulder.ibm.com> <4A6745C0.5060201@siemens.com> <4A675758.2080302@codemonkey.ws> <4A676839.8050500@web.de> <4A676897.5070200@us.ibm.com> <4A676B27.10100@web.de> <4A676B98.1060104@us.ibm.com> <4A67719F.9040803@web.de> <4A678189.1030802@us.ibm.com> <137B26C8-A9A7-4253-8977-C43C3CEFD30C@suse.de> In-Reply-To: <137B26C8-A9A7-4253-8977-C43C3CEFD30C@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] kvm: Fix error detection for KVM_GET_DIRTY_LOG List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Jan Kiszka , qemu-devel Alexander Graf wrote: > I'd rather do a proper dirty log implementation than that :). But yes, > you convinced me. I'll just do dirtylogging for ppc. Okay, then I'll take Jan's patch that just checks for if (ret < 0). > > Now what about ia64? Out of sight, out of mind. I have no idea what they do in qemu-kvm. There is no ia64 support in upstream QEMU. -- Regards, Anthony Liguori