13 Commits (a66c4b83c99c06626bed19ec0bf609bfe87a8cf3)

Author SHA1 Message Date
Thomas Huth 1ddc9b98c3 hw/intc/exynos4210_gic: Turn instance_init into realize function 8 years ago
Krzysztof Kozlowski 5f7f22ffe1 hw/intc/exynos4210_gic: Constify array of combiner interrupts 9 years ago
Krzysztof Kozlowski ee78356eba hw/intc/exynos4210_gic: Use more meaningful name for local variable 9 years ago
Halil Pasic 59046ec29a migration: consolidate VMStateField.start 10 years ago
xiaoqiang.zhao 68d71616c0 hw/intc: QOM'ify exynos4210_gic.c 10 years ago
Peter Maydell 8ef94f0bc9 arm: Clean up includes 11 years ago
Shannon Zhao 9ff7f5bddb hw/intc/exynos4210_gic.c: Fix memory leak by adjusting order 11 years ago
Juan Quintela 8f1e884b38 savevm: Remove all the unneeded version_minimum_id_old (arm) 12 years ago
Andreas Färber c5e22ae346 exynos4210_gic: QOM cast cleanup for exynos4210.irq_gate 13 years ago
Andreas Färber 78c6abbd83 exynos4210_gic: QOM cast cleanup for exynos4210.gic 13 years ago
Paolo Bonzini 1437c94b26 hw/i*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Paolo Bonzini 7702e47c21 hw: move interrupt controllers to hw/intc/, configure with default-configs/ 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
Andreas Färber 1356b98d3e sysbus: Drop sysbus_from_qdev() cast macro 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Liming Wang 358d615b69 exynos4210: Add EHCI support 14 years ago
Amos Kong 4d5b97da35 cleanup useless return sentence 14 years ago
Evgeny Voevodin 61558e7a75 ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality. 14 years ago
Peter Maydell 23b92f6028 hw/exynos4210_gic: Convert to using sysbus GIC 15 years ago
Peter Maydell 496dbcd1a3 hw/arm_gic: Make the GIC its own sysbus device 15 years ago
Peter Maydell 926c4aff6e hw/arm_gic: Move gic_get_current_cpu into arm_gic.c 15 years ago
Peter Maydell 386e29554e hw/arm_gic: Move NCPU definition to arm_gic.c 15 years ago
Evgeny Voevodin 3f088e36de ARM: Exynos4210: Drop gic_cpu_write() after initialization. 15 years ago
Evgeny Voevodin 8e03cf1eeb ARM: exynos4210: IRQ subsystem support. 15 years ago