From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTjWJ-0007pM-KR for qemu-devel@nongnu.org; Wed, 22 Jul 2009 17:38:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTjWE-0007mt-PT for qemu-devel@nongnu.org; Wed, 22 Jul 2009 17:38:39 -0400 Received: from [199.232.76.173] (port=52372 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTjWE-0007mj-Ih for qemu-devel@nongnu.org; Wed, 22 Jul 2009 17:38:34 -0400 Received: from qw-out-1920.google.com ([74.125.92.145]:15791) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTjWE-00021r-5C for qemu-devel@nongnu.org; Wed, 22 Jul 2009 17:38:34 -0400 Received: by qw-out-1920.google.com with SMTP id 5so268980qwc.4 for ; Wed, 22 Jul 2009 14:38:33 -0700 (PDT) Message-ID: <4A6786D7.70003@codemonkey.ws> Date: Wed, 22 Jul 2009 16:38:31 -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> <4A6783B9.3080906@us.ibm.com> In-Reply-To: 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: >>> >>> 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. > > *shrug*. I just figured it might be worth considering, since the plan > was to get qemu as capable as qemu-kvm, no? I do, but there's a lot of work to get ia64 there primarily due to the fact that there is no target support for ia64 in qemu. The upstream implementation is going to end up significantly different than the qemu-kvm implementation. > Alex > Regards, Anthony Liguori