Fix elf loader range checking
[qemu] / net.h
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.