1. 2be64a6 hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) by Laszlo Ersek · 13 years ago
  2. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  3. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  4. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  5. f79f2bf qdev: don't access name through info by Anthony Liguori · 13 years ago
  6. 73a511d etraxfs-dma: Model metadata and eop by Lars Persson · 13 years ago
  7. 0eeb06b etraxfs_eth: drop bogus cpu_unregister_io_memory() by Avi Kivity · 13 years ago
  8. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  9. 06dccb8 etrax-eth: Convert to MemoryRegion by Edgar E. Iglesias · 14 years ago
  10. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  11. d949396 etrax: QDevify the Ethernet MAC. by Edgar E. Iglesias · 14 years ago
  12. 1da005b etrax: Allocate DMA connections at board level. by Edgar E. Iglesias · 14 years ago
  13. 6eed185 net: Consistently use qemu_macaddr_default_if_unset by Jan Kiszka · 14 years ago
  14. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  15. 9e84a47 etraxfs_eth: correct use of ! and & by Blue Swirl · 15 years ago
  16. cdcf9153 etrax: Update ethernet mgm-ctrl reg on writes by Edgar E. Iglesias · 15 years ago
  17. 0d84be5 cris: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  18. 163bf3a net: convert etrax to NICState by Mark McLoughlin · 15 years ago
  19. e13b10b net: remove NICInfo::vc by Mark McLoughlin · 15 years ago
  20. 70783b9 net: add receive_raw parameter to qemu_new_vlan_client() by Mark McLoughlin · 15 years ago
  21. bb6e636 net: add a client type code by Mark McLoughlin · 15 years ago
  22. 283c7c6 net: allow NICs to be connected to netdevs by Mark McLoughlin · 15 years ago
  23. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  24. 99a0949 Get rid of _t suffix by malc · 15 years ago
  25. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  26. ae50b27 Don't leak VLANClientState on PCI hot remove by Mark McLoughlin · 16 years ago
  27. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  28. ba49431 etrax: Don't pass CPUState to peripherals. by Edgar E. Iglesias · 16 years ago
  29. 4f1c942 net: add return value to packet receive handler by Mark McLoughlin · 16 years ago
  30. e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
  31. cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
  32. 463af53 net: add fd_readv() handler to qemu_new_vlan_client() args by Mark McLoughlin · 16 years ago
  33. 678fdca etrax: Remove unused eth irq line. by Edgar E. Iglesias · 16 years ago
  34. 4af6e40 ETRAX: Correct setting of ethernet station address. by Edgar E. Iglesias · 16 years ago
  35. b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
  36. cc53adb CRIS: Fix remaining build warnings. by edgar_igl · 16 years ago
  37. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  38. 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago
  39. 94410b7 ETRAX: Let the ethernet PHY report the current link-state. by edgar_igl · 16 years ago
  40. 7a9f6e4 Add a -net name=foo parameter (Mark McLoughlin) by aliguori · 16 years ago
  41. bf38c1a Add a model string to VLANClientState (Mark McLoughlin) by aliguori · 16 years ago
  42. 35ef81d ETRAX: Correct size of control-register area. by edgar_igl · 16 years ago
  43. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  44. aa25cf4 ETRAX-FS: Drop DMA polling for ethernet. by edgar_igl · 16 years ago
  45. c648826 ETRAX-FS: Correct ethernet PHY diagnostics register reads. by edgar_igl · 16 years ago
  46. d27b2e5 Avoid refering to CRIS specific cpu-state to be able to use these blocks with other cores. by edgar_igl · 17 years ago
  47. d297f46 Avoid CRIS related warnings by Jan Kiszka. by edgar_igl · 17 years ago
  48. 9bcd77d ETRAX: Avoid compiler warning. by edgar_igl · 17 years ago
  49. f6953f1 ETRAX: Add support for the ethernet receivers dest addr filters. by edgar_igl · 17 years ago
  50. 2e56350 ETRAX: Add some kind of support for simulating 802.3 auto-negotiation. by edgar_igl · 17 years ago
  51. a3ea5df Add limited support for the etrax ethernet controller. by edgar_igl · 17 years ago