Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
# gpg: Signature made Mon 20 Nov 2017 03:28:54 GMT
# gpg: using RSA key 0xEF04965B398D6211
# gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>"
# 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
* remotes/jasowang/tags/net-pull-request:
hw/net/vmxnet3: Fix code to work on big endian hosts, too
net: Transmit zero UDP checksum as 0xFFFF
MAINTAINERS: Add missing entry for eepro100 emulation
hw/net/eepro100: Fix endianness problem on big endian hosts
Revert "Add new PCI ID for i82559a"
colo-compare: fix the dangerous assignment
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- hw/net/e1000.c 1 addition, 1 deletionhw/net/e1000.c
- hw/net/eepro100.c 2 additions, 15 deletionshw/net/eepro100.c
- hw/net/net_rx_pkt.c 1 addition, 1 deletionhw/net/net_rx_pkt.c
- hw/net/net_tx_pkt.c 1 addition, 1 deletionhw/net/net_tx_pkt.c
- hw/net/vmware_utils.h 6 additions, 0 deletionshw/net/vmware_utils.h
- hw/net/vmxnet3.c 38 additions, 11 deletionshw/net/vmxnet3.c
- hw/net/vmxnet3.h 139 additions, 91 deletionshw/net/vmxnet3.h
- include/hw/compat.h 0 additions, 4 deletionsinclude/hw/compat.h
- include/hw/pci/pci.h 0 additions, 1 deletioninclude/hw/pci/pci.h
- include/net/checksum.h 6 additions, 0 deletionsinclude/net/checksum.h
- net/colo-compare.c 1 addition, 1 deletionnet/colo-compare.c
- qemu-options.hx 1 addition, 1 deletionqemu-options.hx
Loading
Please register or sign in to comment