OSDN Git Service

hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC DMA
[qmiga/qemu.git] / net /
2023-11-21 Stefan HajnocziMerge tag 'pull-xenfv-20231121' of git://git.infradead...
2023-11-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-21 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-11-21 Stefan HajnocziMerge tag 'pull-target-arm-20231121' of https://git...
2023-11-21 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-11-21 David Woodhousenet: do not delete nics in net_cleanup()
2023-11-21 Akihiko Odakinet: Update MemReentrancyGuard for NIC
2023-11-21 Akihiko Odakinet: Provide MemReentrancyGuard * to qemu_new_nic()
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-20 Stefan HajnocziMerge tag 'pull-error-2023-11-17' of https://repo.or...
2023-11-17 Markus Armbrusternet: Fix a misleading error message
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07 Stefan HajnocziMerge tag 'pixman-pull-request' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-11-07 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_RSS in SVQ
2023-11-07 Hawkins Jiaweivdpa: Restore receive-side scaling state
2023-11-07 Hawkins Jiaweivdpa: Add SetSteeringEBPF method for NetClientState
2023-11-07 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
2023-11-07 Hawkins Jiaweivdpa: Restore hash calculation state
2023-11-06 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-03 Stefan HajnocziMerge tag 'pull-target-arm-20231102' of https://git...
2023-11-03 Stefan HajnocziMerge tag 'migration-20231102-pull-request' of https...
2023-11-01 Juan Quintelamigration: Use VMSTATE_INSTANCE_ID_ANY for slirp
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'pull-tcg-20231023' of https://gitlab.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-10-23 Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Steve Sistaremigration: simplify notifiers
2023-10-18 Hawkins Jiaweivdpa: Send cvq state load commands in parallel
2023-10-18 Hawkins Jiaweivdpa: Introduce cursors to vhost_vdpa_net_loadx()
2023-10-18 Hawkins Jiaweivdpa: Move vhost_svq_poll() to the caller of vhost_vdpa...
2023-10-18 Hawkins Jiaweivdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
2023-10-18 Hawkins Jiaweivdpa: Avoid using vhost_vdpa_net_load_*() outside vhost...
2023-10-18 Hawkins Jiaweivdpa: Use iovec for vhost_vdpa_net_cvq_add()
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-09 Stefan HajnocziMerge tag 'q800-for-8.2-pull-request' of https://github...
2023-10-09 Stefan HajnocziMerge tag 'pull-shadow-2023-10-06' of https://repo...
2023-10-06 Philippe Mathieu... net/net: Clean up global variable shadowing
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-10-04 Eugenio Pérezvdpa net: follow VirtIO initialization properly at...
2023-10-04 Eugenio Pérezvdpa net: stop probing if cannot set features
2023-10-04 Eugenio Pérezvdpa net: fix error message setting virtio status
2023-10-04 Eugenio Pérezvdpa net: zero vhost_vdpa iova_tree pointer at cleanup
2023-10-04 Stefan Hajnoczivdpa: fix gcc cvq_isolated uninitialized variable warning
2023-10-04 Hawkins Jiaweivhost: Add count argument to vhost_svq_poll()
2023-10-04 Eugenio Pérezvdpa: remove net cvq migration blocker
2023-10-04 Eugenio Pérezvdpa: move vhost_vdpa_set_vring_ready to the caller
2023-10-04 Eugenio Pérezvdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load
2023-10-04 Eugenio Pérezvdpa: use first queue SVQ state for CVQ default
2023-10-04 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ
2023-10-04 Hawkins Jiaweivdpa: Restore vlan filtering state
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-09-29 Philippe Mathieu... net/eth: Clean up local variable shadowing
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-19 Stefan HajnocziMerge tag 'mem-2023-09-19' of https://github.com/davidh...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-19 Stefan HajnocziMerge tag 'pull-ppc-20230918' of https://gitlab.com...
2023-09-19 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-09-18 Peter Maydellnet/tap: Avoid variable-length array
2023-09-18 Peter Maydellnet/dump: Avoid variable length array
2023-09-18 Ilya Maximetsnet: add initial support for AF_XDP network backend
2023-09-18 Andrew Melnychenkovirtio-net: Add USO flags to vhost support.
2023-09-18 Yuri Benditovichtap: Add check for USO features
2023-09-18 Andrew Melnychenkotap: Add USO support to tap device.
2023-09-13 Stefan HajnocziMerge tag 'pull-tpm-2023-09-12-3' of https://github...
2023-09-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-13 Jonathan Perkinmeson: Fix targetos match for illumos and Solaris.
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Michael Tokarevmisc/other: spelling fixes
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Paolo Bonziniconfigure, meson: remove CONFIG_SOLARIS from config...
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-05 Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05 Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
2023-08-31 Philippe Mathieu... hw/char: Have FEWatchFunc handlers return G_SOURCE_CONT...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-11 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-07-10 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
2023-07-10 Hawkins Jiaweivdpa: Restore packet receive filtering state relative...
2023-07-10 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
2023-07-10 Hawkins Jiaweivdpa: Avoid forwarding large CVQ command failures
2023-07-10 Hawkins Jiaweivdpa: Accessing CVQ header through its structure
2023-07-10 Hawkins Jiaweivdpa: Restore packet receive filtering state relative...
2023-07-10 Hawkins Jiaweivdpa: Restore MAC address filtering state
2023-07-10 Hawkins Jiaweivdpa: Use iovec for vhost_vdpa_net_load_cmd()
2023-07-10 Hawkins Jiaweivdpa: Fix possible use-after-free for VirtQueueElement
next