qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] rewrote timer implementation for rtl8139.
Date: Thu, 25 Feb 2010 14:24:28 +0000	[thread overview]
Message-ID: <201002251424.28313.paul@codesourcery.com> (raw)
In-Reply-To: <1266686826-3640-1-git-send-email-freddy77@gmail.com>

> +++ b/hw/rtl8139.c
> @@ -41,6 +41,10 @@
>   *                                  segmentation offloading
>   *                                  Removed slirp.h dependency
>   *                                  Added rx/tx buffer reset when enabling
>  rx/tx operation + *
> + *  2010-Feb-04  Frediano Ziglio:   Rewrote timer support using QEMU timer
>  only + *                                  when strictly needed (required
>  for for + *                                  Darwin)

Please don't do this. We have proper source control to track changes. Adding 
random log entries to the top of the file just adds noise.

Paul

  reply	other threads:[~2010-02-25 14:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-16  8:35 [Qemu-devel] [PATCH] rewrote timer implementation for rtl8139 Frediano Ziglio
2010-02-19 21:50 ` Anthony Liguori
2010-02-19 22:22   ` Alexander Graf
2010-02-19 23:26     ` Anthony Liguori
2010-02-20  5:52       ` Igor Kovalenko
2010-02-20 16:14         ` Frediano Ziglio
2010-02-20 16:06       ` Frediano Ziglio
2010-02-20 17:13         ` Anthony Liguori
2010-02-20 17:27       ` Frediano Ziglio
2010-02-25 14:24         ` Paul Brook [this message]
2010-02-20 17:50       ` Frediano Ziglio
2010-02-19 23:24 ` Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201002251424.28313.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).