1. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  2. b46818e hw/intc: QOM'ify etraxfs_pic.c by xiaoqiang.zhao · 9 years ago
  3. 90191d0 hw/intc: Clean up includes by Peter Maydell · 9 years ago
  4. e7ae771 Fix remaining warnings from Sparse (void return) by Stefan Weil · 10 years ago
  5. 1b111dc hw: cannot_instantiate_with_device_add_yet due to pointer props by Markus Armbruster · 11 years ago
  6. 9062143 etraxfs_pic: QOM cast cleanup by Andreas Färber · 12 years ago
  7. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  8. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  9. 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/etraxfs_pic.c]
  10. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  11. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  12. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  13. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  14. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  15. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  16. 66a0a2c fix spelling in hw sub directory by Dong Xu Wang · 13 years ago
  17. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  18. 5dd25f3 etrax-pic: Convert to MemoryRegion by Edgar E. Iglesias · 14 years ago
  19. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  20. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  21. 99a0949 Get rid of _t suffix by malc · 15 years ago
  22. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  23. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  24. ddde095 qdev/prop: convert etraxfs_pic.c to helper macros. by Gerd Hoffmann · 16 years ago
  25. ee6847d qdev: rework device properties. by Gerd Hoffmann · 16 years ago
  26. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  27. 067a3dd Remove qdev irq sink handling by Paul Brook · 16 years ago
  28. 1ad2134 Hardware convenience library by Paul Brook · 16 years ago
  29. fd6dc90 cris: First shot at qdev for CRIS interrupts. by Edgar E. Iglesias · 16 years ago
  30. 979d98c ETRAX-PIC: Untabify. by Edgar E. Iglesias · 16 years ago
  31. 73cfd29 ETRAX: Simplify PIC interface. by Edgar E. Iglesias · 16 years ago
  32. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  33. b23b0fd ETRAX: Drop the _t for the internal PIC type. by Edgar E. Iglesias · 16 years ago
  34. 8d13fcc ETRAX: Simplify the interrupt controller model. by Edgar E. Iglesias · 16 years ago
  35. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  36. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  37. 70ea255 ETRAX: Correctly update the interrupt vector when interrupts get masked. by edgar_igl · 16 years ago
  38. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  39. 5ef98b4 ETRAX: Add NMI support to the watchdog and the interrupt controller. by edgar_igl · 17 years ago
  40. 4831801 Update the etrax machine. by edgar_igl · 17 years ago
  41. ca87d03 Made the etrax timers and serial-ports base address relocatable. Use target_phys_addr_t instead of target_ulong. by edgar_igl · 17 years ago
  42. e62b5b1 * Add a model of the ETRAX interrupt controller. by edgar_igl · 17 years ago