1. a245fc1 net: consolidate NetClientState header files into one by Paolo Bonzini · 12 years ago
  2. 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 13 years ago
  3. ab5f3f8 net: Drop vlan argument to qemu_new_net_client() by Stefan Hajnoczi · 13 years ago
  4. d33d93b net: Use hubs for the vlan feature by Stefan Hajnoczi · 13 years ago
  5. 1a0c095 remove unused QemuOpts parameter from net init functions by Laszlo Ersek · 13 years ago
  6. 848040d convert net_init_dump() to NetClientOptions by Laszlo Ersek · 13 years ago
  7. 6687b79 convert net_client_init() to OptsVisitor by Laszlo Ersek · 13 years ago
  8. 2be64a6 hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) by Laszlo Ersek · 13 years ago
  9. 42dcc54 net: purge the monitor object from all init functions by Luiz Capitulino · 13 years ago
  10. 0fa2991 net: store guest timestamp in dump file instead of time since guest startup by Hervé Poussineau · 13 years ago
  11. 6514ed5 net: truncate output file when using dump backend by Hervé Poussineau · 13 years ago
  12. d8dfad9 Use qemu-common.h or qemu-timer.h in place of sysemu.h by Blue Swirl · 14 years ago
  13. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  14. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  15. 2f79201 error: Move qemu_error & friends into their own header by Markus Armbruster · 15 years ago
  16. 731d585 net: convert dump to NetClientInfo by Mark McLoughlin · 15 years ago
  17. 1abecf7 net: move dump backend code from net.c to net/dump.c by Mark McLoughlin · 15 years ago