1. d749e10 bootindex: move calling add_boot_device_patch to bootindex setter function by Gonglei · 10 years ago
  2. 5df3bf6 e1000: add bootindex to qom property by Gonglei · 10 years ago
  3. 0e4a773 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  4. 469b046 memory: remove memory_region_destroy by Paolo Bonzini · 11 years ago
  5. 9616c29 e1000: use symbolic constants to init phy ctrl & status registers by Gabriel L. Somlo · 11 years ago
  6. 1195fed e1000: correctly handle phy_ctrl reserved & self-clearing bits by Gabriel L. Somlo · 11 years ago
  7. d7a4155 e1000: factor out checking for auto-negotiation availability by Gabriel L. Somlo · 11 years ago
  8. d52aec9 e1000: move e1000_autoneg_timer() to after set_ics() by Gabriel L. Somlo · 11 years ago
  9. 39bb8ee e1000: signal guest on successful link auto-negotiation by Gabriel L. Somlo · 11 years ago
  10. 6883b59 e1000: improve auto-negotiation reporting via mii-tool by Gabriel L. Somlo · 11 years ago
  11. 6a2aced e1000: emulate auto-negotiation during external link status change by Gabriel L. Somlo · 11 years ago
  12. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  13. 7efea76 e1000: remove broken support for 82573L by Gabriel L. Somlo · 11 years ago
  14. 8597f2e e1000: allow command-line selection of card model by Gabriel L. Somlo · 11 years ago
  15. 90d131f Revert "e1000/rtl8139: update HMP NIC when every bit is written" by Michael S. Tsirkin · 11 years ago
  16. cd5be58 e1000/rtl8139: update HMP NIC when every bit is written by Amos Kong · 11 years ago
  17. 6bd194a bswap.h: Remove cpu_to_be32wu() by Peter Maydell · 11 years ago
  18. d8ee259 bswap.h: Remove cpu_to_be16wu() by Peter Maydell · 11 years ago
  19. 09fa843 bswap.h: Remove be32_to_cpupu() by Peter Maydell · 11 years ago
  20. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  21. 7c36507 net/e1000: update network information when macaddr is changed in guest by Amos Kong · 11 years ago
  22. 655d3b6 net: update nic info during device reset by Amos Kong · 11 years ago
  23. 9e64f8a hw: set interrupts using pci irq wrappers by Marcel Apfelbaum · 11 years ago
  24. 97410dd e1000: NetClientInfo.receive_iov implemented by Vincenzo Maffione · 11 years ago
  25. e9845f0 e1000: add interrupt mitigation support by Vincenzo Maffione · 12 years ago
  26. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  27. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  28. b08340d net/e1000: QOM parent field cleanup by Andreas Färber · 12 years ago
  29. 567a3c9 net/e1000: QOM Upcast Sweep by Peter Crosthwaite · 12 years ago
  30. dc11549 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  31. eedfac6 hw/n*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  32. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  33. a0ae17a e1000: cleanup process_tx_desc by Andrew Jones · 12 years ago
  34. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  35. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/e1000.c]
  36. c45e5b5 Switch to efi-enabled nic roms by default by Gerd Hoffmann · 12 years ago
  37. 6e72a00 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  38. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  39. 2af234e e1000: unbreak the guest network migration to 1.3 by Michael S. Tsirkin · 12 years ago
  40. ddcb73b e1000: fix link down handling with auto negotiation by Michael S. Tsirkin · 12 years ago
  41. 948ecf2 net: intorduce qemu_del_nic() by Jason Wang · 12 years ago
  42. cc1f0f4 net: introduce qemu_get_nic() by Jason Wang · 12 years ago
  43. b356f76 net: introduce qemu_get_queue() by Jason Wang · 12 years ago
  44. 70ddd9f Revert "e1000: no need auto-negotiation if link was down" by Michael Roth · 12 years ago
  45. a52a884 e1000: document ICS read behaviour by Michael S. Tsirkin · 12 years ago
  46. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  47. 84dd212 e1000: no need auto-negotiation if link was down by Amos Kong · 12 years ago
  48. 2c0331f e1000: Discard oversized packets based on SBP|LPE by Michael Contreras · 12 years ago
  49. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  50. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  51. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  52. b0d9ffc e1000: Discard packets that are too long if !SBP and !LPE by Michael Contreras · 12 years ago
  53. 372254c e1000: pre-initialize RAH/RAL registers by Gabriel L. Somlo · 12 years ago
  54. e5b8b0d e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty by Dmitry Fleytman · 12 years ago
  55. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  56. e4b8236 e1000: update nc.link_down in e1000_post_load() by Amos Kong · 12 years ago
  57. e8b4c68 e1000: flush queue whenever can_receive can go from false to true by Paolo Bonzini · 13 years ago
  58. b20c6b9 net: Rename qemu_del_vlan_client() to qemu_del_net_client() by Stefan Hajnoczi · 13 years ago
  59. 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 13 years ago
  60. 5e59b02 Merge branch pci into master by Michael S. Tsirkin · 13 years ago
  61. 2be64a6 hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) by Laszlo Ersek · 13 years ago
  62. f90c2bc pci: convert PCIUnregisterFunc to void by Alex Williamson · 13 years ago
  63. f121909 e1000: set E1000_ICR_INT_ASSERTED only for 8257x by Jason Wang · 13 years ago
  64. b9d03e3 e1000: link auto-negotiation emulation by Jason Wang · 13 years ago
  65. f9c1cdf e1000: introduce bit for debugging PHY emulation by Jason Wang · 13 years ago
  66. 71aadd3 e1000: introduce helpers to manipulate link status by Jason Wang · 13 years ago
  67. 93e37d7 e1000: PHY loopback mode support by Jason Wang · 13 years ago
  68. 17fbbb0 e1000: conditionally raise irq at the end of MDI cycle by Jason Wang · 13 years ago
  69. 814cd3a e1000: move reset function earlier in file by Michael S. Tsirkin · 13 years ago
  70. 362f5fb e1000: Fix spelling (segmentaion -> segmentation) in debug output by Stefan Weil · 13 years ago
  71. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  72. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  73. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  74. f79f2bf qdev: don't access name through info by Anthony Liguori · 13 years ago
  75. 30fbb9f qdev: move qdev->info to class by Anthony Liguori · 13 years ago
  76. b1927cf e1000: Preserve link state across device reset by Jan Kiszka · 13 years ago
  77. 65f82df e1000: bounds packet size against buffer size by Anthony Liguori · 13 years ago
  78. 00c3a05 Remove unnecessary casts from PCI DMA code in e1000 by David Gibson · 13 years ago
  79. 62ecbd3 e1000: Use PCI DMA stub functions by Eduard - Gabriel Munteanu · 13 years ago
  80. dd8e937 e1000: Don't set the Capabilities List bit by dann frazier · 13 years ago
  81. 817e0b6 pci: interrupt pin documentation update by Michael S. Tsirkin · 13 years ago
  82. d4044c2 e1000: use MII status register for link up/down by Bjørn Mork · 14 years ago
  83. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 14 years ago
  84. ad00a9b e1000: convert to memory API by Avi Kivity · 14 years ago
  85. e72d5c9 hw/e1000.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  86. 5ee8ad7 PXE: Use consistent naming for PXE ROMs by Alex Williamson · 14 years ago
  87. d17161f e1000: Mask out lower bits of RDBAL/TDBAL by Kevin Wolf · 14 years ago
  88. 6cdfab2 e1000: check buffer availability by Michael S. Tsirkin · 14 years ago
  89. 735e77e e1000: Fix multi-descriptor packet checksum offload by Stefan Hajnoczi · 14 years ago
  90. 322fd48 e1000: verify we have buffers, upfront by Michael S. Tsirkin · 14 years ago
  91. ee912ccf e1000: clear EOP for multi-buffer descriptors by Michael S. Tsirkin · 14 years ago
  92. b19487e e1000: multi-buffer packet support by Michael S. Tsirkin · 14 years ago
  93. 1ca4d09 Add bootindex parameter to net/block/fd device by Gleb Natapov · 14 years ago
  94. 32600a3 e1000: Make little endian by Alexander Graf · 14 years ago
  95. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  96. c924f36 Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  97. b90c73c pci: Replace unneeded type casts in calls of pci_register_bar by Stefan Weil · 14 years ago
  98. 43ad7e3 Add missing braces by Jes Sorensen · 14 years ago
  99. 1f892fe e1000: Fix TCP checksum overflow with TSO by Alex Williamson · 14 years ago
  100. e685b4e e1000: Fix TCP checksum overflow with TSO by Alex Williamson · 14 years ago