Re: [Qemu-devel] [PATCH V2 0/2] net: Fix lan9118 multi-buffer transmit

2014-01-12 Thread Stefan Hajnoczi
On Tue, Jan 07, 2014 at 08:19:50PM -0800, Roy Franz wrote: > This patchset fixes some bugs in the lan9118 emulation that were found > while debugging UEFI network support on the emulated VExpress platform. > > The 9118 ethernet controller supports transmission of multi-buffer packets > with arbit

[Qemu-devel] [PATCH V2 0/2] net: Fix lan9118 multi-buffer transmit

2014-01-07 Thread Roy Franz
This patchset fixes some bugs in the lan9118 emulation that were found while debugging UEFI network support on the emulated VExpress platform. The 9118 ethernet controller supports transmission of multi-buffer packets with arbitrary byte alignment of the start and end bytes of each buffer. All