index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tap-aix.c
Age
Commit message (
Expand
)
Author
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-04
net: Clean up includes
Peter Maydell
2015-06-19
tap: fix non-linux build
Michael S. Tsirkin
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
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
2012-07-23
convert net_init_tap() to NetClientOptions
Laszlo Ersek
2010-09-07
tap: add APIs for vnet header length
Michael S. Tsirkin
2009-10-30
net: move UFO support detection to tap-linux.c
Mark McLoughlin
2009-10-30
net: move tap_set_offload() code into tap-linux.c
Mark McLoughlin
2009-10-30
net: move tap_probe_vnet_hdr() to tap-linux.c
Mark McLoughlin
2009-10-30
net: move tap_set_sndbuf() to tap-linux.c
Mark McLoughlin
2009-10-30
net: move AIX code into net/tap-aix.c
Mark McLoughlin