Philippe Mathieu-Daudé
|
c17943b00f
hw/irq: Introduce qemu_init_irqs() helper
|
7 months ago |
Matheus Tavares Bernardino
|
89d94c0404
hw: fix memory leak in IRQState allocation
|
11 months ago |
BALATON Zoltan
|
e72a7f65c1
hw: Move declaration of IRQState to header and add init function
|
1 year ago |
Philippe Mathieu-Daudé
|
4703f6c2f7
hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
|
2 years ago |
Zongyuan Li
|
0ebfc997d2
hw/core/irq: remove unused 'qemu_irq_split' function
|
3 years ago |
Markus Armbruster
|
b21e238037
Use g_new() & friends where that makes obvious sense
|
3 years ago |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Philippe Mathieu-Daudé
|
fc531e7cab
Revert "irq: introduce qemu_irq_proxy()"
|
7 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Jan Kiszka
|
8d04fb55de
tcg: drop global lock during TCG code execution
|
8 years ago |
Peter Maydell
|
18c86e2b9d
hw/core: Clean up includes
|
9 years ago |
Peter Crosthwaite
|
b58c303590
irq: Remove qemu_irq_intercept_out
|
11 years ago |
Peter Crosthwaite
|
60a79016ae
qtest/irq: Rework IRQ interception
|
11 years ago |
Andreas Färber
|
615c489570
irq: Slim conversion of qemu_irq to QOM
|
11 years ago |
Peter Crosthwaite
|
f173d57a4c
irq: Allocate IRQs individually
|
11 years ago |
Andreas Färber
|
f3c7d0389f
hw: Fix qemu_allocate_irqs() leaks
|
11 years ago |
Marcel Apfelbaum
|
a8a9d30bab
hw/core: Add interface to allocate and free a single IRQ
|
12 years ago |
Paolo Bonzini
|
49ab747f66
hw: move target-independent files to subdirectories
|
12 years ago |