qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] rtl8139: cleanups


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/3] rtl8139: cleanups
Date: Wed, 26 Aug 2015 13:13:37 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Aug 03, 2015 at 01:15:54PM +0100, 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(-)
> 
> -- 
> 2.4.3
> 
> 

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]