1. 45b1f81 hw/intc: Constify VMState by Richard Henderson · 1 year, 3 months ago
  2. 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years, 2 months ago
  3. cebef07 hw/arm/exynos4210: Put combiners into state struct by Peter Maydell · 3 years ago
  4. 03a46e0 hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c by Peter Maydell · 3 years ago
  5. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  6. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  7. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  8. cad2197 hw/intc: fix default registers value in exynos4210_combiner_read() by Chen Qun · 4 years, 7 months ago
  9. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  10. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  11. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  12. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  13. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  14. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  15. d3d5a6f hw/intc: QOM'ify exynos4210_combiner.c by xiaoqiang.zhao · 9 years ago
  16. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  17. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  18. fce0a82 hw/intc/exynos4210_combiner: Don't overrun output_irq array in init by Peter Maydell · 11 years ago
  19. c03c6b9 exynos4210_combiner: QOM cast cleanup by Andreas Färber · 12 years ago
  20. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  21. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  22. 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/exynos4210_combiner.c]
  23. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  24. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  25. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  26. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  27. 4d5b97d cleanup useless return sentence by Amos Kong · 12 years ago
  28. 5181b50 hw/exynos4210_combiner.c: Drop excessive read/write access check. by Evgeny Voevodin · 13 years ago
  29. 8e03cf1 ARM: exynos4210: IRQ subsystem support. by Evgeny Voevodin · 13 years ago