From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqEDt-0000lx-Md for qemu-devel@nongnu.org; Mon, 21 May 2007 16:11:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqEDs-0000ll-1y for qemu-devel@nongnu.org; Mon, 21 May 2007 16:11:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqEDr-0000li-VW for qemu-devel@nongnu.org; Mon, 21 May 2007 16:11:16 -0400 Received: from cpe-24-31-250-242.kc.res.rr.com ([24.31.250.242] helo=hachi.dashjr.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqEDr-00079J-KI for qemu-devel@nongnu.org; Mon, 21 May 2007 16:11:15 -0400 Received: from 8.29.168.192.in-addr.arpa (adsl-76-194-177-181.dsl.ksc2mo.sbcglobal.net [76.194.177.181]) (Authenticated sender: luke-jr) by hachi.dashjr.org (Postfix) with ESMTP id 2862196002D for ; Mon, 21 May 2007 20:11:03 +0000 (UTC) From: Luke -Jr Date: Mon, 21 May 2007 15:11:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705211511.01631.luke@dashjr.org> Subject: [Qemu-devel] Using native libraries Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I'm sure someone's probably had a similar idea before, and it's probably not practical for some reason I'm overlooking-- but is there a reason Qemu can't dynamically translate library calls to use the native libraries instead of requiring emulated libraries as well?