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-09-15
pc: apic: introduce APIC macro
Wanpeng Li
1
-11
/
+15
2016-09-07
xics_kvm: drop extra checking of kernel_xics_fd
Greg Kurz
1
-12
/
+8
2016-09-05
s390x: wrap flic savevm calls into vmstate
Cornelia Huck
1
-19
/
+23
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-03
x86: ioapic: add support for explicit EOI
Peter Xu
1
-1
/
+21
2016-08-03
x86: ioapic: ignore level irq during processing
Peter Xu
1
-5
/
+9
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-43
/
+92
2016-07-21
ioapic: register IOMMU IEC notifier for ioapic
Peter Xu
1
-0
/
+31
2016-07-21
ioapic: introduce ioapic_entry_parse() helper
Peter Xu
1
-56
/
+54
2016-07-21
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
1
-4
/
+24
2016-07-20
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
1
-1
/
+11
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2
-0
/
+23
2016-07-20
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
Igor Mammedov
1
-9
/
+7
2016-07-20
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
2
-8
/
+10
2016-07-19
arm_gicv3: Add assert()s to tell Coverity that offsets are aligned
Peter Maydell
1
-0
/
+4
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+2
2016-07-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
2
-0
/
+461
2016-07-12
hw/mips: implement Global Interrupt Controller
Yongbok Kim
2
-0
/
+461
2016-07-04
armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu
Andrey Smirnov
1
-4
/
+4
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
3
-123
/
+127
2016-07-01
ppc/xics: Implement H_IPOLL using an accessor
Benjamin Herrenschmidt
2
-3
/
+12
2016-07-01
ppc/xics: Move SPAPR specific code to a separate file
Benjamin Herrenschmidt
3
-409
/
+442
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
[next]