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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-20
net: Flush queued packets when guest resumes
Fam Zheng
1
-7
/
+12
2015-07-20
socket: pass correct size in net_socket_send()
Jason Wang
1
-1
/
+1
2015-07-20
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
1
-24
/
+13
2015-06-24
net: simplify net_client_init1()
Stefan Hajnoczi
1
-22
/
+16
2015-06-24
net: drop if expression that is always true
Stefan Hajnoczi
1
-17
/
+14
2015-06-24
net: raise an error if -net type is invalid
Stefan Hajnoczi
1
-0
/
+11
2015-06-24
net: replace net_client_init1() netdev whitelist with blacklist
Stefan Hajnoczi
1
-25
/
+3
2015-06-24
net: add missing "netmap" to host_net_devices[]
Stefan Hajnoczi
1
-0
/
+3
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2
-0
/
+2
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
1
-10
/
+6
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-6
/
+6
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
1
-2
/
+4
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-2
/
+3
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
11
-2
/
+122
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
2
-2
/
+0
2015-06-19
tap: fix non-linux build
Michael S. Tsirkin
5
-0
/
+50
2015-06-17
tap: add VNET_LE/VNET_BE operations
Greg Kurz
5
-0
/
+72
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
4
-16
/
+16
2015-06-12
tap: Drop tap_can_send
Fam Zheng
1
-11
/
+2
2015-06-12
net/socket: Drop net_socket_can_send
Fam Zheng
1
-12
/
+19
2015-06-12
netmap: Drop netmap_can_send
Fam Zheng
1
-12
/
+2
2015-06-12
l2tpv3: Drop l2tpv3_can_send
Fam Zheng
1
-10
/
+1
2015-06-09
vhost-user: Improve -netdev/netdev_add/-net/... error reporting
Markus Armbruster
1
-13
/
+12
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
1
-3
/
+4
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
2
-6
/
+7
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
2
-3
/
+4
2015-06-03
slirp: use less predictable directory name in /tmp for smb config (CVE-2015-4...
Michael Tokarev
1
-4
/
+3
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
1
-13
/
+24
2015-05-27
net/net: Record usage status of mac address
Shannon Zhao
1
-4
/
+55
2015-05-27
tap: Improve -netdev/netdev_add/-net/... tap error reporting
Markus Armbruster
1
-23
/
+22
2015-05-27
tap: Finish conversion of tap_open() to Error
Markus Armbruster
1
-4
/
+0
2015-05-27
tap-solaris: Convert tap_open() to Error
Markus Armbruster
1
-29
/
+30
2015-05-27
tap-bsd: Convert tap_open() to Error
Markus Armbruster
1
-19
/
+14
2015-05-27
tap-linux: Convert tap_open() to Error
Markus Armbruster
1
-8
/
+9
2015-05-27
tap: Permit incremental conversion of tap_open() to Error
Markus Armbruster
7
-13
/
+22
2015-05-27
tap: Convert launch_script() to Error
Markus Armbruster
1
-12
/
+28
2015-05-27
tap: Convert net_init_tap_one() to Error
Markus Armbruster
1
-32
/
+38
2015-05-27
tap: Convert tap_set_sndbuf() to Error
Markus Armbruster
7
-14
/
+10
2015-05-27
tap: Improve -netdev/netdev_add/-net/... bridge error reporting
Markus Armbruster
1
-11
/
+19
2015-05-27
tap: net_tap_fd_init() can't fail, drop dead error handling
Markus Armbruster
1
-13
/
+1
2015-05-27
net/dump: Improve -net/host_net_add dump error reporting
Markus Armbruster
1
-6
/
+6
2015-05-27
net: Improve -net nic error reporting
Markus Armbruster
1
-6
/
+6
2015-05-27
net: Permit incremental conversion of init functions to Error
Markus Armbruster
12
-29
/
+40
2015-05-27
net: Improve error message for -net hubport a bit
Markus Armbruster
2
-4
/
+6
2015-05-11
net: add MAC address string printer
Scott Feldman
1
-0
/
+7
2015-03-12
net: synchronize net_host_device_remove with host_net_remove_completion
Paolo Bonzini
1
-3
/
+3
2015-03-10
vhost: Remove superfluous '\n' around error_report()
Gonglei
1
-2
/
+2
[next]