1. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/etraxfs_timer.c]
  2. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  3. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  4. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  5. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  6. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  7. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  8. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  9. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  10. 49d4d9b6 ptimer: move declarations to ptimer.h by Paolo Bonzini · 13 years ago
  11. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  12. b8e5da2 etrax-timer: Convert to MemoryRegion by Edgar E. Iglesias · 14 years ago
  13. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  14. 7f09581 etrax: Dont decrease the granularity of timers by Edgar E. Iglesias · 14 years ago
  15. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  16. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  17. 99a0949 Get rid of _t suffix by malc · 15 years ago
  18. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  19. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  20. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  21. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  22. 3cb5a22 ETRAX: Removed unused struct entry and fixed Windows build. by Stefan Weil · 16 years ago
  23. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  24. 3b1fd90 ETRAX-TIMER: qdevify. by Edgar E. Iglesias · 16 years ago
  25. 84ceea5 ETRAX-TIMER: Untabify. by Edgar E. Iglesias · 16 years ago
  26. 7a3161b ETRAX: Simplify interrupt signaling. by Edgar E. Iglesias · 16 years ago
  27. cc53adb CRIS: Fix remaining build warnings. by edgar_igl · 16 years ago
  28. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  29. ab86bb3 ETRAX: Support timer count reads and correct frequencies. by edgar_igl · 16 years ago
  30. 731abc0 ETRAX: Correct the frequency of the free-running counter. by edgar_igl · 16 years ago
  31. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  32. d27b2e5 Avoid refering to CRIS specific cpu-state to be able to use these blocks with other cores. by edgar_igl · 17 years ago
  33. d297f46 Avoid CRIS related warnings by Jan Kiszka. by edgar_igl · 17 years ago
  34. 5ef98b4 ETRAX: Add NMI support to the watchdog and the interrupt controller. by edgar_igl · 17 years ago
  35. 96768ff Compile with debug. by edgar_igl · 17 years ago
  36. 5439779 ETRAX: Allow boot from flash. Support the watchdog timer and resets through it. by edgar_igl · 17 years ago
  37. eb173de Correct interrupt masking for etrax timers. by edgar_igl · 17 years ago
  38. f0b86b1 Disable the temporary timer slowdown for etrax. by edgar_igl · 17 years ago
  39. 63c1d92 Avoid a build warning. by edgar_igl · 17 years ago
  40. 6023722 ETRAX timers: Improve the support for timer1 and let the board-setup choose irq nr. 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
  43. bbaf29c * target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags. by edgar_igl · 17 years ago
  44. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  45. 83fa101 EtraxFS board support, by Edgar E. Iglesias. by ths · 17 years ago