From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXMhN-0003F1-Qg for qemu-devel@nongnu.org; Tue, 19 Jan 2010 17:37:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXMhI-0003Ea-0R for qemu-devel@nongnu.org; Tue, 19 Jan 2010 17:37:21 -0500 Received: from [199.232.76.173] (port=43442 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXMhH-0003EX-On for qemu-devel@nongnu.org; Tue, 19 Jan 2010 17:37:15 -0500 Received: from qw-out-1920.google.com ([74.125.92.145]:31535) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NXMhH-0004kA-GS for qemu-devel@nongnu.org; Tue, 19 Jan 2010 17:37:15 -0500 Received: by qw-out-1920.google.com with SMTP id 4so44296qwk.4 for ; Tue, 19 Jan 2010 14:37:14 -0800 (PST) Message-ID: <4B563416.2080207@codemonkey.ws> Date: Tue, 19 Jan 2010 16:37:10 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <20100119174240.GA3554@redhat.com> In-Reply-To: <20100119174240.GA3554@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PULL] eepro100 patches List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org On 01/19/2010 11:42 AM, Michael S. Tsirkin wrote: > The following changes since commit 1c39457adf220f9011cc6e08c05b272073ec3126: > Blue Swirl (1): > Sparc32: Update OpenBIOS image to r666 > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony > > Stefan Weil (2): > eepro100: Restructure code (new function tx_command) > eepro100: Fix multicast support > > hw/eepro100.c | 243 ++++++++++++++++++++++++++++++++------------------------- > 1 files changed, 137 insertions(+), 106 deletions(-) > Pulled. Thanks. Regards, Anthony Liguori