]> git.proxmox.com Git - qemu.git/history - net.c
LAN9118 improvements
[qemu.git] / net.c
2009-12-12 Gerd Hoffmanndefault devices: network
2009-12-03 Mark McLoughlinnet: print correct error for '-netdev ""'
2009-12-03 Mark McLoughlinnet: add qemu_foreach_nic()
2009-12-03 Mark McLoughlinnet: remove VLANClientState members now in NetClientInfo
2009-12-03 Mark McLoughlinnet: remove qemu_new_vlan_client()
2009-12-03 Mark McLoughlinnet: move parse_macaddr() to net/util.[ch]
2009-12-03 Mark McLoughlinnet: introduce NICState and qemu_new_nic()
2009-12-03 Mark McLoughlinnet: introduce qemu_new_net_client()
2009-12-03 Mark McLoughlinnet: clean up includes in net.c
2009-12-03 Mark McLoughlinnet: move dump backend code from net.c to net/dump.c
2009-12-03 Mark McLoughlinnet: move socket backend code from net.c to net/socket.c
2009-12-03 Mark McLoughlinnet: move vde code from net.c to net/vde.c
2009-12-03 Mark McLoughlinnet: move slirp code from net.c to net/slirp.c
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-29 Aurelien JarnoAdd support for GNU/kFreeBSD
2009-11-09 Mark McLoughlinnet: disable receiving if client returns zero
2009-10-30 Mark McLoughlinnet: move AIX code into net/tap-aix.c
2009-10-30 Mark McLoughlinnet: split all the tap code out into net/tap.c
2009-10-30 Mark McLoughlinnet: move tap-linux.h under net/
2009-10-30 Mark McLoughlinnet: move more stuff into net/tap-win32.c, add net...
2009-10-27 Sridhar SamudralaEnable UFO on virtio-net and tap devices
2009-10-27 Mark McLoughlinnet: add tap_set_offload()
2009-10-27 Mark McLoughlinnet: implement tap support for receive_raw()
2009-10-27 Mark McLoughlinnet: add receive_raw parameter to qemu_new_vlan_client()
2009-10-27 Mark McLoughlinnet: add an API for 'raw' packets
2009-10-27 Mark McLoughlinnet: add flags parameter to packet queue interface
2009-10-27 Mark McLoughlinnet: add tap_has_vnet_hdr() and tap_using_vnet_hdr...
2009-10-27 Mark McLoughlinnet: add a client type code
2009-10-27 Mark McLoughlinnet: add a vnet_hdr=on|off parameter
2009-10-27 Mark McLoughlinnet: refactor tap initialization
2009-10-27 Mark McLoughlinnet: enable IFF_VNET_HDR on tap fds if available
2009-10-27 Mark McLoughlinnet: make tap_receive() re-use tap_receive_iov() code
2009-10-27 Mark McLoughlinnet: import linux tap ioctl definitions
2009-10-27 Gerd Hoffmannqdev: add netdev property
2009-10-27 Gerd Hoffmannnet: add macaddr type.
2009-10-15 Mark McLoughlinnet: fix multiple NICs causing net opts process to...
2009-10-15 Mark McLoughlinnet: add queue for peer-to-peer packet forwarding
2009-10-15 Mark McLoughlinnet: refactor packet queueing code
2009-10-15 Mark McLoughlinnet: allow NICs to be connected to netdevs
2009-10-15 Mark McLoughlinnet: add -net nic,netdev= option
2009-10-15 Mark McLoughlinnet: maintain a list of vlan-less clients
2009-10-15 Mark McLoughlinnet: handle -netdevice options
2009-10-15 Mark McLoughlinnet: add QemuOptsList arg to net_client_parse()
2009-10-15 Mark McLoughlinnet: allow clients not associated with a vlan
2009-10-15 Mark McLoughlinnet: use qtailq for vlan and client lists
2009-10-15 Mark McLoughlinnet: remove id field from NICInfo
2009-10-15 Mark McLoughlinnet: handle id= parameter for -net
2009-10-15 Mark McLoughlinnet: pass monitor handle to client init functions
2009-10-12 Juan Quintelaslirp: fix !CONFIG_SLIRP compilation
2009-10-06 Mark McLoughlinFinal net cleanup after conversion to QemuOpts
2009-10-06 Mark McLoughlinPort usb net to QemuOpts
2009-10-06 Mark McLoughlinPort host_net_add monitor command to QemuOpts
2009-10-06 Mark McLoughlinClean up legacy code in net_client_init()
2009-10-06 Mark McLoughlinPort -net dump to QemuOpts
2009-10-06 Mark McLoughlinPort -net vde to QemuOpts
2009-10-06 Mark McLoughlinPort -net socket to QemuOpts
2009-10-06 Mark McLoughlinPort -net tap to QemuOpts
2009-10-06 Mark McLoughlinPort -net user to QemuOpts
2009-10-06 Mark McLoughlinPort -net none and -net nic to QemuOpts
2009-10-06 Markus ArmbrusterDrop config_error(), use qemu_error() instead
2009-10-06 Markus ArmbrusterDon't exit() in config_error()
2009-10-06 Markus ArmbrusterMake net_client_init() consume slirp_configs even on...
2009-10-06 Mark McLoughlinUse qemu_strdup() for VLANClientState string fields
2009-10-06 Mark McLoughlinMove memset() from net_client_uninit() to net_client_init()
2009-10-06 Mark McLoughlinMake NICInfo string fields non-const
2009-10-06 Mark McLoughlinUse qemu_strdup() for NICInfo string fields
2009-10-05 Markus ArmbrusterFix pci_add nic not to exit on bad model
2009-10-05 Markus ArmbrusterMake it obvious that pci_nic_init() can't fail
2009-10-05 Glauber CostaCorrectly free nd structure
2009-09-30 Michael S. Tsirkinnet: fix coding style nit
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-09-04 Blue SwirlInclude sys-queue.h early to override system queue...
2009-09-04 Luiz Capitulinomonitor: Port handler_3 to use QDict
2009-09-04 Luiz Capitulinomonitor: Port handler_2 to use QDict
2009-09-04 Jan Kiszkanet: Fix send queue ordering
2009-08-24 Stefan WeilAdd missing linefeed in error message
2009-08-10 Luiz Capitulinonet: Fix do_set_link() return type
2009-07-27 Juan Quintelarename HOST_BSD to CONFIG_BSD
2009-07-27 Filip NavaraRemove useless Win32 include files and unused function...
2009-07-27 Jan Kiszkaslirp: Fix guestfwd for incoming data
2009-07-27 Mark McLoughlinAdd support for fd=name to tap and socket networking
2009-07-16 Gerd Hoffmannqdev: add id= support for pci nics.
2009-07-16 Anthony Liguorislirp: Fix default netmask to 255.255.255.0
2009-07-09 Mark McLoughlinDon't abort if TUNSETSNDBUF fails where no sndbuf=...
2009-07-09 Mark McLoughlinnet: set a default value for sndbuf=
2009-07-01 Blue SwirlUse pstrcpy and pstrcat to avoid OpenBSD linker warning
2009-06-29 Jan Kiszkaslirp: Basic VLAN client info_str
2009-06-29 Jan Kiszkaslirp: Make hostfwd_add/remove multi-instance-aware
2009-06-29 Jan Kiszkanet: Provide VLAN client lookup helper
2009-06-29 Jan Kiszkaslirp: Enable multi-instance support for the smb service
2009-06-29 Jan Kiszkaslirp: Improve error handling in slirp_smb
2009-06-29 Jan Kiszkaslirp: Use shell to erase smb directory
2009-06-29 Jan Kiszkaslirp: Enable multiple instances
2009-06-29 Jan Kiszkaslirp: Allocate/free stack instance dynamically
2009-06-29 Jan Kiszkaslirp: Use internal state in interface
2009-06-29 Jan Kiszkaslirp: Drop redundant checks from slirp_output
2009-06-29 Jan Kiszkaslirp: Kill slirp_is_inited
2009-06-29 Jan Kiszkaslirp: Drop statistic code
2009-06-29 Jan Kiszkaslirp: Add info usernet for dumping connection states
next