1. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  2. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/tusb6010.c]
  3. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  4. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  5. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  6. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  7. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  8. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  9. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  10. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  11. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  12. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  13. 5b1cdb4 usb-musb: Add reset function by Juha Riihimäki · 14 years ago
  14. 406c207 usb-musb: Take a DeviceState* in init function by Peter Maydell · 14 years ago
  15. 9147b75 usb: Remove leading underscores from __musb_irq_max by Peter Maydell · 14 years ago
  16. bdc7646 tusb6010: Convert to qdev by Peter Maydell · 14 years ago
  17. 64066a8 omap_gpmc/nseries/tusb6010: convert to memory API by Avi Kivity · 14 years ago
  18. d09871f tusb6010: move declarations to new file tusb6010.h by Avi Kivity · 14 years ago
  19. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  20. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  21. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  22. 22ed1d34 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 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. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  26. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  27. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  28. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  29. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  30. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  31. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  32. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  33. 942ac05 Inventra MUSB-HDRC host-mode USB. by balrog · 17 years ago