1. 895527e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' into staging by Peter Maydell · 11 years ago
  2. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  3. c94239f hw/net/cadence_gem: Remove dead code by Peter Maydell · 11 years ago
  4. 2e11986 hw/net/stellaris_enet: Convert to vmstate by Peter Maydell · 11 years ago
  5. 889ac2a hw/net/stellaris_enet: Get rid of rx_fifo pointer by Peter Maydell · 11 years ago
  6. eacd606 hw/net/stellaris_enet: Fix debug format strings by Peter Maydell · 11 years ago
  7. a9171c4 hw/net/stellaris_enet: Correctly implement the TR and THR registers by Peter Maydell · 11 years ago
  8. c6fa443 hw/net/stellaris_enet: Rewrite tx fifo handling code by Peter Maydell · 11 years ago
  9. 7fd5f06 hw/net/stellaris_enet: Correct handling of packet padding by Peter Maydell · 11 years ago
  10. 5c10495 hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun by Peter Maydell · 11 years ago
  11. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  12. 6a0a70b hw: Add missing 'static' attributes by Stefan Weil · 11 years ago
  13. c9541f6 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' into staging by Peter Maydell · 11 years ago
  14. 98f93dd virtio-net: out-of-bounds buffer write on load by Michael S. Tsirkin · 11 years ago
  15. 2f719f1 hw: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  16. eea750a virtio-net: out-of-bounds buffer write on invalid state load by Michael S. Tsirkin · 11 years ago
  17. 93156ce Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging by Peter Maydell · 11 years ago
  18. 24c12b7 xilinx: Fix typo in comment (Marvel -> Marvell) by Stefan Weil · 11 years ago
  19. f663faa net: xilinx_axienet.c: Add phy soft reset bit clearing by Nathan Rossi · 11 years ago
  20. 16cf0b2 pcnet: remove duplicate assignment by Prasad Joshi · 11 years ago
  21. 5538937 net: cadence_gem: Make phy respond to broadcast by Peter Crosthwaite · 11 years ago
  22. 6619bc5 allwinner-emac: update irq status after writes to interrupt registers by Beniamino Galvani · 11 years ago
  23. 103db49 allwinner-emac: set autonegotiation complete bit on link up by Beniamino Galvani · 11 years ago
  24. f12d048 vmxnet3: validate queues configuration read on migration by Dmitry Fleytman · 11 years ago
  25. 3c99afc vmxnet3: validate interrupt indices read on migration by Dmitry Fleytman · 11 years ago
  26. 9878d17 vmxnet3: validate queues configuration coming from guest by Dmitry Fleytman · 11 years ago
  27. 8c6c047 vmxnet3: validate interrupt indices coming from guest by Dmitry Fleytman · 11 years ago
  28. edc2438 virtio-net: fix guest-triggerable buffer overrun by Michael S. Tsirkin · 11 years ago
  29. f7bc8ef virtio-net: add vlan receive state to RxFilterInfo by Amos Kong · 11 years ago
  30. 0b1eaa8 virtio-net: Do not filter VLANs without F_CTRL_VLAN by Stefan Fritsch · 11 years ago
  31. 3a87f8b Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging by Peter Maydell · 11 years ago
  32. ad4f62d spapr_llan: Add to boot device list by Alexey Kardashevskiy · 11 years ago
  33. 39f72ef qom: Add check() argument to object_property_add_link() by Stefan Hajnoczi · 11 years ago
  34. 9561fda qom: Make QOM link property unref optional by Stefan Hajnoczi · 11 years ago
  35. 9c749e4 FSL eTSEC: Fix typo in rx ring by Fabien Chouteau · 11 years ago
  36. 3b163b0 misc: Fix typos in comments by Stefan Weil · 11 years ago
  37. ddfa83e virtio-net: remove function calls from assert by Joel Stanley · 11 years ago
  38. 0a61f3b spapr-vlan: flush queue whenever can_receive can go from false to true by Alexey Kardashevskiy · 11 years ago
  39. eb1e7c3 Add Enhanced Three-Speed Ethernet Controller (eTSEC) by Fabien Chouteau · 11 years ago
  40. 2ce5868 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226' into staging by Peter Maydell · 11 years ago
  41. 106a73b hw/net/stellaris_enet: Avoid unintended sign extension by Peter Maydell · 11 years ago
  42. ad37bb3 virtio-net: use qemu_get_queue() where possible by Stefan Hajnoczi · 11 years ago
  43. e3e4856 vhost_net: use offload API instead of bypassing it by Stefan Hajnoczi · 11 years ago
  44. d6085e3 net: remove implicit peer from offload API by Stefan Hajnoczi · 11 years ago
  45. cf528b8 net: virtio-net and vmxnet3 use offloading API by Vincenzo Maffione · 11 years ago
  46. 6e50d18 opencores_eth: flush queue whenever can_receive can go from false to true by Max Filippov · 11 years ago
  47. b807b5f opencores_eth: flush queue whenever can_receive can go from false to true by Max Filippov · 11 years ago
  48. c7bcc85 qdev: Remove hex8/32/64 property types by Paolo Bonzini · 11 years ago
  49. db3be60 exec: Make stb_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  50. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  51. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  52. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  53. 41701aa exec: Make lduw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  54. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  55. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  56. 22f90bc hw/net: add support for Allwinner EMAC Fast Ethernet controller by Beniamino Galvani · 11 years ago
  57. 0159a64 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Peter Maydell · 11 years ago
  58. c444dfa Fix lan9118 buffer length handling by Roy Franz · 11 years ago
  59. 2ad657e Fix lan9118 TX "CMD A" handling by Roy Franz · 11 years ago
  60. 4dd72e0 virtio: Fix return value for dummy function vhost_net_virtqueue_pending by Stefan Weil · 11 years ago
  61. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 11 years ago
  62. 5433a0a hw: Remove assert_no_error usages by Peter Crosthwaite · 11 years ago
  63. 1b111dc hw: cannot_instantiate_with_device_add_yet due to pointer props by Markus Armbruster · 11 years ago
  64. e157b8f Merge remote-tracking branch 'bonzini/virtio' into staging by Anthony Liguori · 11 years ago
  65. b9aad5d Merge remote-tracking branch 'stefanha/net-next' into staging by Anthony Liguori · 11 years ago
  66. 8202aa5 net/cadence_gem: Don't rx packets when no rx buffer available by Peter Crosthwaite · 11 years ago
  67. 3ae5725 net/cadence_gem: Improve can_receive debug printfery by Peter Crosthwaite · 11 years ago
  68. e2314fd net/cadence_gem: Fix register w1c logic by Peter Crosthwaite · 11 years ago
  69. 191946c net/cadence_gem: Fix small packet FCS stripping by Peter Crosthwaite · 11 years ago
  70. 3057069 net/cadence_gem: Fix rx multi-fragment packets by Peter Crosthwaite · 11 years ago
  71. 17cf2c7 net/cadence_gem: Add missing VMSTATE_END_OF_LIST by Peter Crosthwaite · 11 years ago
  72. 64eb930 net/cadence_gem: Implement SAR (de)activation by Peter Crosthwaite · 11 years ago
  73. a03f742 net/cadence_gem: Implement SAR match bit in rx desc by Peter Crosthwaite · 11 years ago
  74. 63af1e0 net/cadence_gem: Implement RX descriptor match mode flags by Peter Crosthwaite · 11 years ago
  75. 06c2fe9 net/cadence_gem: Prefetch rx descriptors ASAP by Peter Crosthwaite · 11 years ago
  76. 7cfd65e net/cadence_gem: simplify rx buf descriptor walking by Peter Crosthwaite · 11 years ago
  77. 11785f5 net/cadence_gem: Don't assert against 0 buffer address by Peter Crosthwaite · 11 years ago
  78. 3b2c97f net/cadence_gem: Update DMA rx descriptors as we process them by Edgar E. Iglesias · 11 years ago
  79. 24e822e net/cadence_gem: Implement mac level loopback mode by Peter Crosthwaite · 11 years ago
  80. 306ec6c virtio: Convert exit to unrealize by Andreas Färber · 11 years ago
  81. e6f746b virtio-net: Convert to QOM realize by Andreas Färber · 11 years ago
  82. 284a32f virtio-net: QOM realize preparations by Andreas Färber · 11 years ago
  83. 3786cff virtio-net: switch exit callback to VirtioDeviceClass by Paolo Bonzini · 11 years ago
  84. cae2e55 virtio-net: don't update mac_table in error state by Amos Kong · 11 years ago
  85. cb77e35 virtio-net: fix the indent by Zhi Yong Wu · 11 years ago
  86. 90d131f Revert "e1000/rtl8139: update HMP NIC when every bit is written" by Michael S. Tsirkin · 11 years ago
  87. 88a47b9 Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 11 years ago
  88. 8c630d5 Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into staging by Anthony Liguori · 11 years ago
  89. 96e3504 virtio-net: fix the memory leak in rxfilter_notify() by Amos Kong · 11 years ago
  90. 8b7acc7 smc91c111: Fix receive starvation by Sebastian Huber · 11 years ago
  91. cc386e9 virtio-net: broken RX filtering logic fixed by Dmitry Fleytman · 11 years ago
  92. 29fdedf spapr: add vio-bus devices to categories by Alexey Kardashevskiy · 11 years ago
  93. cd5be58 e1000/rtl8139: update HMP NIC when every bit is written by Amos Kong · 11 years ago
  94. fe2dafa virtio-net: only delete bh that existed by Jason Wang · 11 years ago
  95. 6bd194a bswap.h: Remove cpu_to_be32wu() by Peter Maydell · 11 years ago
  96. d8ee259 bswap.h: Remove cpu_to_be16wu() by Peter Maydell · 11 years ago
  97. 09fa843 bswap.h: Remove be32_to_cpupu() by Peter Maydell · 11 years ago
  98. f567656 bswap.h: Remove le32_to_cpupu() by Peter Maydell · 11 years ago
  99. 6e93187 bswap.h: Remove cpu_to_le32wu() by Peter Maydell · 11 years ago
  100. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago