index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
net.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: make nb_nics and nd_table[] static in net/net.c
David Woodhouse
2024-02-02
1
-4
/
+0
*
net: remove qemu_show_nic_models(), qemu_find_nic_model()
David Woodhouse
2024-02-02
1
-3
/
+0
*
net: remove qemu_check_nic_model()
David Woodhouse
2024-02-02
1
-1
/
+0
*
net: add qemu_create_nic_bus_devices()
David Woodhouse
2024-02-02
1
-0
/
+22
*
net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
David Woodhouse
2024-02-02
1
-0
/
+40
*
net: Update MemReentrancyGuard for NIC
Akihiko Odaki
2023-11-21
1
-0
/
+1
*
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-21
1
-0
/
+1
*
net/net: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
1
-3
/
+3
*
tap: Add check for USO features
Yuri Benditovich
2023-09-18
1
-0
/
+3
*
tap: Add USO support to tap device.
Andrew Melnychenko
2023-09-18
1
-2
/
+2
*
net: Strip virtio-net header when dumping
Akihiko Odaki
2023-03-10
1
-0
/
+6
*
net: Move the code to collect available NIC models to a separate function
Thomas Huth
2023-02-17
1
-0
/
+14
*
net: Move hmp_info_network() to net-hmp-cmds.c
Markus Armbruster
2023-02-04
1
-1
/
+3
*
Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
Stefan Weil via
2022-11-27
1
-1
/
+2
*
net: introduce qemu_set_info_str() function
Laurent Vivier
2022-10-28
1
-0
/
+1
*
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
2022-10-28
1
-0
/
+2
*
net: simplify net_client_parse() error management
Laurent Vivier
2022-10-28
1
-1
/
+1
*
net: remove the @errp argument of net_client_inits()
Laurent Vivier
2022-10-28
1
-1
/
+1
*
vhost_net: add NetClientState->load() callback
Eugenio Pérez
2022-09-02
1
-0
/
+2
*
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
2022-09-02
1
-0
/
+2
*
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
2022-09-02
1
-0
/
+2
*
net: introduce control client
Jason Wang
2021-10-20
1
-0
/
+5
*
net: Introduce NetClientInfo.check_peer_type()
Kevin Wolf
2021-10-15
1
-0
/
+2
*
net: Added SetSteeringEBPF method for NetClientState.
Andrew Melnychenko
2021-06-04
1
-0
/
+2
*
net: check the existence of peer before trying to pad
Jason Wang
2021-04-23
1
-0
/
+5
*
Revert "qapi: net: Add query-netdev command"
Jason Wang
2021-04-08
1
-3
/
+0
*
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
2021-04-08
1
-1
/
+1
*
net: Add a 'do_not_pad" to NetClientState
Bin Meng
2021-03-22
1
-0
/
+1
*
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
2021-03-15
1
-1
/
+1
*
qapi: net: Add query-netdev command
Alexey Kirillov
2021-03-15
1
-0
/
+3
*
net: introduce qemu_receive_packet()
Jason Wang
2021-03-15
1
-0
/
+5
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
net: do not exit on "netdev_add help" monitor command
Paolo Bonzini
2020-11-24
1
-0
/
+1
*
net: relocate paths to helpers and scripts
Paolo Bonzini
2020-09-30
1
-2
/
+2
*
net: introduce qemu_get_peer
Cindy Lu
2020-07-03
1
-0
/
+1
*
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
1
-1
/
+1
*
net: Track netdevs in NetClientState rather than QemuOpt
Eric Blake
2020-03-17
1
-0
/
+1
*
net: Complete qapi-fication of netdev_add
Eric Blake
2020-03-17
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
net: Add a network device specific self-announcement ability
Dr. David Alan Gilbert
2019-03-05
1
-0
/
+2
*
slirp: improve send_packet() callback
Marc-André Lureau
2019-02-07
1
-1
/
+1
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
net: drop too large packet early
Jason Wang
2018-12-04
1
-6
/
+0
*
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
2018-08-31
1
-3
/
+0
*
net: Remove the deprecated "vlan" parameter
Thomas Huth
2018-05-14
1
-1
/
+0
*
virtio_net: flush uncompleted TX on reset
Greg Kurz
2018-03-26
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-03-05
1
-3
/
+1
|
\
|
*
net: Make net_client_init() static
Thomas Huth
2018-03-05
1
-2
/
+0
|
*
net: Move error reporting from net_init_client/netdev to the calling site
Thomas Huth
2018-03-05
1
-1
/
+1
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
|
/
[next]