Sign in
qemu
/
qemu
/
89ae0ff9b73ee74c9ba707a09a07ad77b9fdccb4
/
net
/
net.c
28d0de7
QemuOpts: Convert qemu_opts_foreach() to Error
by Markus Armbruster
· 10 years ago
a4c7367
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
by Markus Armbruster
· 10 years ago
2bc22a5
net/net: Record usage status of mac address
by Shannon Zhao
· 10 years ago
6630886
net: Improve -net nic error reporting
by Markus Armbruster
· 10 years ago
a30ecde
net: Permit incremental conversion of init functions to Error
by Markus Armbruster
· 10 years ago
ca7eb18
net: Improve error message for -net hubport a bit
by Markus Armbruster
· 10 years ago
890ee6a
net: add MAC address string printer
by Scott Feldman
· 10 years ago
7fb4391
net: synchronize net_host_device_remove with host_net_remove_completion
by Paolo Bonzini
· 10 years ago
f43e47d
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
by Markus Armbruster
· 10 years ago
79087c7
QemuOpts: Convert qemu_opts_set() to Error, fix its use
by Markus Armbruster
· 10 years ago
c5c6d7f
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging
by Peter Maydell
· 10 years ago
1ce6be2
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
by Markus Armbruster
· 10 years ago
3e5a50d
hmp: Name HMP command handler functions hmp_COMMAND()
by Markus Armbruster
· 10 years ago
12d0cc2
net: Avoid qerror_report_err() outside QMP command handlers
by Markus Armbruster
· 10 years ago
64a55d6
net: del hub port when peer is deleted
by Jason Wang
· 10 years ago
ca77d85
net: complete all queued packets on VM stop
by Michael S. Tsirkin
· 11 years ago
e1d64c0
net: Forbid dealing with packets when VM is not running
by zhanghailiang
· 11 years ago
015a33b
net: add mmsghdr struct check for L2TPV3
by Gonglei
· 11 years ago
575a1c0
net: move queue number into NICPeers
by Jiri Pirko
· 11 years ago
3fb69aa
net: L2TPv3 transport
by Anton Ivanov
· 11 years ago
03ce574
Add the vhost-user netdev backend to the command line
by Nikolay Nikolaev
· 11 years ago
84007e8
net: Export valid host network devices list
by Hani Benhabiles
· 11 years ago
40d1939
monitor: Add set_link arguments completion.
by Hani Benhabiles
· 11 years ago
9083da1
net: Don't use error_is_set() to suppress additional errors
by Markus Armbruster
· 11 years ago
638fb14
net: Make qmp_query_rx_filter() with name argument more obvious
by Markus Armbruster
· 11 years ago
b925965
net/net.c: Remove unnecessary semicolon
by Igor Ryzhov
· 11 years ago
86e1177
net: Report error when device / hub combo is not found.
by Hani Benhabiles
· 11 years ago
d6085e3
net: remove implicit peer from offload API
by Stefan Hajnoczi
· 11 years ago
1f55ac4
net: extend NetClientInfo for offloading
by Vincenzo Maffione
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
4bf2c13
net: Use g_strdup_printf instead of snprintf.
by Hani Benhabiles
· 11 years ago
dff7424
misc: Use macro ARRAY_SIZE where possible
by Stefan Weil
· 11 years ago
02d38fc
net: Update netdev peer on link change
by Vlad Yasevich
· 11 years ago
5895213
net: Adding netmap network backend
by Vincenzo Maffione
· 11 years ago
1597591
net: fix qemu_flush_queued_packets() in presence of a hub
by Sergey Fedorov
· 11 years ago
d60b20c
net: disallow to specify multicast MAC address
by Dmitry Krivenok
· 11 years ago
067404b
net: Rename send_queue to incoming_queue
by Jan Kiszka
· 12 years ago
6a1751b
aio / timers: Untangle include files
by Alex Bligh
· 12 years ago
b1be428
net: add support of mac-programming over macvtap in QEMU side
by Amos Kong
· 12 years ago
c963530
net: make network client name unique
by Amos Kong
· 12 years ago
d32fcad
net: increase buffer size to accommodate Jumbo frame pkts
by Scott Feldman
· 12 years ago
f6b26cf
net: reduce the unnecessary memory allocation of multiqueue
by Jason Wang
· 12 years ago
199ee60
net: fix qemu_flush_queued_packets() in presence of a hub
by Luigi Rizzo
· 12 years ago
cc2a904
net: Avoid NULL function pointer dereference on cleanup
by Andreas Färber
· 12 years ago
b890492
net: fix infinite loop on exit
by Michael Roth
· 12 years ago
1ceef9f
net: multiqueue support
by Jason Wang
· 12 years ago
f786045
net: introduce NetClientState destructor
by Jason Wang
· 12 years ago
18a1541
net: introduce qemu_net_client_setup()
by Jason Wang
· 12 years ago
6c51ae7
net: introduce qemu_find_net_clients_except()
by Jason Wang
· 12 years ago
948ecf2
net: intorduce qemu_del_nic()
by Jason Wang
· 12 years ago
cc1f0f4
net: introduce qemu_get_nic()
by Jason Wang
· 12 years ago
b356f76
net: introduce qemu_get_queue()
by Jason Wang
· 12 years ago
c64f50d
g_strdup(NULL) returns NULL; simplify
by Markus Armbruster
· 12 years ago
84f2d0e
HMP: add QDict to info callback handler
by Wenchao Xia
· 12 years ago
4d45457
qemu-option: move standard option definitions out of qemu-config.c
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
83c9089
monitor: move include files to include/monitor/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
fd9400b
net: move net.c to net/
by Paolo Bonzini
· 12 years ago
[Renamed (99%) from net.c]
077805f
janitor: do not rely on indirect inclusions of or from qemu-char.h
by Paolo Bonzini
· 12 years ago
645c949
net: Reject non-netdevs in qmp_netdev_del()
by Stefan Hajnoczi
· 12 years ago
a245fc1
net: consolidate NetClientState header files into one
by Paolo Bonzini
· 12 years ago
c67f5dc
net: add receive_disabled logic to iov delivery path
by Stefan Hajnoczi
· 13 years ago
987a9b4
net: notify iothread after flushing queue
by Paolo Bonzini
· 13 years ago
a96ed02
monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param
by Nicholas Bellinger
· 13 years ago
f57fb88
Merge remote-tracking branch 'stefanha/net' into staging
by Anthony Liguori
· 13 years ago
c8057f9
Support 'help' as a synonym for '?' in command line options
by Peter Maydell
· 13 years ago
86a77c3
net: cleanup deliver/deliver_iov func pointers
by Zhi Yong Wu
· 13 years ago
1a85959
net: Make "info network" output more readable info
by Zhi Yong Wu
· 13 years ago
b20c6b9
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
by Stefan Hajnoczi
· 13 years ago
35277d1
net: Rename vc local variables to nc
by Stefan Hajnoczi
· 13 years ago
4e68f7a
net: Rename VLANClientState to NetClientState
by Stefan Hajnoczi
· 13 years ago
9487899
net: Rename non_vlan_clients to net_clients
by Stefan Hajnoczi
· 13 years ago
a005d07
net: Remove VLANState
by Stefan Hajnoczi
· 13 years ago
ec8b1f6
net: Remove vlan code from net.c
by Stefan Hajnoczi
· 13 years ago
ab5f3f8
net: Drop vlan argument to qemu_new_net_client()
by Stefan Hajnoczi
· 13 years ago
8101764
hub: Check that hubs are configured correctly
by Stefan Hajnoczi
· 13 years ago
90d87a3
net: Look up 'vlan' net clients using hubs
by Stefan Hajnoczi
· 13 years ago
d33d93b
net: Use hubs for the vlan feature
by Stefan Hajnoczi
· 13 years ago
f6c874e
net: Add a hub net client
by Stefan Hajnoczi
· 13 years ago
1a0c095
remove unused QemuOpts parameter from net init functions
by Laszlo Ersek
· 13 years ago
2456f36
convert net_init_nic() to NetClientOptions
by Laszlo Ersek
· 13 years ago
6687b79
convert net_client_init() to OptsVisitor
by Laszlo Ersek
· 13 years ago
2be64a6
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
by Laszlo Ersek
· 13 years ago
dcf6f5e
change iov_* function prototypes to be more appropriate
by Michael Tokarev
· 13 years ago
5f96415
qapi: convert netdev_del
by Luiz Capitulino
· 13 years ago
928059a
qapi: convert netdev_add
by Luiz Capitulino
· 13 years ago
4559a1d
net: net_client_init(): use error_set()
by Luiz Capitulino
· 13 years ago
42dcc54
net: purge the monitor object from all init functions
by Luiz Capitulino
· 13 years ago
4e89978
qemu-option: qemu_opts_from_qdict(): use error_set()
by Luiz Capitulino
· 13 years ago
2995286
qemu-option: qemu_opts_validate(): use error_set()
by Luiz Capitulino
· 13 years ago
7fc8d91
net: move compute_mcast_idx() to net.h
by Jason Wang
· 13 years ago
2944e4e
w32: Fix build with new net bridge code
by Stefan Weil
· 13 years ago
a7c36ee
Add support for net bridge
by Corey Bryant
· 13 years ago
0e0e7fa
Support for UDP unicast network backend
by Benjamin
· 13 years ago
4b37156
qapi: Convert set_link
by Luiz Capitulino
· 13 years ago
443916d
Move filedescriptor parsing code from net.c into qemu_parse_fd()
by Stefan Berger
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
81e34a2
Merge remote-tracking branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
Next »