1. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  2. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  3. f79f2bf qdev: don't access name through info by Anthony Liguori · 13 years ago
  4. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  5. f070e1e stellaris_enet: convert to memory API by Avi Kivity · 14 years ago
  6. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  7. 58160ba stellaris_enet: convert to memory API by Avi Kivity · 14 years ago
  8. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  9. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  10. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  11. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  12. 8c9b63b net: convert stellaris to NICState by Mark McLoughlin · 15 years ago
  13. 540f006 stellaris_enet: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  14. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  15. 99a0949 Get rid of _t suffix by malc · 15 years ago
  16. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  17. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  18. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  19. 57b452a Fix stellaris ethernet by Paul Brook · 16 years ago
  20. 4f1c942 net: add return value to packet receive handler by Mark McLoughlin · 16 years ago
  21. e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
  22. cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
  23. 463af53 net: add fd_readv() handler to qemu_new_vlan_client() args by Mark McLoughlin · 16 years ago
  24. a558046 Stellaris ethernet qdev conversion by Paul Brook · 16 years ago
  25. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  26. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  27. b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
  28. 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago
  29. 7a9f6e4 Add a -net name=foo parameter (Mark McLoughlin) by aliguori · 16 years ago
  30. 96d5e20 add missing MAC address to info_str for some NICs (Mark McLoughlin) by aliguori · 16 years ago
  31. bf38c1a Add a model string to VLANClientState (Mark McLoughlin) by aliguori · 16 years ago
  32. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  33. 23e3929 Save/restore for stellaris boards. by pbrook · 17 years ago
  34. eea589c Stellaris ethernet support. by pbrook · 17 years ago