qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] Net patches
@ 2017-11-14  2:11 Jason Wang
  2017-11-14  2:11 ` [Qemu-devel] [PULL 1/8] net: fix check for number of parameters to -netdev socket Jason Wang
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Jason Wang @ 2017-11-14  2:11 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: Jason Wang

The following changes since commit 4ffa88c99c54d2a30f79e3dbecec50b023eff1c8:

  Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-11-08-1' into staging (2017-11-10 16:01:35 +0000)

are available in the git repository at:

  https://github.com/jasowang/qemu.git tags/net-pull-request

for you to fetch changes up to bb160b571fe469b03228d4502c75a18045978a74:

  net/socket: fix coverity issue (2017-11-13 18:05:12 +0800)

----------------------------------------------------------------

----------------------------------------------------------------
Jens Freimann (2):
      net: fix check for number of parameters to -netdev socket
      net/socket: fix coverity issue

Mao Zhongyi (4):
      colo-compare: Insert packet into the suitable position of packet queue directly
      colo-compare: compare the packet in a specified Connection
      colo-compare: Fix comments
      colo: Consolidate the duplicate code chunk into a routine

Mike Nawrocki (2):
      Fix eepro100 simple transmission mode
      Add new PCI ID for i82559a

 hw/net/eepro100.c    | 31 +++++++++++++-------------
 include/hw/compat.h  |  4 ++++
 include/hw/pci/pci.h |  1 +
 net/colo-compare.c   | 61 ++++++++++++++++++++++++++++++----------------------
 net/colo.c           | 18 +++++++++-------
 net/colo.h           |  1 +
 net/socket.c         |  6 +++---
 qemu-options.hx      |  2 +-
 8 files changed, 71 insertions(+), 53 deletions(-)

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

end of thread, other threads:[~2017-11-16  1:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-14  2:11 [Qemu-devel] [PULL 0/8] Net patches Jason Wang
2017-11-14  2:11 ` [Qemu-devel] [PULL 1/8] net: fix check for number of parameters to -netdev socket Jason Wang
2017-11-14  2:11 ` [Qemu-devel] [PULL 2/8] colo-compare: Insert packet into the suitable position of packet queue directly Jason Wang
2017-11-14  2:11 ` [Qemu-devel] [PULL 3/8] colo-compare: compare the packet in a specified Connection Jason Wang
2017-11-15 18:57   ` Peter Maydell
2017-11-16  1:32     ` Mao Zhongyi
2017-11-14  2:11 ` [Qemu-devel] [PULL 4/8] colo-compare: Fix comments Jason Wang
2017-11-14  2:11 ` [Qemu-devel] [PULL 5/8] colo: Consolidate the duplicate code chunk into a routine Jason Wang
2017-11-14  2:11 ` [Qemu-devel] [PULL 6/8] Fix eepro100 simple transmission mode Jason Wang
2017-11-14  2:11 ` [Qemu-devel] [PULL 7/8] Add new PCI ID for i82559a Jason Wang
2017-11-15  6:43   ` Stefan Weil
2017-11-15 11:22     ` Jason Wang
2017-11-14  2:11 ` [Qemu-devel] [PULL 8/8] net/socket: fix coverity issue Jason Wang
2017-11-14 15:23 ` [Qemu-devel] [PULL 0/8] Net patches Peter Maydell

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