1. 6a1751b aio / timers: Untangle include files by Alex Bligh · 12 years ago
  2. 760d1d0 xilinx_timer: QOM cast cleanup by Andreas Färber · 12 years ago
  3. 853dca1 hw/t*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  4. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  5. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/xilinx_timer.c]
  6. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  7. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  8. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  9. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  10. 8354cd7 xilinx_timer: Fix a compile error if debug enabled by Chris Wulff · 13 years ago
  11. 919f89f xilinx_timer: Fixed "frequency" prop name by Peter A. G. Crosthwaite · 13 years ago
  12. e03377a xilinx_timer: Send dbg msgs to stderr not stdout by Peter A. G. Crosthwaite · 13 years ago
  13. c0a1dcb xilinx_timer: Removed comma in device name by Peter A. G. Crosthwaite · 13 years ago
  14. 7798a88 xilinx_timer: Fixed deadlock issue by Peter A. G. Crosthwaite · 13 years ago
  15. fc3511d xilinx_timer: Removed include of qemu-timer by Peter A. G. Crosthwaite · 13 years ago
  16. a61e4b0 xilinx_timer: changed device name by Peter A. G. Crosthwaite · 13 years ago
  17. abe098e xilinx_timer: changed nr_timers to one_timer_only by Peter A. G. Crosthwaite · 13 years ago
  18. 8d4eb37 xilinx_timer: added default frequency by Peter A. G. Crosthwaite · 13 years ago
  19. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  20. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  21. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  22. 49d4d9b6 ptimer: move declarations to ptimer.h by Paolo Bonzini · 13 years ago
  23. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  24. 010f3f5 xilinx: Convert most xilinx devices to MemoryRegion by Edgar E. Iglesias · 14 years ago
  25. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  26. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  27. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  28. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  29. 99a0949 Get rid of _t suffix by malc · 15 years ago
  30. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  31. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  32. ea2b727 qdev/prop: convert xilinx_timer.c to helper macros. by Gerd Hoffmann · 16 years ago
  33. ee6847d qdev: rework device properties. by Gerd Hoffmann · 16 years ago
  34. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  35. 388f60b xilinx: Add OPB timer. by Edgar E. Iglesias · 16 years ago