1. a4dbb8b mipsnet: QOM cast cleanup by Andreas Färber · 12 years ago
  2. 4632cf2 opencores_eth: QOM cast cleanup by Andreas Färber · 12 years ago
  3. 91a2804 xilinx_ethlite: QOM cast cleanup by Andreas Färber · 12 years ago
  4. 546921e xgmac: QOM cast cleanup by Andreas Färber · 12 years ago
  5. 0618db4 stellaris_enet: Fix NetClientInfo::cleanup by Andreas Färber · 12 years ago
  6. 2fa30ab stellaris_enet: QOM cast cleanup by Andreas Färber · 12 years ago
  7. 926d152 smc91c111: QOM cast cleanup by Andreas Färber · 12 years ago
  8. 0e57587 milkymist-minimac2: QOM cast cleanup by Andreas Färber · 12 years ago
  9. b1a2aaf lance: QOM cast cleanup by Andreas Färber · 12 years ago
  10. 3ff66d1 lan9118: QOM cast cleanup by Andreas Färber · 12 years ago
  11. 5807649 etraxfs_eth: Rename fs_eth to ETRAXFSEthState by Andreas Färber · 12 years ago
  12. 8784dfa etraxfs_eth: QOM cast cleanup by Andreas Färber · 12 years ago
  13. 318643b cadence_gem: QOM cast cleanup by Andreas Färber · 12 years ago
  14. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  15. 949fc82 hw: import bitmap operations in qdev-core header by Marcel Apfelbaum · 12 years ago
  16. 686fefe pseries: savevm support for PAPR VIO logical lan by David Gibson · 12 years ago
  17. dfc6f86 misc: Use g_assert_not_reached for code which is expected to be unreachable by Stefan Weil · 12 years ago
  18. 1f8c794 net/pcnet-pci: QOM Upcast Sweep by Peter Crosthwaite · 12 years ago
  19. 88a411a net/rtl8139: QOM parent field cleanup by Andreas Färber · 12 years ago
  20. 3925751 net/rtl8139: QOM Upcast Sweep by Peter Crosthwaite · 12 years ago
  21. b08340d net/e1000: QOM parent field cleanup by Andreas Färber · 12 years ago
  22. 567a3c9 net/e1000: QOM Upcast Sweep by Peter Crosthwaite · 12 years ago
  23. 90c66f5 Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 12 years ago
  24. e9acb8c Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  25. 0ece967 milkymist-minimac2: Fix minimac2_read/_write tracepoints by Markus Armbruster · 12 years ago
  26. b1be428 net: add support of mac-programming over macvtap in QEMU side by Amos Kong · 12 years ago
  27. dc11549 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  28. eedfac6 hw/n*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  29. dcb117b ne2000: pass device to ne2000_setup_io, use it as owner by Paolo Bonzini · 12 years ago
  30. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  31. a0ae17a e1000: cleanup process_tx_desc by Andrew Jones · 12 years ago
  32. 371a775 Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu by Blue Swirl · 12 years ago
  33. 97f31cb Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 12 years ago
  34. 4e298e4 xilinx_axienet: Fix bit mask code by Stefan Weil · 12 years ago
  35. db895a1 isa: Use realizefn for ISADevice by Andreas Färber · 12 years ago
  36. 3ffee3c vmxnet3: fix NICState cleanup by Stefan Hajnoczi · 12 years ago
  37. 00b7ade rtl8139: flush queued packets when RxBufPtr is written by Stefan Hajnoczi · 12 years ago
  38. 644c985 virtio-net: dynamic network offloads configuration by Dmitry Fleytman · 12 years ago
  39. 8a253ec virtio-net: add virtio_net_set_netclient_name. by KONRAD Frederic · 12 years ago
  40. d7108d9 virtio-net: properly check the vhost status during status set by Jason Wang · 12 years ago
  41. e0ff466 spapr_llan: fix device reenabling by Alexey Kardashevskiy · 12 years ago
  42. e9016ee virtio-net: count VIRTIO_NET_F_MAC when calculating config_len by Jason Wang · 12 years ago
  43. fe6f5de ne2000-isa: QOM'ify by Andreas Färber · 12 years ago
  44. ec57db1 virtio-net: unbreak the minix guest by Jason Wang · 12 years ago
  45. fd506b4 pseries: Convert VIO code to QOM style type safe(ish) casts by David Gibson · 12 years ago
  46. 6a1a8cc virtio: cleanup: init and exit function. by KONRAD Frederic · 12 years ago
  47. 1c81944 virtio: remove virtiobindings. by KONRAD Frederic · 12 years ago
  48. 181103c virtio: remove the function pointer. by KONRAD Frederic · 12 years ago
  49. 21e5181 qdev: Drop taddr properties by Peter Maydell · 12 years ago
  50. e1fe50d Remove unneeded type casts by Stefan Weil · 12 years ago
  51. 1773d9e virtio-net: cleanup: init and exit function. by KONRAD Frederic · 12 years ago
  52. 17a0ca5 virtio-net: cleanup: use QOM cast. by KONRAD Frederic · 12 years ago
  53. 17ec5a8 virtio-net: add the virtio-net device. by KONRAD Frederic · 12 years ago
  54. 42bb9c9 stream: Remove app argument hack by Peter Crosthwaite · 12 years ago
  55. 3630ae9 xilinx_axienet/dma: Implement rx path flow control by Peter Crosthwaite · 12 years ago
  56. 35e60bf stream: Add flow control API by Peter Crosthwaite · 12 years ago
  57. 55b3e0c xilinx_axienet: Create Proxy object for stream by Peter Crosthwaite · 12 years ago
  58. b2d9dfe xilinx_axienet: converted init->realize by Peter Crosthwaite · 12 years ago
  59. 9ee0ceb xilinx_axienet: Register reset properly by Peter Crosthwaite · 12 years ago
  60. f0e7a81 xilinx_axienet: Defined and use type cast macro by Peter Crosthwaite · 12 years ago
  61. 545129e xilinx_axienet: typedef XilinxAXIEnet struct by Peter Crosthwaite · 12 years ago
  62. 0bc3cd6 include: avoid useless includes of exec/ headers by Paolo Bonzini · 12 years ago
  63. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  64. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  65. 47b5264 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  66. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  67. d7e35d4 hw: move NICs to hw/net/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  68. 6e79074 hw: move virtio devices to hw/ subdirectories by Paolo Bonzini · 12 years ago
  69. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago
  70. 1fd6bb4 hw: make subdirectories for devices by Paolo Bonzini · 12 years ago