Sign in
qemu
/
qemu
/
f8ba78465749956ee6fc49e7722ae85d173f7252
/
net.h
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
· 16 years ago
ae50b27
Don't leak VLANClientState on PCI hot remove
by Mark McLoughlin
· 16 years ago
f13b572
slirp: Make hostfwd_add/remove multi-instance-aware
by Jan Kiszka
· 16 years ago
1a60952
net: Provide VLAN client lookup helper
by Jan Kiszka
· 16 years ago
d918f23
slirp: Kill slirp_is_inited
by Jan Kiszka
· 16 years ago
6dbe553
slirp: Add info usernet for dumping connection states
by Jan Kiszka
· 16 years ago
3c6a058
slirp: Bind support for host forwarding rules
by Jan Kiszka
· 16 years ago
f3546de
slirp: Rework monitor commands for host forwarding
by Jan Kiszka
· 16 years ago
ad196a9
slirp: Move smb, redir, tftp and bootp parameters and -net channel
by Jan Kiszka
· 16 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
48c6436
Add IP checksumming functions to qemu (Gerd Hoffmann)
by aliguori
· 16 years ago
dcf414d
Remove the NIC from vlan on usb destroy.
by balrog
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago