1. 8212c64 qemu-option: Move the implied first name into QemuOptsList by Markus Armbruster · 15 years ago
  2. d44168f Fix -usbdevice crash by Paul Brook · 15 years ago
  3. beb6f0d Fix QEMU_WARN_UNUSED_RESULT by Kevin Wolf · 15 years ago
  4. 42be86c usb-net: use qdev for -usbdevice by Gerd Hoffmann · 15 years ago
  5. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  6. 0638469 qdev: Separate USB product description from qdev name by Markus Armbruster · 15 years ago
  7. e0394b8b5 net: convert usb-net to NICState by Mark McLoughlin · 15 years ago
  8. e13b10b net: remove NICInfo::vc by Mark McLoughlin · 15 years ago
  9. 70783b9 net: add receive_raw parameter to qemu_new_vlan_client() by Mark McLoughlin · 15 years ago
  10. bb6e636 net: add a client type code by Mark McLoughlin · 15 years ago
  11. 283c7c6 net: allow NICs to be connected to netdevs by Mark McLoughlin · 15 years ago
  12. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  13. 806b602 qdev/usb: add usb bus support to qdev, convert drivers. by Gerd Hoffmann · 15 years ago
  14. ae50b27 Don't leak VLANClientState on PCI hot remove by Mark McLoughlin · 16 years ago
  15. 4f1c942 net: add return value to packet receive handler by Mark McLoughlin · 16 years ago
  16. e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
  17. cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
  18. 463af53 net: add fd_readv() handler to qemu_new_vlan_client() args by Mark McLoughlin · 16 years ago
  19. b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
  20. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  21. 7a9f6e4 Add a -net name=foo parameter (Mark McLoughlin) by aliguori · 16 years ago
  22. 7cb7434b Add qemu_format_nic_info_str() (Mark McLoughlin) by aliguori · 16 years ago
  23. bf38c1a Add a model string to VLANClientState (Mark McLoughlin) by aliguori · 16 years ago
  24. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  25. b55266b Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings by blueswir1 · 16 years ago
  26. 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  27. eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 16 years ago
  28. 363a37d Fix OpenBSD linker warnings by blueswir1 · 16 years ago
  29. ccf21c3 Move audio/sys-queue.h => sys-queue.h by aliguori · 16 years ago
  30. dcf414d Remove the NIC from vlan on usb destroy. by balrog · 17 years ago
  31. 6c9f886 Add CDC-Ethernet usb NIC (original patch from Thomas Sailer). by balrog · 17 years ago