All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: qemu-devel@nongnu.org
Cc: jasowang@redhat.com
Subject: [PULL 0/2] Net patches
Date: Tue, 14 Nov 2023 11:09:35 +0800	[thread overview]
Message-ID: <20231114030937.5461-1-jasowang@redhat.com> (raw)

The following changes since commit 69680740eafa1838527c90155a7432d51b8ff203:

  Merge tag 'qdev-array-prop' of https://repo.or.cz/qemu/kevin into staging (2023-11-11 11:23:25 +0800)

are available in the git repository at:

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

for you to fetch changes up to d90014fc337ab77f37285b1a30fd4f545056be0a:

  igb: Add Function Level Reset to PF and VF (2023-11-13 15:33:37 +0800)

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

----------------------------------------------------------------
Cédric Le Goater (2):
      igb: Add a VF reset handler
      igb: Add Function Level Reset to PF and VF

 hw/core/machine.c   |  3 ++-
 hw/net/igb.c        | 15 +++++++++++++++
 hw/net/igb_common.h |  1 +
 hw/net/igb_core.c   |  6 ++++--
 hw/net/igb_core.h   |  3 +++
 hw/net/igbvf.c      | 19 +++++++++++++++++++
 hw/net/trace-events |  1 +
 7 files changed, 45 insertions(+), 3 deletions(-)




             reply	other threads:[~2023-11-14  3:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-14  3:09 Jason Wang [this message]
2023-11-14  3:09 ` [PULL 1/2] igb: Add a VF reset handler Jason Wang
2023-11-14  3:09 ` [PULL 2/2] igb: Add Function Level Reset to PF and VF Jason Wang
2023-11-14 17:32 ` [PULL 0/2] Net patches Stefan Hajnoczi
2023-11-16 16:47 ` David Woodhouse
2023-11-17  2:28   ` Jason Wang
  -- strict thread matches above, loose matches on Subject: below --
2022-11-08  4:19 Jason Wang
2022-11-08 16:32 ` Stefan Hajnoczi
2022-11-09  3:34   ` Jason Wang
2022-11-09  7:54   ` Laurent Vivier
2022-11-08 18:18 ` Stefan Hajnoczi
2022-07-06  3:47 Jason Wang
2022-07-06  6:50 ` Richard Henderson
2021-11-05  4:17 Jason Wang
2021-11-05 15:41 ` Richard Henderson
2021-09-17  8:24 Jason Wang
2021-09-20 17:30 ` Peter Maydell
2020-08-04  6:41 Jason Wang
2020-08-04 10:53 ` Peter Maydell
2020-08-05  2:43   ` Jason Wang
2020-07-21 13:34 Jason Wang
2020-07-21 16:36 ` Peter Maydell

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=20231114030937.5461-1-jasowang@redhat.com \
    --to=jasowang@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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.