From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19EU6O-0005ST-00 for qemu-devel@nongnu.org; Sat, 10 May 2003 09:09:24 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19EU6N-0005Rg-00 for qemu-devel@nongnu.org; Sat, 10 May 2003 09:09:24 -0400 Received: from subversions.gnu.org ([199.232.41.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19EU6N-0005RI-00 for qemu-devel@nongnu.org; Sat, 10 May 2003 09:09:23 -0400 Message-Id: From: Fabrice Bellard Date: Sat, 10 May 2003 09:09:33 -0400 Subject: [Qemu-devel] qemu translate-i386.c Reply-To: fabrice.bellard@free.fr List-Id: List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , To: qemu-devel@nongnu.org CVSROOT: /cvsroot/qemu Module name: qemu Changes by: Fabrice Bellard 03/05/10 09:09:33 Modified files: . : translate-i386.c Log message: fixed GPF generation - fixed 'lret im' instruction (main fix for dosemu) - fixed HLT instruction CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/translate-i386.c.diff?tr1=1.28&tr2=1.29&r1=text&r2=text