index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Reject non-netdevs in qmp_netdev_del()
Stefan Hajnoczi
2012-11-01
1
-1
/
+8
*
net: consolidate NetClientState header files into one
Paolo Bonzini
2012-10-08
1
-7
/
+4
*
net: add receive_disabled logic to iov delivery path
Stefan Hajnoczi
2012-09-14
1
-2
/
+13
*
net: notify iothread after flushing queue
Paolo Bonzini
2012-09-14
1
-1
/
+6
*
monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param
Nicholas Bellinger
2012-09-07
1
-18
/
+0
*
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2012-08-03
1
-433
/
+183
|
\
|
*
net: cleanup deliver/deliver_iov func pointers
Zhi Yong Wu
2012-08-01
1
-24
/
+11
|
*
net: Make "info network" output more readable info
Zhi Yong Wu
2012-08-01
1
-5
/
+10
|
*
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
2012-08-01
1
-10
/
+10
|
*
net: Rename vc local variables to nc
Stefan Hajnoczi
2012-08-01
1
-110
/
+110
|
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-44
/
+43
|
*
net: Rename non_vlan_clients to net_clients
Stefan Hajnoczi
2012-08-01
1
-11
/
+11
|
*
net: Remove VLANState
Stefan Hajnoczi
2012-08-01
1
-104
/
+21
|
*
net: Remove vlan code from net.c
Stefan Hajnoczi
2012-08-01
1
-108
/
+0
|
*
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
2012-08-01
1
-17
/
+10
|
*
hub: Check that hubs are configured correctly
Stefan Hajnoczi
2012-08-01
1
-24
/
+1
|
*
net: Look up 'vlan' net clients using hubs
Stefan Hajnoczi
2012-08-01
1
-27
/
+1
|
*
net: Use hubs for the vlan feature
Stefan Hajnoczi
2012-08-01
1
-17
/
+20
|
*
net: Add a hub net client
Stefan Hajnoczi
2012-08-01
1
-7
/
+10
*
|
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-08-02
1
-1
/
+2
|
/
*
remove unused QemuOpts parameter from net init functions
Laszlo Ersek
2012-07-23
1
-8
/
+6
*
convert net_init_nic() to NetClientOptions
Laszlo Ersek
2012-07-23
1
-17
/
+22
*
convert net_client_init() to OptsVisitor
Laszlo Ersek
2012-07-23
1
-333
/
+96
*
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-07-23
1
-25
/
+25
*
change iov_* function prototypes to be more appropriate
Michael Tokarev
2012-06-07
1
-1
/
+1
*
qapi: convert netdev_del
Luiz Capitulino
2012-06-04
1
-6
/
+5
*
qapi: convert netdev_add
Luiz Capitulino
2012-06-04
1
-12
/
+24
*
net: net_client_init(): use error_set()
Luiz Capitulino
2012-06-04
1
-16
/
+38
*
net: purge the monitor object from all init functions
Luiz Capitulino
2012-06-04
1
-11
/
+7
*
qemu-option: qemu_opts_from_qdict(): use error_set()
Luiz Capitulino
2012-06-04
1
-1
/
+4
*
qemu-option: qemu_opts_validate(): use error_set()
Luiz Capitulino
2012-06-04
1
-1
/
+5
*
net: move compute_mcast_idx() to net.h
Jason Wang
2012-03-16
1
-0
/
+23
*
w32: Fix build with new net bridge code
Stefan Weil
2012-02-04
1
-3
/
+16
*
Add support for net bridge
Corey Bryant
2012-02-01
1
-1
/
+24
*
Support for UDP unicast network backend
Benjamin
2012-01-12
1
-1
/
+5
*
qapi: Convert set_link
Luiz Capitulino
2011-12-06
1
-6
/
+4
*
Move filedescriptor parsing code from net.c into qemu_parse_fd()
Stefan Berger
2011-11-01
1
-6
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-12
/
+12
*
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-08-04
1
-4
/
+15
|
\
|
*
Fix netdev name lookup in -device, device_add, netdev_del
Markus Armbruster
2011-07-19
1
-2
/
+8
|
*
Fix automatically assigned network names for netdev
Markus Armbruster
2011-07-19
1
-2
/
+7
*
|
net: Consistently use qemu_macaddr_default_if_unset
Jan Kiszka
2011-07-23
1
-8
/
+2
*
|
net: Dump client type 'info network'
Jan Kiszka
2011-07-23
1
-3
/
+12
*
|
net: Refactor net_client_types
Jan Kiszka
2011-07-23
1
-12
/
+18
*
|
net: Improve layout of 'info network'
Jan Kiszka
2011-07-23
1
-5
/
+9
|
/
*
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
2011-06-24
1
-1
/
+1
*
net: Warn about "-net nic" options which were ignored
Peter Maydell
2011-06-22
1
-0
/
+15
*
net: Don't warn about the default network setup
Peter Maydell
2011-06-22
1
-0
/
+12
*
Revert "net: Improve the warnings for dubious command line option combinations"
Peter Maydell
2011-06-22
1
-31
/
+0
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
[next]