From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NeziU-00020c-5X for qemu-devel@nongnu.org; Tue, 09 Feb 2010 18:42:02 -0500 Received: from [199.232.76.173] (port=55388 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NeziT-000205-Kw for qemu-devel@nongnu.org; Tue, 09 Feb 2010 18:42:01 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NeziS-0007FE-Uh for qemu-devel@nongnu.org; Tue, 09 Feb 2010 18:42:01 -0500 Received: from fg-out-1718.google.com ([72.14.220.154]:59572) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NeziS-0007Ez-Ic for qemu-devel@nongnu.org; Tue, 09 Feb 2010 18:42:00 -0500 Received: by fg-out-1718.google.com with SMTP id 16so13155fgg.10 for ; Tue, 09 Feb 2010 15:41:59 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1265705935-7800-1-git-send-email-freddy77@gmail.com> References: <1265705935-7800-1-git-send-email-freddy77@gmail.com> Date: Wed, 10 Feb 2010 02:41:58 +0300 Message-ID: From: Igor Kovalenko Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: [PATCH] rewrote timer implementation for rtl8139. Add a QEMU timer only when needed (timeout status not set, timeout irq wanted and timer set). List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frediano Ziglio Cc: qemu-devel@nongnu.org On Tue, Feb 9, 2010 at 11:58 AM, Frediano Ziglio wrote= : > > Signed-off-by: Frediano Ziglio > --- > =A0hw/rtl8139.c | =A0136 ++++++++++++++++++++++++++++++++++--------------= --------- > =A01 files changed, 81 insertions(+), 55 deletions(-) > Looks good. --=20 Kind regards, Igor V. Kovalenko