]> git.ipfire.org Git - thirdparty/qemu.git/history - net.h
Sparc32: convert cs4231 to qdev
[thirdparty/qemu.git] / net.h
2009-07-09  Mark McLoughlinDon't leak VLANClientState on PCI hot remove
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: Kill slirp_is_inited
2009-06-29  Jan Kiszkaslirp: Add info usernet for dumping connection states
2009-06-29  Jan Kiszkaslirp: Bind support for host forwarding rules
2009-06-29  Jan Kiszkaslirp: Rework monitor commands for host forwarding
2009-06-29  Jan Kiszkaslirp: Move smb, redir, tftp and bootp parameters and...
2009-06-24  Michael S. Tsirkinqemu/net: flag to control the number of vectors a nic has
2009-06-22  Mark McLoughlinnet: add packet length to NetPacketSent callback
2009-06-22  Mark McLoughlinnet: add qemu_purge_queued_packets()
2009-06-22  Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-22  Glauber CostaMake nic option rom loading less painful.
2009-06-10  Anthony LiguoriMerge branch 'net-queue'
2009-06-09  Mark McLoughlinnet: add qemu_send_packet_async()
2009-06-09  Mark McLoughlinnet: add return value to packet receive handler
2009-06-09  Mark McLoughlinnet: pass VLANClientState* as first arg to receive...
2009-06-09  Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09  Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-06-09  Jan Kiszkanet: Improve parameter error reporting
2009-05-27  Alexander GrafUser Networking: Enable removal of redirections
2009-05-14  Paul BrookPCI network qdev conversion
2009-04-21  aliguorislirp: Enhance host-guest redirection setup (Jan Kiszka)
2009-04-21  aliguorinet: Untangle nested qemu_send_packet (Jan Kiszka)
2009-04-17  aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-03-05  aliguorimonitor: Rework API (Jan Kiszka)
2009-02-11  aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-11  aliguoriqemu: add net_client_uninit / qemu_find_vlan_client...
2009-02-11  aliguoriqemu: dynamic nic info index allocation (Marcelo Tosatti)
2009-02-11  aliguoriqemu: return PCIDevice on net device init and record...
2009-01-13  aliguoriAdd qemu_check_nic_model() and qemu_check_nic_model_lis...
2009-01-08  aliguoriAllow devices be notified of link status change (Mark...
2009-01-08  aliguoriAdd 'set_link' monitor command (Mark McLoughlin)
2009-01-07  aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07  aliguoriAdd qemu_format_nic_info_str() (Mark McLoughlin)
2009-01-07  aliguoriAssign a name to each VLAN client (Mark McLoughlin)
2009-01-07  aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2008-12-18  aurel32consolidate definition for tap script and smb support
2008-12-17  aliguorivirtio-net support
2008-10-31  aliguoriMove network redirection code out of vl.c and into...
2008-09-28  balrogAdd a "null" bluetooth HCI and a header file for bluetooth.
2008-07-29  aliguoriAdd IP checksumming functions to qemu (Gerd Hoffmann)
2008-07-17  balrogRemove the NIC from vlan on usb destroy.
2007-11-17  pbrookBreak up vl.h.