index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
net: Fix do_set_link() return type
Luiz Capitulino
1
-1
/
+1
2009-07-16
qdev: add id= support for pci nics.
Gerd Hoffmann
1
-0
/
+1
2009-07-09
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
1
-0
/
+1
2009-06-29
slirp: Make hostfwd_add/remove multi-instance-aware
Jan Kiszka
1
-2
/
+4
2009-06-29
net: Provide VLAN client lookup helper
Jan Kiszka
1
-1
/
+1
2009-06-29
slirp: Kill slirp_is_inited
Jan Kiszka
1
-1
/
+0
2009-06-29
slirp: Add info usernet for dumping connection states
Jan Kiszka
1
-0
/
+2
2009-06-29
slirp: Bind support for host forwarding rules
Jan Kiszka
1
-1
/
+1
2009-06-29
slirp: Rework monitor commands for host forwarding
Jan Kiszka
1
-1
/
+3
2009-06-29
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
1
-0
/
+3
2009-06-24
qemu/net: flag to control the number of vectors a nic has
Michael S. Tsirkin
1
-0
/
+4
2009-06-22
net: add packet length to NetPacketSent callback
Mark McLoughlin
1
-1
/
+1
2009-06-22
net: add qemu_purge_queued_packets()
Mark McLoughlin
1
-0
/
+1
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
1
-0
/
+1
2009-06-22
Make nic option rom loading less painful.
Glauber Costa
1
-0
/
+2
2009-06-09
net: add qemu_send_packet_async()
Mark McLoughlin
1
-0
/
+8
2009-06-09
net: add return value to packet receive handler
Mark McLoughlin
1
-1
/
+1
2009-06-09
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
1
-3
/
+3
2009-06-09
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
1
-11
/
+12
2009-06-09
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
1
-2
/
+4
2009-06-09
net: Improve parameter error reporting
Jan Kiszka
1
-1
/
+1
2009-05-27
User Networking: Enable removal of redirections
Alexander Graf
1
-1
/
+1
2009-05-14
PCI network qdev conversion
Paul Brook
1
-0
/
+7
2009-04-21
slirp: Enhance host-guest redirection setup (Jan Kiszka)
aliguori
1
-1
/
+1
2009-04-21
net: Untangle nested qemu_send_packet (Jan Kiszka)
aliguori
1
-0
/
+11
2009-04-17
Introduce VLANClientState::cleanup() (Mark McLoughlin)
aliguori
1
-0
/
+3
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
1
-4
/
+4
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
1
-0
/
+2
2009-02-11
qemu: add net_client_uninit / qemu_find_vlan_client (Marcelo Tosatti)
aliguori
1
-0
/
+2
2009-02-11
qemu: dynamic nic info index allocation (Marcelo Tosatti)
aliguori
1
-0
/
+1
2009-02-11
qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)
aliguori
1
-0
/
+1
2009-01-13
Add qemu_check_nic_model() and qemu_check_nic_model_list() (Mark McLoughlin)
aliguori
1
-0
/
+3
2009-01-08
Allow devices be notified of link status change (Mark McLoughlin)
aliguori
1
-0
/
+3
2009-01-08
Add 'set_link' monitor command (Mark McLoughlin)
aliguori
1
-0
/
+2
2009-01-07
Add a -net name=foo parameter (Mark McLoughlin)
aliguori
1
-0
/
+2
2009-01-07
Add qemu_format_nic_info_str() (Mark McLoughlin)
aliguori
1
-0
/
+1
2009-01-07
Assign a name to each VLAN client (Mark McLoughlin)
aliguori
1
-0
/
+1
2009-01-07
Add a model string to VLANClientState (Mark McLoughlin)
aliguori
1
-0
/
+2
2008-12-18
consolidate definition for tap script and smb support
aurel32
1
-0
/
+8
2008-12-17
virtio-net support
aliguori
1
-0
/
+7
2008-10-31
Move network redirection code out of vl.c and into net.c
aliguori
1
-0
/
+9
2008-09-28
Add a "null" bluetooth HCI and a header file for bluetooth.
balrog
1
-0
/
+14
2008-07-29
Add IP checksumming functions to qemu (Gerd Hoffmann)
aliguori
1
-0
/
+7
2008-07-17
Remove the NIC from vlan on usb destroy.
balrog
1
-0
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-0
/
+50