index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-30
net/can: Remove unused struct 'CanBusState'
Dr. David Alan Gilbert
1
-6
/
+0
2024-06-04
tap: Shrink zeroed virtio-net header
Akihiko Odaki
1
-1
/
+1
2024-06-04
tap: Call tap_receive_iov() from tap_receive()
Akihiko Odaki
1
-30
/
+5
2024-06-04
net: Remove receive_raw()
Akihiko Odaki
2
-7
/
+12
2024-06-04
net: Move virtio-net header length assertion
Akihiko Odaki
2
-3
/
+5
2024-06-04
tap: Remove qemu_using_vnet_hdr()
Akihiko Odaki
4
-58
/
+3
2024-06-04
tap: Remove tap_probe_vnet_hdr_len()
Akihiko Odaki
6
-42
/
+2
2024-04-29
net/slirp: Use newer slirp_*_hostxfwd API
Nicholas Ngai
1
-14
/
+48
2024-04-18
colo: move stubs out of stubs/
Paolo Bonzini
2
-0
/
+9
2024-03-29
Revert "tap: setting error appropriately when calling net_init_tap_one()"
Akihiko Odaki
1
-17
/
+5
2024-03-29
tap-win32: Remove unnecessary stubs
Akihiko Odaki
1
-54
/
+0
2024-03-25
net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp()
Peter Maydell
1
-2
/
+1
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2
-2
/
+34
2024-03-12
vdpa: indicate transitional state for SVQ switching
Si-Wei Liu
1
-0
/
+3
2024-03-12
vdpa: add trace event for vhost_vdpa_net_load_mq
Si-Wei Liu
2
-0
/
+3
2024-03-12
vdpa: add trace events for vhost_vdpa_net_load_cmd
Si-Wei Liu
2
-0
/
+4
2024-03-12
vdpa: add vhost_vdpa_set_address_space_id trace
Si-Wei Liu
2
-0
/
+6
2024-03-12
vdpa: factor out vhost_vdpa_net_get_nc_vdpa
Si-Wei Liu
1
-4
/
+9
2024-03-12
vdpa: add back vhost_vdpa_net_first_nc_vdpa
Si-Wei Liu
1
-2
/
+13
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-2
/
+2
2024-03-12
error: Move ERRP_GUARD() to the beginning of the function
Zhao Liu
1
-2
/
+1
2024-03-12
net/vhost-vdpa: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-03-11
migration: privatize colo interfaces
Steve Sistare
1
-2
/
+1
2024-03-11
migration: export migration_is_setup_or_active
Steve Sistare
1
-2
/
+1
2024-02-28
migration: MigrationNotifyFunc
Steve Sistare
1
-4
/
+2
2024-02-28
migration: MigrationEvent for notifiers
Steve Sistare
1
-3
/
+3
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
1
-2
/
+4
2024-02-02
net: make nb_nics and nd_table[] static in net/net.c
David Woodhouse
1
-0
/
+3
2024-02-02
net: remove qemu_show_nic_models(), qemu_find_nic_model()
David Woodhouse
1
-33
/
+6
2024-02-02
net: remove qemu_check_nic_model()
David Woodhouse
1
-13
/
+0
2024-02-02
net: add qemu_create_nic_bus_devices()
David Woodhouse
1
-0
/
+53
2024-02-02
net: report list of available models according to platform
David Woodhouse
1
-0
/
+94
2024-02-02
net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
David Woodhouse
1
-0
/
+51
2024-01-30
misc: Clean up includes
Peter Maydell
1
-1
/
+0
2024-01-11
net: handle QIOTask completion to report useful error message
Daniel P. Berrangé
1
-5
/
+10
2024-01-11
net: add explicit info about connecting/listening state
Daniel P. Berrangé
1
-1
/
+4
2024-01-08
Rename "QEMU global mutex" to "BQL" in comments and docs
Stefan Hajnoczi
1
-1
/
+1
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-7
/
+7
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2
-5
/
+5
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
1
-2
/
+0
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
1
-1
/
+3
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
1
-2
/
+3
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
1
-7
/
+4
2023-12-26
vdpa: move shadow_data to vhost_vdpa_shared
Eugenio Pérez
1
-17
/
+5
2023-12-26
vdpa: move iova_range to vhost_vdpa_shared
Eugenio Pérez
1
-5
/
+5
2023-12-26
vdpa: move iova tree to the shared struct
Eugenio Pérez
1
-31
/
+23
2023-12-26
vdpa: add VhostVDPAShared
Eugenio Pérez
1
-2
/
+22
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
1
-2
/
+0
2023-11-21
net: do not delete nics in net_cleanup()
David Woodhouse
1
-6
/
+22
2023-11-21
net: Update MemReentrancyGuard for NIC
Akihiko Odaki
1
-0
/
+14
[next]