index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-08-28
net: Fix '-net nic,model=' for non-help arguments
David Woodhouse
2024-08-28
net: Reinstate '-net nic, model=help' output as documented in man page
David Woodhouse
2024-03-29
Revert "tap: setting error appropriately when calling net_init_tap_one()"
Akihiko Odaki
2024-03-29
tap-win32: Remove unnecessary stubs
Akihiko Odaki
2024-03-25
net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp()
Peter Maydell
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
vdpa: indicate transitional state for SVQ switching
Si-Wei Liu
2024-03-12
vdpa: add trace event for vhost_vdpa_net_load_mq
Si-Wei Liu
2024-03-12
vdpa: add trace events for vhost_vdpa_net_load_cmd
Si-Wei Liu
2024-03-12
vdpa: add vhost_vdpa_set_address_space_id trace
Si-Wei Liu
2024-03-12
vdpa: factor out vhost_vdpa_net_get_nc_vdpa
Si-Wei Liu
2024-03-12
vdpa: add back vhost_vdpa_net_first_nc_vdpa
Si-Wei Liu
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-03-12
error: Move ERRP_GUARD() to the beginning of the function
Zhao Liu
2024-03-12
net/vhost-vdpa: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-11
migration: privatize colo interfaces
Steve Sistare
2024-03-11
migration: export migration_is_setup_or_active
Steve Sistare
2024-02-28
migration: MigrationNotifyFunc
Steve Sistare
2024-02-28
migration: MigrationEvent for notifiers
Steve Sistare
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-02
net: make nb_nics and nd_table[] static in net/net.c
David Woodhouse
2024-02-02
net: remove qemu_show_nic_models(), qemu_find_nic_model()
David Woodhouse
2024-02-02
net: remove qemu_check_nic_model()
David Woodhouse
2024-02-02
net: add qemu_create_nic_bus_devices()
David Woodhouse
2024-02-02
net: report list of available models according to platform
David Woodhouse
2024-02-02
net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
David Woodhouse
2024-01-30
misc: Clean up includes
Peter Maydell
2024-01-11
net: handle QIOTask completion to report useful error message
Daniel P. Berrangé
2024-01-11
net: add explicit info about connecting/listening state
Daniel P. Berrangé
2024-01-08
Rename "QEMU global mutex" to "BQL" in comments and docs
Stefan Hajnoczi
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move shadow_data to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova_range to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova tree to the shared struct
Eugenio Pérez
2023-12-26
vdpa: add VhostVDPAShared
Eugenio Pérez
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-11-21
net: do not delete nics in net_cleanup()
David Woodhouse
2023-11-21
net: Update MemReentrancyGuard for NIC
Akihiko Odaki
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-17
net: Fix a misleading error message
Markus Armbruster
2023-11-07
vdpa: Allow VIRTIO_NET_F_RSS in SVQ
Hawkins Jiawei
2023-11-07
vdpa: Restore receive-side scaling state
Hawkins Jiawei
2023-11-07
vdpa: Add SetSteeringEBPF method for NetClientState
Hawkins Jiawei
2023-11-07
vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
Hawkins Jiawei
2023-11-07
vdpa: Restore hash calculation state
Hawkins Jiawei
[next]