index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
Andreas Färber
2
-87
/
+11
2013-10-25
xics-kvm: enable irqfd for MSI
Alexey Kardashevskiy
1
-0
/
+6
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
1
-0
/
+14
2013-10-25
xics: Implement H_IPOLL
Benjamin Herrenschmidt
1
-0
/
+13
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
2
-0
/
+489
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
1
-0
/
+5
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
1
-20
/
+136
2013-10-25
xics: add missing const specifiers to TypeInfo
Alexey Kardashevskiy
1
-2
/
+2
2013-10-25
xics: convert init() to realize()
Alexey Kardashevskiy
1
-6
/
+22
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
1
-3
/
+53
2013-10-25
xics: replace fprintf with error_report
Alexey Kardashevskiy
1
-2
/
+3
2013-10-25
xics: move reset and cpu_setup
Alexey Kardashevskiy
1
-36
/
+36
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
1
-1
/
+1
2013-09-02
xics: move registration of global state to realize()
Alexey Kardashevskiy
1
-10
/
+11
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
1
-1
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
4
-19
/
+19
2013-07-29
ioapic: QOM cast cleanup
Andreas Färber
1
-1
/
+1
2013-07-29
xilinx_intc: QOM cast cleanup
Andreas Färber
1
-7
/
+12
2013-07-29
slavio_intctl: QOM cast cleanup
Andreas Färber
1
-17
/
+18
2013-07-29
realview_gic: QOM cast cleanup
Andreas Färber
1
-7
/
+13
2013-07-29
puv3_intc: QOM cast cleanup
Andreas Färber
1
-9
/
+14
2013-07-29
pl190: QOM cast cleanup
Andreas Färber
1
-18
/
+22
2013-07-29
pl190: Rename pl190_state to PL190State
Andreas Färber
1
-21
/
+21
2013-07-29
omap_intc: QOM'ify omap-intc and omap2-intc
Andreas Färber
1
-22
/
+35
2013-07-29
lm32_pic: QOM cast cleanup
Andreas Färber
1
-11
/
+16
2013-07-29
grlib_irqmp: QOM cast cleanup
Andreas Färber
1
-23
/
+10
2013-07-29
exynos4210_gic: QOM cast cleanup for exynos4210.irq_gate
Andreas Färber
1
-9
/
+14
2013-07-29
exynos4210_gic: QOM cast cleanup for exynos4210.gic
Andreas Färber
1
-8
/
+14
2013-07-29
exynos4210_combiner: QOM cast cleanup
Andreas Färber
1
-9
/
+14
2013-07-29
etraxfs_pic: QOM cast cleanup
Andreas Färber
1
-8
/
+14
2013-07-29
arm_gic: QOM cast cleanup
Andreas Färber
3
-4
/
+8
2013-07-29
imx_avic: QOM cast cleanup
Andreas Färber
1
-10
/
+17
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
1
-112
/
+233
2013-07-23
ioapic: Use QOM realize for ioapic
Hu Tao
1
-7
/
+5
2013-07-11
pseries: move interrupt controllers to hw/intc/
Alexey Kardashevskiy
2
-0
/
+588
2013-07-09
intc/openpic: Build openpic only once
Andreas Färber
2
-2
/
+2
2013-07-09
intc/arm_gic: Build arm_gic only once
Andreas Färber
2
-1
/
+2
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-3
/
+2
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
3
-10
/
+11
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
19
-33
/
+45
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
21
-35
/
+35
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
1
-21
/
+33
2013-07-01
intc/openpic: Convert to QOM realize
Andreas Färber
1
-15
/
+19
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
1
-6
/
+11
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
2
-0
/
+253
2013-07-01
openpic: factor out some common defines into openpic.h
Scott Wood
1
-22
/
+18
2013-06-18
intc/xilinx_intc: Dont lower IRQ when HIE cleared
Peter Crosthwaite
1
-5
/
+0
2013-06-18
intc/xilinx_intc: Inhibit write to ISR when HIE
Peter Crosthwaite
1
-0
/
+5
2013-06-18
intc/xilinx_intc: Handle level interrupt retriggering
Peter Crosthwaite
1
-1
/
+15
2013-06-18
intc/xilinx_intc: Don't clear level sens. IRQs without ACK
Peter Crosthwaite
1
-7
/
+1
[next]