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
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
2
-23
/
+24
2016-06-27
hw/intc/arm_gicv3: Add missing break
Shannon Zhao
1
-0
/
+2
2016-06-27
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
1
-11
/
+0
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+123
2016-06-20
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...
Peter Maydell
1
-7
/
+5
2016-06-20
trace: split out trace events for hw/intc/ directory
Daniel P. Berrange
1
-0
/
+123
2016-06-20
hw/intc: QOM'ify lm32_pic.c
xiaoqiang zhao
1
-7
/
+5
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-3
/
+2
2016-06-20
hw/intc/arm_gicv3: Fix compilation with simple trace backend
Peter Maydell
2
-0
/
+2
2016-06-17
hw/intc/arm_gicv3: Add IRQ handling CPU interface registers
Peter Maydell
2
-0
/
+442
2016-06-17
hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
Peter Maydell
3
-0
/
+166
2016-06-17
hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
Peter Maydell
2
-5
/
+140
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
Peter Maydell
4
-0
/
+650
2016-06-17
hw/intc/arm_gicv3: Implement gicv3_set_irq()
Peter Maydell
4
-1
/
+63
2016-06-17
hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
Peter Maydell
1
-1
/
+14
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 redistributor registers
Shlomo Pongratz
3
-0
/
+506
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 distributor registers
Shlomo Pongratz
3
-0
/
+863
2016-06-17
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
3
-0
/
+423
2016-06-17
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
3
-0
/
+99
2016-06-17
hw/intc/arm_gicv3: Add vmstate descriptors
Pavel Fedin
2
-1
/
+57
2016-06-17
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
1
-5
/
+2
2016-06-17
hw/intc/arm_gicv3: Add state information
Pavel Fedin
2
-2
/
+329
2016-06-17
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
2
-4
/
+18
2016-06-14
s390x/kvm: add interface for clearing IO irqs
Halil Pasic
2
-0
/
+34
2016-06-07
hw: Clean up includes
Peter Maydell
1
-1
/
+0
2016-06-06
hw/intc/gic: RAZ/WI non-sec access to sec interrupts
Jens Wiklander
1
-6
/
+62
2016-05-23
ioapic: clear remote irr bit for edge-triggered interrupts
Peter Xu
1
-0
/
+29
2016-05-23
ioapic: keep RO bits for IOAPIC entry
Peter Xu
1
-0
/
+4
2016-05-20
aspeed: include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
10
-0
/
+10
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
6
-0
/
+11
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
2
-1
/
+2
2016-05-19
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2016-05-16
hw/intc/arm_gic: add tracepoints
Hollis Blanchard
1
-0
/
+12
2016-05-12
hw/intc: QOM'ify omap_intc.c
xiaoqiang zhao
1
-26
/
+38
2016-05-12
hw/intc: QOM'ify grlib_irqmp.c
xiaoqiang.zhao
1
-11
/
+16
2016-05-12
hw/intc: QOM'ify slavio_intctl.c
xiaoqiang.zhao
1
-8
/
+6
2016-05-12
hw/intc: QOM'ify pl190.c
xiaoqiang.zhao
1
-7
/
+6
2016-05-12
hw/intc: QOM'ify imx_avic.c
xiaoqiang.zhao
1
-8
/
+7
2016-05-12
hw/intc: QOM'ify exynos4210_gic.c
xiaoqiang.zhao
1
-19
/
+20
2016-05-12
hw/intc: QOM'ify exynos4210_combiner.c
xiaoqiang.zhao
1
-8
/
+6
2016-05-12
hw/intc: QOM'ify etraxfs_pic.c
xiaoqiang.zhao
1
-7
/
+6
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-1
/
+1
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
4
-0
/
+7
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
14
-0
/
+14
2016-03-16
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2
-0
/
+340
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
4
-4
/
+4
2016-03-04
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
2
-2
/
+45
2016-02-28
xics: report errors with the QEMU Error API
Greg Kurz
1
-4
/
+9
[prev]
[next]