OSDN Git Service

Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jul 2022 09:31:02 +0000 (10:31 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jul 2022 09:31:02 +0000 (10:31 +0100)
commit0d0275c31f00b71b49eb80bbdca2cfe244cf80fb
tree7e149c941c5897be0446bf7077b7b57e427e760e
parent616a6459d878999b37c7cfbf1ed8d4ca84b3751f
parent75a8ce64f6e37513698857fb4284170da163ed06
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging

# gpg: Signature made Tue 26 Jul 2022 09:47:24 BST
# gpg:                using RSA key EF04965B398D6211
# gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 215D 46F4 8246 689E C77F  3562 EF04 965B 398D 6211

* tag 'net-pull-request' of https://github.com/jasowang/qemu:
  vdpa: Fix memory listener deletions of iova tree
  vhost: Get vring base from vq, not svq
  e1000e: Fix possible interrupt loss when using MSI

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>