1119 Commits (60b4f3aff4e39be04f5d73c65a7e8ef838475c9f)

Author SHA1 Message Date
Akihiko Odaki d9b33018a0 Revert "tap: setting error appropriately when calling net_init_tap_one()" 3 years ago
Akihiko Odaki decfde6b0e tap-win32: Remove unnecessary stubs 3 years ago
Peter Maydell bed150be5b net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp() 2 years ago
Si-Wei Liu db4cba36a7 vdpa: indicate transitional state for SVQ switching 3 years ago
Si-Wei Liu 1c4eab477f vdpa: add trace event for vhost_vdpa_net_load_mq 3 years ago
Si-Wei Liu faed74468f vdpa: add trace events for vhost_vdpa_net_load_cmd 3 years ago
Si-Wei Liu 62845d3296 vdpa: add vhost_vdpa_set_address_space_id trace 3 years ago
Si-Wei Liu 77c3a336a4 vdpa: factor out vhost_vdpa_net_get_nc_vdpa 3 years ago
Si-Wei Liu 573581b18d vdpa: add back vhost_vdpa_net_first_nc_vdpa 3 years ago
Zhao Liu 46ff64a826 error: Move ERRP_GUARD() to the beginning of the function 2 years ago
Zhao Liu 3dd5fc5316 net/vhost-vdpa: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
Steve Sistare 7395127f23 migration: privatize colo interfaces 2 years ago
Steve Sistare 7dcb3c87d8 migration: export migration_is_setup_or_active 2 years ago
Steve Sistare 5663dd3f1a migration: MigrationNotifyFunc 3 years ago
Steve Sistare 9d9babf78d migration: MigrationEvent for notifiers 3 years ago
Steve Sistare 3e7757301c migration: convert to NotifierWithReturn 3 years ago
David Woodhouse e8c5c4525c net: make nb_nics and nd_table[] static in net/net.c 3 years ago
David Woodhouse 481434f99e net: remove qemu_show_nic_models(), qemu_find_nic_model() 3 years ago
David Woodhouse 09c292c9e4 net: remove qemu_check_nic_model() 3 years ago
David Woodhouse 93125e4b4f net: add qemu_create_nic_bus_devices() 3 years ago
David Woodhouse 2cdeca04ad net: report list of available models according to platform 3 years ago
David Woodhouse 93e9d7301e net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info() 3 years ago
Peter Maydell 493bc2dbc1 misc: Clean up includes 3 years ago
Daniel P. Berrangé 9cd67f0cce net: handle QIOTask completion to report useful error message 3 years ago
Daniel P. Berrangé cc91ca64d8 net: add explicit info about connecting/listening state 3 years ago
Stefan Hajnoczi 0b2675c473 Rename "QEMU global mutex" to "BQL" in comments and docs 3 years ago
Paolo Bonzini d0cda6f461 configure, meson: rename targetos to host_os 3 years ago
Paolo Bonzini 0d66549cf5 meson: remove CONFIG_ALL 3 years ago
Paolo Bonzini 53e8868d69 meson: remove OS definitions from config_targetos 3 years ago
Eugenio Pérez 6f03d9ef8a vdpa: use VhostVDPAShared in vdpa_dma_map and unmap 3 years ago
Eugenio Pérez f12b2498e5 vdpa: move file descriptor to vhost_vdpa_shared 3 years ago
Eugenio Pérez a6e823d40e vdpa: move shadow_data to vhost_vdpa_shared 3 years ago
Eugenio Pérez ae25ff41b7 vdpa: move iova_range to vhost_vdpa_shared 3 years ago
Eugenio Pérez 5edb02e800 vdpa: move iova tree to the shared struct 3 years ago
Eugenio Pérez 8c5e980922 vdpa: add VhostVDPAShared 3 years ago
Stefan Hajnoczi b49f4755c7 block: remove AioContext locking 3 years ago
David Woodhouse 84f85eb95f net: do not delete nics in net_cleanup() 3 years ago
Akihiko Odaki 9050f976e4 net: Update MemReentrancyGuard for NIC 3 years ago
Akihiko Odaki 7d0fefdf81 net: Provide MemReentrancyGuard * to qemu_new_nic() 3 years ago
Markus Armbruster 0a4a1512e0 net: Fix a misleading error message 3 years ago
Hawkins Jiawei 07eba9493d vdpa: Allow VIRTIO_NET_F_RSS in SVQ 3 years ago
Hawkins Jiawei b3c0910655 vdpa: Restore receive-side scaling state 3 years ago
Hawkins Jiawei d1fd2d3118 vdpa: Add SetSteeringEBPF method for NetClientState 3 years ago
Hawkins Jiawei 556b67d413 vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ 3 years ago
Hawkins Jiawei 8b98c15f22 vdpa: Restore hash calculation state 3 years ago
Juan Quintela b23db4cd82 migration: Use VMSTATE_INSTANCE_ID_ANY for slirp 3 years ago
Steve Sistare d9cda21303 migration: simplify notifiers 3 years ago
Hawkins Jiawei acec5f685c vdpa: Send cvq state load commands in parallel 3 years ago
Hawkins Jiawei 1d7e2a8fd4 vdpa: Introduce cursors to vhost_vdpa_net_loadx() 3 years ago
Hawkins Jiawei a864a3219d vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add() 3 years ago