summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2021-12-22failover: Silence warning messages during qtestLaurent Vivier
2021-12-15hw/net: npcm7xx_emc fix missing queue_flushPatrick Venture
2021-11-19net: vmxnet3: validate configuration values during activate (CVE-2021-20203)Prasad J Pandit
2021-11-11vhost: Fix last vq queue index of devices with no cvqEugenio Pérez
2021-11-11vhost: Rename last_index to vq_index_endEugenio Pérez
2021-11-05e1000: fix tx re-entrancy problemJon Maloy
2021-10-20virtio-net: vhost control virtqueue supportJason Wang
2021-10-20vhost: record the last virtqueue index for the virtio deviceJason Wang
2021-10-20virtio-net: use "queue_pairs" instead of "queues" when possibleJason Wang
2021-10-20vhost-net: control virtqueue supportJason Wang
2021-10-20qdev/qbus: remove failover specific codeLaurent Vivier
2021-10-20failover: fix a regression introduced by JSON'ification of -deviceLaurent Vivier
2021-10-15qdev: Base object creation on QDict rather than QemuOptsKevin Wolf
2021-10-15virtio-net: Avoid QemuOpts in failover_find_primary_device()Kevin Wolf
2021-10-15virtio-net: Store failover primary opts pointer locallyKevin Wolf
2021-10-15qdev: Add Error parameter to hide_device() callbacksKevin Wolf
2021-09-17virtio-net: fix use after unmap/free for sgJason Wang
2021-09-04vhost_net: do not assume nvqs is always 2Jason Wang
2021-09-04vhost_net: remove the meaningless assignment in vhost_net_start_one()Jason Wang
2021-08-02hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptorChristina Wang
2021-08-02hw/net: e1000e: Correct the initial value of VET registerChristina Wang
2021-08-02hw/net: e1000: Correct the initial value of VET registerChristina Wang
2021-08-02hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...Pavel Pisa
2021-08-02hw/net/vmxnet3: Do not abort QEMU if guest specified bad queue numbersThomas Huth
2021-07-19hw/net/net_tx_pkt: Fix crash detected by fuzzerThomas Huth
2021-07-19hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queueThomas Huth
2021-07-14net/rocker: use GDateTime for formatting timestamp in debug messagesDaniel P. Berrangé
2021-07-11dp8393x: don't force 32-bit register accessMark Cave-Ayland
2021-07-11dp8393x: Rewrite dp8393x_get() / dp8393x_put()Philippe Mathieu-Daudé
2021-07-11dp8393x: Store CAM registers as 16-bitPhilippe Mathieu-Daudé
2021-07-11dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT definitionPhilippe Mathieu-Daudé
2021-07-11dp8393x: Replace address_space_rw(is_write=1) by address_space_write()Philippe Mathieu-Daudé
2021-07-11dp8393x: fix CAM descriptor entry indexMark Cave-Ayland
2021-07-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-07-04Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell
2021-07-03migration: failover: reset partially_hotpluggedLaurent Vivier
2021-07-02dp8393x: remove onboard PROM containing MAC address and checksumMark Cave-Ayland
2021-07-02dp8393x: convert to trace-eventsMark Cave-Ayland
2021-07-02dp8393x: checkpatch fixesMark Cave-Ayland
2021-06-30vhost: Distinguish errors in vhost_dev_get_config()Kevin Wolf
2021-06-30vhost: Add Error parameter to vhost_dev_init()Kevin Wolf
2021-06-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-06-04virtio-net: Added eBPF RSS to virtio-net.Andrew Melnychenko
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-28Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-05-27virtio-net: failover: add missing remove_migration_state_change_notifier()Laurent Vivier
2021-05-27hw/net/imx_fec: return 0xffff when accessing non-existing PHYGuenter Roeck
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-05-14virtio-net: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster