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
*
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
*
net: Improve the warnings for dubious command line option combinations
Peter Maydell
2011-04-01
1
-0
/
+31
*
Fix net_check_clients warnings: make it per vlan.
Tristan Gingold
2011-04-01
1
-1
/
+2
*
net: Add the missing option declaration of "vhostforce"
Jason Wang
2011-03-06
1
-1
/
+5
*
net: remove parse_host_src_port() function
Juan Quintela
2011-03-06
1
-41
/
+0
*
net: Use iov helper functions
Benjamin Poirier
2011-03-06
1
-22
/
+6
*
net: fix qemu_can_send_packet logic
Vincent Palatin
2011-03-05
1
-3
/
+3
*
net: notify peer about link status change
Michael S. Tsirkin
2011-02-20
1
-0
/
+11
*
net/sock: option to specify local address
Mike Ryan
2010-12-09
1
-0
/
+4
*
net: properly handle illegal fd/vhostfd from command line
Jason Wang
2010-10-27
1
-5
/
+11
*
net: delay freeing peer host device
Michael S. Tsirkin
2010-10-06
1
-7
/
+42
*
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-22
1
-7
/
+9
*
net: delete QemuOpts when net_client_init() fails.
Yoshiaki Tamura
2010-07-01
1
-0
/
+4
*
net: Fix VM start with '-net none'
Amit Shah
2010-06-30
1
-1
/
+1
*
Make netdev_del delete the netdev even when it's in use
Markus Armbruster
2010-06-14
1
-4
/
+0
*
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-06-10
1
-2
/
+5
|
\
|
*
net: Fix hotplug with pci_add
Amit Shah
2010-06-09
1
-2
/
+5
*
|
Monitor: Drop QMP documentation from code
Luiz Capitulino
2010-06-01
1
-22
/
+0
|
/
*
monitor: Convert do_set_link() to QObject, QError
Markus Armbruster
2010-04-18
1
-3
/
+4
*
monitor: Use argument type 'b' for set_link
Markus Armbruster
2010-04-18
1
-8
/
+2
*
monitor: New commands netdev_add, netdev_del
Markus Armbruster
2010-04-18
1
-0
/
+55
*
error: Convert net_client_init() to QError
Markus Armbruster
2010-04-18
1
-20
/
+18
*
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
2010-04-18
1
-2
/
+0
*
net: remove broken net_set_boot_mask() boot device validation
Eduardo Habkost
2010-04-10
1
-19
/
+0
*
net: remove NICInfo.bootable field
Eduardo Habkost
2010-04-10
1
-1
/
+0
*
tap: add vhost/vhostfd options
Michael S. Tsirkin
2010-04-01
1
-0
/
+8
*
qemu-option: Move the implied first name into QemuOptsList
Markus Armbruster
2010-03-16
1
-2
/
+2
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-14
/
+14
*
qdev: Catch attempt to attach more than one device to a netdev
Markus Armbruster
2010-03-09
1
-0
/
+1
*
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
Amit Shah
2010-03-08
1
-2
/
+4
*
Allow const QemuOptDesc
Blue Swirl
2010-02-21
1
-1
/
+1
*
Fix warning on OpenBSD
Blue Swirl
2010-02-20
1
-1
/
+1
*
net: Monitor command set_link finds only VLAN clients, fix
Markus Armbruster
2010-02-19
1
-0
/
+1
*
net: info network shows only VLAN clients, fix
Markus Armbruster
2010-02-19
1
-2
/
+9
*
net: net_check_clients() checks only VLAN clients, fix
Markus Armbruster
2010-02-19
1
-0
/
+7
[next]