qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dp8393x: fix problems detected with Quadra 800 machine
@ 2019-11-06 11:23 Laurent Vivier
  2019-11-06 11:23 ` [PATCH v2 1/2] dp8393x: put the DMA buffer in the state structure Laurent Vivier
  2019-11-06 11:23 ` [PATCH v2 2/2] dp8393x: fix dp8393x_receive() Laurent Vivier
  0 siblings, 2 replies; 3+ messages in thread
From: Laurent Vivier @ 2019-11-06 11:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jason Wang, Hervé Poussineau, Laurent Vivier

This series starts with a cleanup of the DMA buffer, moving
it from the stack to the state structure.

The following patch allows to negociate the IP address with
the DHCP server.

v2: remove PATCH 3 (will be reworked later)
    modifies PATCH 2 to adjust the offset of the field,
    not the size, added R-b, T-b from Hervé

Laurent Vivier (2):
  dp8393x: put the DMA buffer in the state structure
  dp8393x: fix dp8393x_receive()

 hw/net/dp8393x.c | 113 ++++++++++++++++++++++++-----------------------
 1 file changed, 57 insertions(+), 56 deletions(-)

-- 
2.21.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-06 11:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-06 11:23 [PATCH v2 0/2] dp8393x: fix problems detected with Quadra 800 machine Laurent Vivier
2019-11-06 11:23 ` [PATCH v2 1/2] dp8393x: put the DMA buffer in the state structure Laurent Vivier
2019-11-06 11:23 ` [PATCH v2 2/2] dp8393x: fix dp8393x_receive() Laurent Vivier

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).