index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
net: add receive_disabled logic to iov delivery path
Stefan Hajnoczi
1
-2
/
+13
2012-09-14
net: notify iothread after flushing queue
Paolo Bonzini
1
-1
/
+6
2012-09-07
monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param
Nicholas Bellinger
1
-18
/
+0
2012-08-03
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
1
-433
/
+183
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-1
/
+2
2012-08-01
net: cleanup deliver/deliver_iov func pointers
Zhi Yong Wu
1
-24
/
+11
2012-08-01
net: Make "info network" output more readable info
Zhi Yong Wu
1
-5
/
+10
2012-08-01
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
1
-10
/
+10
2012-08-01
net: Rename vc local variables to nc
Stefan Hajnoczi
1
-110
/
+110
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-44
/
+43
2012-08-01
net: Rename non_vlan_clients to net_clients
Stefan Hajnoczi
1
-11
/
+11
2012-08-01
net: Remove VLANState
Stefan Hajnoczi
1
-104
/
+21
2012-08-01
net: Remove vlan code from net.c
Stefan Hajnoczi
1
-108
/
+0
2012-08-01
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
1
-17
/
+10
2012-08-01
hub: Check that hubs are configured correctly
Stefan Hajnoczi
1
-24
/
+1
2012-08-01
net: Look up 'vlan' net clients using hubs
Stefan Hajnoczi
1
-27
/
+1
2012-08-01
net: Use hubs for the vlan feature
Stefan Hajnoczi
1
-17
/
+20
2012-08-01
net: Add a hub net client
Stefan Hajnoczi
1
-7
/
+10
2012-07-23
remove unused QemuOpts parameter from net init functions
Laszlo Ersek
1
-8
/
+6
2012-07-23
convert net_init_nic() to NetClientOptions
Laszlo Ersek
1
-17
/
+22
2012-07-23
convert net_client_init() to OptsVisitor
Laszlo Ersek
1
-333
/
+96
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
1
-25
/
+25
2012-06-07
change iov_* function prototypes to be more appropriate
Michael Tokarev
1
-1
/
+1
2012-06-04
qapi: convert netdev_del
Luiz Capitulino
1
-6
/
+5
2012-06-04
qapi: convert netdev_add
Luiz Capitulino
1
-12
/
+24
2012-06-04
net: net_client_init(): use error_set()
Luiz Capitulino
1
-16
/
+38
2012-06-04
net: purge the monitor object from all init functions
Luiz Capitulino
1
-11
/
+7
2012-06-04
qemu-option: qemu_opts_from_qdict(): use error_set()
Luiz Capitulino
1
-1
/
+4
2012-06-04
qemu-option: qemu_opts_validate(): use error_set()
Luiz Capitulino
1
-1
/
+5
2012-03-16
net: move compute_mcast_idx() to net.h
Jason Wang
1
-0
/
+23
2012-02-04
w32: Fix build with new net bridge code
Stefan Weil
1
-3
/
+16
2012-02-01
Add support for net bridge
Corey Bryant
1
-1
/
+24
2012-01-12
Support for UDP unicast network backend
Benjamin
1
-1
/
+5
2011-12-06
qapi: Convert set_link
Luiz Capitulino
1
-6
/
+4
2011-11-01
Move filedescriptor parsing code from net.c into qemu_parse_fd()
Stefan Berger
1
-6
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-12
/
+12
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-4
/
+15
2011-07-23
net: Consistently use qemu_macaddr_default_if_unset
Jan Kiszka
1
-8
/
+2
2011-07-23
net: Dump client type 'info network'
Jan Kiszka
1
-3
/
+12
2011-07-23
net: Refactor net_client_types
Jan Kiszka
1
-12
/
+18
2011-07-23
net: Improve layout of 'info network'
Jan Kiszka
1
-5
/
+9
2011-07-19
Fix netdev name lookup in -device, device_add, netdev_del
Markus Armbruster
1
-2
/
+8
2011-07-19
Fix automatically assigned network names for netdev
Markus Armbruster
1
-2
/
+7
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
1
-1
/
+1
2011-06-22
net: Warn about "-net nic" options which were ignored
Peter Maydell
1
-0
/
+15
2011-06-22
net: Don't warn about the default network setup
Peter Maydell
1
-0
/
+12
2011-06-22
Revert "net: Improve the warnings for dubious command line option combinations"
Peter Maydell
1
-31
/
+0
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-04-01
net: Improve the warnings for dubious command line option combinations
Peter Maydell
1
-0
/
+31
2011-04-01
Fix net_check_clients warnings: make it per vlan.
Tristan Gingold
1
-1
/
+2
[next]