From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DwPlc-0007Mj-Ii for qemu-devel@nongnu.org; Sat, 23 Jul 2005 15:34:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DwPla-0007KZ-9y for qemu-devel@nongnu.org; Sat, 23 Jul 2005 15:34:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DwPhq-0006BX-1b for qemu-devel@nongnu.org; Sat, 23 Jul 2005 15:30:42 -0400 Received: from [199.232.41.3] (helo=savannah.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DwPTi-0002Fs-FC for qemu-devel@nongnu.org; Sat, 23 Jul 2005 15:16:06 -0400 Received: from savannah.gnu.org ([127.0.0.1]) by savannah.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 1DwPJZ-0005LD-00 for ; Sat, 23 Jul 2005 15:05:37 -0400 From: Fabrice Bellard Message-Id: Date: Sat, 23 Jul 2005 15:05:37 -0400 Subject: [Qemu-devel] qemu ./vl.h hw/apic.c hw/i8259.c hw/pc.c 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 CVSROOT: /cvsroot/qemu Module name: qemu Branch: Changes by: Fabrice Bellard 05/07/23 19:05:37 Modified files: . : vl.h hw : apic.c i8259.c pc.c Log message: IOAPIC support (initial patch by Filip Navara) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/vl.h.diff?tr1=1.80&tr2=1.81&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw/apic.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw/i8259.c.diff?tr1=1.16&tr2=1.17&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw/pc.c.diff?tr1=1.38&tr2=1.39&r1=text&r2=text