From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzZFr-0005p2-0r for qemu-devel@nongnu.org; Thu, 30 Apr 2009 12:36:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzZFm-0005o1-9c for qemu-devel@nongnu.org; Thu, 30 Apr 2009 12:36:58 -0400 Received: from [199.232.76.173] (port=51864 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzZFm-0005ny-1u for qemu-devel@nongnu.org; Thu, 30 Apr 2009 12:36:54 -0400 Received: from mx2.redhat.com ([66.187.237.31]:40289) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LzZFl-0008I3-JJ for qemu-devel@nongnu.org; Thu, 30 Apr 2009 12:36:53 -0400 Message-ID: <49F9D329.3030008@redhat.com> Date: Thu, 30 Apr 2009 19:34:49 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] [RFC] cleanup cpu-exec.c: consolidate handle_cpu_signal References: <1240364008-7065-1-git-send-email-froydnj@codesourcery.com> <200904301710.38740.paul@codesourcery.com> In-Reply-To: <200904301710.38740.paul@codesourcery.com> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org, Nathan Froyd Paul Brook wrote: > This is most likely a remnant of the long-deceased qemu-fast, which used mmap > tricks to avoid MMU emulation in system mode. > I'd really like to see kvm used to implement something like this (to emulate non-x86 on x86). -- error compiling committee.c: too many arguments to function