All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>, qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH 0/3] rtl8139: cleanups
Date: Tue, 04 Aug 2015 13:11:16 +0800	[thread overview]
Message-ID: <55C04974.8020607@redhat.com> (raw)
In-Reply-To: <1438604157-29664-1-git-send-email-stefanha@redhat.com>



On 08/03/2015 08:15 PM, Stefan Hajnoczi wrote:
> After addressing CVE-2015-5165 there were several additional rtl8139 cleanups
> that I'm sending separately since they are not security fixes.
>
> These patches eliminate duplicate eth.h structs/macros and fix unaligned memory
> accesses in tx offload.
>
> Stefan Hajnoczi (3):
>   rtl8139: remove duplicate net/eth.h definitions
>   rtl8139: use net/eth.h macros instead of custom macros
>   rtl8139: use ldl/stl wrapper for unaligned 32-bit access
>
>  hw/net/rtl8139.c | 103 +++++++++++++++----------------------------------------
>  1 file changed, 27 insertions(+), 76 deletions(-)
>

Reviewed-by: Jason Wang <jasowang@redhat.com>

  parent reply	other threads:[~2015-08-04  5:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-03 12:15 [Qemu-devel] [PATCH 0/3] rtl8139: cleanups Stefan Hajnoczi
2015-08-03 12:15 ` [Qemu-devel] [PATCH 1/3] rtl8139: remove duplicate net/eth.h definitions Stefan Hajnoczi
2015-08-03 12:15 ` [Qemu-devel] [PATCH 2/3] rtl8139: use net/eth.h macros instead of custom macros Stefan Hajnoczi
2015-08-03 12:15 ` [Qemu-devel] [PATCH 3/3] rtl8139: use ldl/stl wrapper for unaligned 32-bit access Stefan Hajnoczi
2015-08-04  5:11 ` Jason Wang [this message]
2015-08-26 12:13 ` [Qemu-devel] [PATCH 0/3] rtl8139: cleanups Stefan Hajnoczi

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=55C04974.8020607@redhat.com \
    --to=jasowang@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.