1. 4f1c942 net: add return value to packet receive handler by Mark McLoughlin · 16 years ago
  2. e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
  3. cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
  4. 463af53 net: add fd_readv() handler to qemu_new_vlan_client() args by Mark McLoughlin · 16 years ago
  5. b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
  6. ad06714 Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin) by aliguori · 16 years ago
  7. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  8. 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago
  9. 7a9f6e4 Add a -net name=foo parameter (Mark McLoughlin) by aliguori · 16 years ago
  10. 7cb7434b Add qemu_format_nic_info_str() (Mark McLoughlin) by aliguori · 16 years ago
  11. bf38c1a Add a model string to VLANClientState (Mark McLoughlin) by aliguori · 16 years ago
  12. 9b59539 Fix mipsnet device ID, noticed by Vijay Kumar. by aurel32 · 17 years ago
  13. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  14. 57ba97d Less debug noise from the mipsnet driver. by ths · 17 years ago
  15. f0fc6f8 Second half of mipssim support, plus documentation improvements. by ths · 17 years ago