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
/
tap_int.h
Age
Commit message (
Expand
)
Author
2024-06-04
tap: Remove tap_probe_vnet_hdr_len()
Akihiko Odaki
2023-09-18
tap: Add check for USO features
Yuri Benditovich
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
2021-06-04
net: Added SetSteeringEBPF method for NetClientState.
Andrew Melnychenko
2020-07-15
net: detect errors from probing vnet hdr flag for TAP devices
Daniel P. Berrange
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2015-06-17
tap: add VNET_LE/VNET_BE operations
Greg Kurz
2015-05-27
tap: Permit incremental conversion of tap_open() to Error
Markus Armbruster
2015-05-27
tap: Convert tap_set_sndbuf() to Error
Markus Armbruster
2014-11-02
tap_int.h: remove repeating NETWORK_SCRIPT defines
Gonglei
2013-02-01
tap: multiqueue support
Jason Wang
2013-02-01
tap: introduce a helper to get the name of an interface
Jason Wang
2013-02-01
tap: add Linux multiqueue support
Jason Wang
2012-12-19
net: reorganize headers
Paolo Bonzini