Stefan Berger
|
443916d1d9
Move filedescriptor parsing code from net.c into qemu_parse_fd()
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Anthony Liguori
|
81e34a2401
Merge remote-tracking branch 'mst/for_anthony' into staging
|
14 years ago |
Jan Kiszka
|
6eed18568d
net: Consistently use qemu_macaddr_default_if_unset
|
14 years ago |
Jan Kiszka
|
44e798d395
net: Dump client type 'info network'
|
14 years ago |
Jan Kiszka
|
6f7b3b1be2
net: Refactor net_client_types
|
14 years ago |
Jan Kiszka
|
19061e63c0
net: Improve layout of 'info network'
|
14 years ago |
Markus Armbruster
|
85dde9a90b
Fix netdev name lookup in -device, device_add, netdev_del
|
14 years ago |
Markus Armbruster
|
53e51d85ef
Fix automatically assigned network names for netdev
|
14 years ago |
Markus Armbruster
|
6daf194dde
Strip trailing '\n' from error_report()'s first argument
|
14 years ago |
Peter Maydell
|
48e2faf222
net: Warn about "-net nic" options which were ignored
|
14 years ago |
Peter Maydell
|
641f6eae75
net: Don't warn about the default network setup
|
14 years ago |
Peter Maydell
|
1d66f17094
Revert "net: Improve the warnings for dubious command line option combinations"
|
14 years ago |
Blue Swirl
|
a08784dd11
Remove unused sysemu.h include directives
|
14 years ago |
Peter Maydell
|
f68b9d672b
net: Improve the warnings for dubious command line option combinations
|
14 years ago |
Tristan Gingold
|
ac60cc1871
Fix net_check_clients warnings: make it per vlan.
|
14 years ago |
Jason Wang
|
96c94b298f
net: Add the missing option declaration of "vhostforce"
|
14 years ago |
Juan Quintela
|
85bb6d36b0
net: remove parse_host_src_port() function
|
14 years ago |
Benjamin Poirier
|
ce0536616d
net: Use iov helper functions
|
14 years ago |
Vincent Palatin
|
60c07d933c
net: fix qemu_can_send_packet logic
|
14 years ago |
Michael S. Tsirkin
|
ab1cbe1c6d
net: notify peer about link status change
|
14 years ago |
Mike Ryan
|
3a75e74c76
net/sock: option to specify local address
|
14 years ago |
Jason Wang
|
f7c31d6381
net: properly handle illegal fd/vhostfd from command line
|
15 years ago |
Michael S. Tsirkin
|
a083a89d72
net: delay freeing peer host device
|
15 years ago |
Gerd Hoffmann
|
3329f07b7a
QemuOpts: make most qemu_*_opts static
|
15 years ago |
Yoshiaki Tamura
|
410cbafebc
net: delete QemuOpts when net_client_init() fails.
|
15 years ago |
Amit Shah
|
03c71553ad
net: Fix VM start with '-net none'
|
15 years ago |
Markus Armbruster
|
2ffcb18de0
Make netdev_del delete the netdev even when it's in use
|
15 years ago |
Anthony Liguori
|
60a3992e75
Merge remote branch 'mst/for_anthony' into staging
|
15 years ago |
Amit Shah
|
50e32ea8f3
net: Fix hotplug with pci_add
|
15 years ago |