Sign in
qemu
/
qemu
/
4104833f51e9c2e7a3def0411e48159e77bf7906
/
net.h
1ca4d09
Add bootindex parameter to net/block/fd device
by Gleb Natapov
· 14 years ago
a083a89
net: delay freeing peer host device
by Michael S. Tsirkin
· 14 years ago
1116582
Move stdbool.h
by Paul Brook
· 15 years ago
5369e3c
monitor: Convert do_set_link() to QObject, QError
by Markus Armbruster
· 15 years ago
ae82d32
monitor: New commands netdev_add, netdev_del
by Markus Armbruster
· 15 years ago
da1fcfd
net: remove broken net_set_boot_mask() boot device validation
by Eduardo Habkost
· 15 years ago
c256460
net: remove NICInfo.bootable field
by Eduardo Habkost
· 15 years ago
75422b0
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
by Amit Shah
· 15 years ago
62112d1
net: Fix bogus "Warning: vlan 0 with no nics" with -device
by Markus Armbruster
· 15 years ago
668680f
net: net_check_clients() runs too early to see -device, fix
by Markus Armbruster
· 15 years ago
7f76abe
net: Remove unused net_client_uninit()
by Markus Armbruster
· 15 years ago
ceb6961
net: add API to disable/enable polling
by Michael S. Tsirkin
· 15 years ago
cb4522c
default devices: network
by Gerd Hoffmann
· 15 years ago
57f9ef1
net: add qemu_foreach_nic()
by Mark McLoughlin
· 15 years ago
665a3b0
net: remove VLANClientState members now in NetClientInfo
by Mark McLoughlin
· 15 years ago
68da46e
net: remove qemu_new_vlan_client()
by Mark McLoughlin
· 15 years ago
ebef2c0
net: introduce NICState and qemu_new_nic()
by Mark McLoughlin
· 15 years ago
45460d1
net: introduce qemu_new_net_client()
by Mark McLoughlin
· 15 years ago
3ed79cc
net: introduce NetClientInfo
by Mark McLoughlin
· 15 years ago
b50a3a2
net: remove NICInfo::private
by Mark McLoughlin
· 15 years ago
e13b10b
net: remove NICInfo::vc
by Mark McLoughlin
· 15 years ago
68ac40d
net: move slirp code from net.c to net/slirp.c
by Mark McLoughlin
· 15 years ago
893379e
net: disable receiving if client returns zero
by Mark McLoughlin
· 15 years ago
5281d75
net: split all the tap code out into net/tap.c
by Mark McLoughlin
· 15 years ago
a8ed73f
net: move more stuff into net/tap-win32.c, add net/tap.h
by Mark McLoughlin
· 15 years ago
7200ac3
net: move net-checksum.c under net/
by Mark McLoughlin
· 15 years ago
e1144d0
net: move net-queue.[ch] under net/
by Mark McLoughlin
· 15 years ago
9f09204
really fix net.h
by Anthony Liguori
· 15 years ago
a7f085c
Fix signature of new_vlan_client
by Anthony Liguori
· 15 years ago
6c9f58b
Enable UFO on virtio-net and tap devices
by Sridhar Samudrala
· 15 years ago
b1c28b4
net: add tap_set_offload()
by Mark McLoughlin
· 15 years ago
70783b9
net: add receive_raw parameter to qemu_new_vlan_client()
by Mark McLoughlin
· 15 years ago
ca77d17
net: add an API for 'raw' packets
by Mark McLoughlin
· 15 years ago
24e3236
net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs
by Mark McLoughlin
· 15 years ago
bb6e636
net: add a client type code
by Mark McLoughlin
· 15 years ago
1cc3368
zap DeviceState->nd
by Gerd Hoffmann
· 15 years ago
ed16ab5
qdev/net: common nic property bits
by Gerd Hoffmann
· 15 years ago
2ef924b
qdev: add netdev property
by Gerd Hoffmann
· 15 years ago
76d32cb
net: add macaddr type.
by Gerd Hoffmann
· 15 years ago
9a6ecb3
net: add queue for peer-to-peer packet forwarding
by Mark McLoughlin
· 15 years ago
f710584
net: refactor packet queueing code
by Mark McLoughlin
· 15 years ago
283c7c6
net: allow NICs to be connected to netdevs
by Mark McLoughlin
· 15 years ago
5869c4d
net: add -net nic,netdev= option
by Mark McLoughlin
· 15 years ago
f6b134a
net: handle -netdevice options
by Mark McLoughlin
· 15 years ago
7f161aa
net: add QemuOptsList arg to net_client_parse()
by Mark McLoughlin
· 15 years ago
5610c3a
net: use qtailq for vlan and client lists
by Mark McLoughlin
· 15 years ago
dea7b3b
net: remove id field from NICInfo
by Mark McLoughlin
· 15 years ago
e28af94
net: remove unused qemu_handler_true()
by Mark McLoughlin
· 15 years ago
dc1c9fe
Final net cleanup after conversion to QemuOpts
by Mark McLoughlin
· 15 years ago
13cf8f2
Port usb net to QemuOpts
by Mark McLoughlin
· 15 years ago
0752706
Don't exit() in config_error()
by Markus Armbruster
· 15 years ago
9203f52
Make NICInfo string fields non-const
by Mark McLoughlin
· 15 years ago
07caea3
Fix pci_add nic not to exit on bad model
by Markus Armbruster
· 15 years ago
9ee0582
Make it obvious that pci_nic_init() can't fail
by Markus Armbruster
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
1d4daa9
monitor: Port handler_3 to use QDict
by Luiz Capitulino
· 15 years ago
f18c16d
monitor: Port handler_2 to use QDict
by Luiz Capitulino
· 15 years ago
9da4318
net: Fix send queue ordering
by Jan Kiszka
· 15 years ago
c3cf0d3
net: Fix do_set_link() return type
by Luiz Capitulino
· 15 years ago
eb54b6d
qdev: add id= support for pci nics.
by Gerd Hoffmann
· 15 years ago
ae50b27
Don't leak VLANClientState on PCI hot remove
by Mark McLoughlin
· 15 years ago
f13b572
slirp: Make hostfwd_add/remove multi-instance-aware
by Jan Kiszka
· 15 years ago
1a60952
net: Provide VLAN client lookup helper
by Jan Kiszka
· 15 years ago
d918f23
slirp: Kill slirp_is_inited
by Jan Kiszka
· 15 years ago
6dbe553
slirp: Add info usernet for dumping connection states
by Jan Kiszka
· 15 years ago
3c6a058
slirp: Bind support for host forwarding rules
by Jan Kiszka
· 15 years ago
f3546de
slirp: Rework monitor commands for host forwarding
by Jan Kiszka
· 15 years ago
ad196a9
slirp: Move smb, redir, tftp and bootp parameters and -net channel
by Jan Kiszka
· 15 years ago
ffe6370
qemu/net: flag to control the number of vectors a nic has
by Michael S. Tsirkin
· 16 years ago
783527a
net: add packet length to NetPacketSent callback
by Mark McLoughlin
· 16 years ago
8cad551
net: add qemu_purge_queued_packets()
by Mark McLoughlin
· 16 years ago
5607c38
Support addr=... in option argument of -net nic
by Markus Armbruster
· 16 years ago
406c8df
Make nic option rom loading less painful.
by Glauber Costa
· 16 years ago
f3b6c7f
net: add qemu_send_packet_async()
by Mark McLoughlin
· 16 years ago
4f1c942
net: add return value to packet receive handler
by Mark McLoughlin
· 16 years ago
e3f5ec2
net: pass VLANClientState* as first arg to receive handlers
by Mark McLoughlin
· 16 years ago
cda9046
net: re-name vc->fd_read() to vc->receive()
by Mark McLoughlin
· 16 years ago
463af53
net: add fd_readv() handler to qemu_new_vlan_client() args
by Mark McLoughlin
· 16 years ago
10ae5a7
net: Improve parameter error reporting
by Jan Kiszka
· 16 years ago
c1261d8
User Networking: Enable removal of redirections
by Alexander Graf
· 16 years ago
9d07d75
PCI network qdev conversion
by Paul Brook
· 16 years ago
d4ebe19
slirp: Enhance host-guest redirection setup (Jan Kiszka)
by aliguori
· 16 years ago
764a4d1
net: Untangle nested qemu_send_packet (Jan Kiszka)
by aliguori
· 16 years ago
b946a15
Introduce VLANClientState::cleanup() (Mark McLoughlin)
by aliguori
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
6f338c3
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
by aliguori
· 16 years ago
8b13c4a
qemu: add net_client_uninit / qemu_find_vlan_client (Marcelo Tosatti)
by aliguori
· 16 years ago
7697079
qemu: dynamic nic info index allocation (Marcelo Tosatti)
by aliguori
· 16 years ago
72da420
qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)
by aliguori
· 16 years ago
d07f22c
Add qemu_check_nic_model() and qemu_check_nic_model_list() (Mark McLoughlin)
by aliguori
· 16 years ago
34b25ca
Allow devices be notified of link status change (Mark McLoughlin)
by aliguori
· 16 years ago
436e5e5
Add 'set_link' monitor command (Mark McLoughlin)
by aliguori
· 16 years ago
7a9f6e4
Add a -net name=foo parameter (Mark McLoughlin)
by aliguori
· 16 years ago
7cb7434b
Add qemu_format_nic_info_str() (Mark McLoughlin)
by aliguori
· 16 years ago
676cff2
Assign a name to each VLAN client (Mark McLoughlin)
by aliguori
· 16 years ago
bf38c1a
Add a model string to VLANClientState (Mark McLoughlin)
by aliguori
· 16 years ago
f54825c
consolidate definition for tap script and smb support
by aurel32
· 16 years ago
fbe78f4
virtio-net support
by aliguori
· 16 years ago
63a01ef
Move network redirection code out of vl.c and into net.c
by aliguori
· 16 years ago
1ae26a1
Add a "null" bluetooth HCI and a header file for bluetooth.
by balrog
· 16 years ago
Next »