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-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-02
net/vmnet: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
2024-07-01
vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
Jonah Palmer
2024-07-01
vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
Stefano Garzarella
2024-06-30
net/can: Remove unused struct 'CanBusState'
Dr. David Alan Gilbert
2024-06-04
tap: Shrink zeroed virtio-net header
Akihiko Odaki
2024-06-04
tap: Call tap_receive_iov() from tap_receive()
Akihiko Odaki
2024-06-04
net: Remove receive_raw()
Akihiko Odaki
2024-06-04
net: Move virtio-net header length assertion
Akihiko Odaki
2024-06-04
tap: Remove qemu_using_vnet_hdr()
Akihiko Odaki
2024-06-04
tap: Remove tap_probe_vnet_hdr_len()
Akihiko Odaki
2024-04-29
net/slirp: Use newer slirp_*_hostxfwd API
Nicholas Ngai
2024-04-18
colo: move stubs out of stubs/
Paolo Bonzini
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
[next]